summaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt-doc-team into 4.6David Boddie2009-11-032-16/+14
| | |\ \ \ \
| | | * | | | qdoc3: Fixed a linking error for qml properties.Martin Smith2009-10-292-16/+14
| | * | | | | Prepend qt_instdate when using configure.exe as well. Rebuilt configure.exeDaniel Molkentin2009-11-031-1/+1
| | | |_|_|/ | | |/| | |
| | * | | | disable link time code generation by default on Windows CEJoerg Bornemann2009-11-031-1/+0
| | * | | | qdoc: Disabled reporting the NOTIFY signal until I know what it broke.Martin Smith2009-11-031-1/+0
| * | | | | add -markuntranslated optionOswald Buddenhagen2009-11-043-16/+29
| * | | | | reshuffle command line parsingOswald Buddenhagen2009-11-041-16/+12
| * | | | | construct ConversionData earlierOswald Buddenhagen2009-11-041-31/+21
| * | | | | don't break on unterminated C commentsOswald Buddenhagen2009-11-041-1/+1
| * | | | | introduce delayed resolution of aliasesOswald Buddenhagen2009-11-041-16/+41
| * | | | | fix bogus "Class '<foo>' lacks Q_OBJECT macro"Oswald Buddenhagen2009-11-041-3/+3
| * | | | | namespaces can have parents, tooOswald Buddenhagen2009-11-041-5/+10
| * | | | | Fix Assistant to never access the network.kh12009-11-041-17/+15
| |/ / / /
| * | | | Merge remote branch 'mainline/4.6' into 4.6Oswald Buddenhagen2009-11-024-15/+34
| |\ \ \ \
| | * | | | Compilation failure QtOpenGL when Opengl ES is used on Qt for Windows CEKeith Isdale2009-11-021-0/+3
| | * | | | Add a French translation to Assistant. Update the phrase book.Benjamin Poulain2009-10-302-0/+21
| | * | | | Merge commit '8c4edbd04f350294462fd689748de2dd7cc84d47' into 4.6-upstreamBradley T. Hughes2009-10-301-0/+1
| | |\ \ \ \ | | | | |_|/ | | | |/| |
| | | * | | Tabs with corner widgets are drawn incorrectly in document mode on Mac.Prasanth Ullattil2009-10-291-0/+1
| | | |/ /
| | * | | Merge branch '4.6-s60' into 4.6axis2009-10-301-15/+9
| | |\ \ \ | | | |_|/ | | |/| |
| | | * | Removed mentions about certain flags being temporary for SymbianMiikka Heikkinen2009-10-291-13/+7
| | | * | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt into 4.6axis2009-10-294-159/+20
| | | |\ \
| | | * | | Enable webkit and xmlpatterns by default on Symbian.Frans Englich2009-10-271-2/+2
| * | | | | Make Linguist on Mac use the unified toolbar, like Assistant.Daniel Molkentin2009-10-301-0/+1
| * | | | | Merge commit 'mainline/4.6' into 4.6hjk2009-10-306-161/+46
| |\ \ \ \ \ | | |/ / / /
| | * | | | Fix wrong version number in Assistant internal help.kh12009-10-291-0/+0
| | * | | | do not crashOswald Buddenhagen2009-10-291-5/+7
| * | | | | Designer: Fix potential crash when moving pages of a QTabWidgetFriedemann Kleint2009-10-271-0/+3
| | |/ / / | |/| | |
* | | | | Assistant: Fix documentation for QHelpEngineCore::addCustomFilter().ck2009-11-101-2/+3
* | | | | Assistant: Replace a "while" with an "if".ck2009-11-101-3/+1
* | | | | Assistant: Make Edit name of a bookmark folder right after creation.ck2009-11-102-8/+14
* | | | | Assistant: Allocate print dialog on the stack.ck2009-11-101-7/+6
* | | | | Assisant: Allow absolute path names in collection project files.ck2009-11-061-6/+14
* | | | | Assistant: Don't escape special characters in search fields.ck2009-11-061-33/+6
* | | | | Assistant: Give internal linkage to file-scope functions in main.cpp.ck2009-11-051-0/+4
* | | | | Assistant: Speed up document encoding detection.ck2009-11-051-7/+7
* | | | | Assistant: Look for document encoding in XML headers as well.ck2009-11-056-57/+124
* | | | | Implement bookmark export/import.kh12009-11-049-11/+390
* | | | | Fix internal help versioning number.kh12009-11-041-0/+0
* | | | | Fix missing quit shortcut on windows.kh12009-11-041-1/+5
* | | | | Assistant: Improve search results.ck2009-11-042-169/+282
* | | | | Introduce symbolic constants for CLucene field names.ck2009-11-035-36/+158
* | | | | Merge branch '4.6'Thiago Macieira2009-10-295-160/+43
|\ \ \ \ \ | | |/ / / | |/| | |
| * | | | Also change the configure.exe to ensure that the necessary new configsThiago Macieira2009-10-291-1/+23
| | |/ / | |/| |
| * | | make magic comment parsing stricterOswald Buddenhagen2009-10-281-9/+9
| | |/ | |/|
| * | Add 800x480 to the qvfb configuration dialogRhys Weatherley2009-10-282-1/+11
| * | Doc: Remove unused file.David Boddie2009-10-271-149/+0
| |/
* | Merge remote branch 'origin/4.6'Thiago Macieira2009-10-268-21/+86
|\ \ | |/
| * Doc: Updated the modules for the "Desktop" (Full Framework) edition.David Boddie2009-10-231-1/+1
| * qdoc3: Added the \qmlattachedsignal and \qmlattachedmethod.Martin Smith2009-10-234-14/+72
| * consider message id when comparing messagesOswald Buddenhagen2009-10-221-2/+6