summaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* Make Qt exception safer.Robert Griebl2009-06-1047-283/+155
* Merge branch '4.5' of git@scm.dev.nokia.troll.no:qt/qtaxis2009-06-083-24/+50
|\
| * Add a comment for the translator so the placeholders are describedAndy Shaw2009-06-061-0/+3
| * explicitly handle windows and mac9 line endingsOswald Buddenhagen2009-06-051-5/+20
| * fix catalan plural rulesOswald Buddenhagen2009-06-031-2/+7
| * rename some plural formsOswald Buddenhagen2009-06-031-4/+3
| * drop traditional czech plural rules in favor of today's slovak-like rulesOswald Buddenhagen2009-06-031-8/+2
| * fix turkish plural formsOswald Buddenhagen2009-06-031-1/+1
| * fix tagalog plural formsOswald Buddenhagen2009-06-031-2/+8
| * fix icelandic plural formsOswald Buddenhagen2009-06-031-1/+5
| * fix lithuanian plural rulesOswald Buddenhagen2009-06-031-2/+2
* | Merge branch 'master' of git@scm.dev.troll.no:qt/qt-s60-publicJanne Anttila2009-06-0210-122/+170
|\ \
| * \ Merge branch '4.5' of git@scm.dev.nokia.troll.no:qt/qtaxis2009-06-0210-122/+170
| |\ \ | | |/
| | * Only display the choice of license if we can find the filesMarius Storm-Olsen2009-05-291-20/+23
| | * Fixed build issues with MSVCThierry Bastian2009-05-291-8/+8
| | * BT: Support saving forms with resources more than once in Qt JambiEskil Abrahamsen Blomfeldt2009-05-281-12/+22
| | * support for -ltcg configure switch for Windows CE buildsJoerg Bornemann2009-05-281-0/+1
| | * Integrate merge-request #549 into branch '4.5'Simon Hausmann2009-05-272-2/+4
| | |\
| | | * Updated danish translations. Added them to relevant project files.Thomas Sondergaard2009-05-262-2/+4
| | * | Workaround the palette issue, set it only when we search is open.kh2009-05-262-2/+38
| | * | Fix broken search inside search results.kh2009-05-262-70/+66
| | * | Correcting bugs in classic.cssMorten Engvoldsen2009-05-261-4/+4
| | * | Changed qdoc to simplify the output for overloaded functions.Martin Smith2009-05-251-3/+1
| | * | Changed qdoc program to display version from QT_VERSION_STR.Martin Smith2009-05-251-1/+3
* | | | Made -qt-sql-sqlite and -system-sqlite options default for confifure.exeJanne Anttila2009-06-021-1/+3
|/ / /
* | | Enabled runtime resolving of OpenSSL symbols by default in Symbian OS.Janne Anttila2009-05-291-1/+1
* | | Enabled STL support by default in configure.exe for Symbian.Janne Anttila2009-05-281-1/+1
* | | Merge branch '4.5' of git@scm.dev.nokia.troll.no:qt/qtaxis2009-05-205-63/+78
|\ \ \ | |/ /
| * | Fix parsing method calls with null arguments in Java codeEskil Abrahamsen Blomfeldt2009-05-201-5/+11
| * | Revert "Makes the layout of many of the areas be in aligned columns to immens...Simon Hausmann2009-05-191-8/+21
| * | Merge branch '4.5' of git@scm.dev.nokia.troll.no:qt/qt into 4.5Martin Smith2009-05-199-64/+80
| |\ \
| | * | Make ctrl+lmb and mmb work in a same way everywhere (like in browsers).kh2009-05-183-44/+51
| | * | Make sure we add the progress bar only once.kh2009-05-181-14/+16
| * | | Makes the layout of many of the areas be in aligned columns to immensely incr...Thomas Zander2009-05-141-21/+8
* | | | Testing 'dictionary' if it contains a value before using operator[].Alessandro Portale2009-05-191-2/+2
* | | | Merge branch '4.5' of git@scm.dev.nokia.troll.no:qt/qtaxis2009-05-1811-98/+147
|\ \ \ \ | | |/ / | |/| |
| * | | Fixed a bug caused by forms with a sizepolicy of 'Fixed' on the main container.Friedemann Kleint2009-05-182-3/+6
| * | | Made it possible to set string properties using QDesignerFormWindowCursor::se...Friedemann Kleint2009-05-181-0/+4
| | |/ | |/|
| * | Use isNull() for strings instead of comparing against QString().Jesper Thomschütz2009-05-142-3/+3
| |/
| * Merge branch '4.5' of git@scm.dev.nokia.troll.no:qt/qt into 4.5Friedemann Kleint2009-05-131-0/+13
| |\
| | * Turn off Link Time Code Generation (/LTCG) by defaultMarius Storm-Olsen2009-05-131-0/+13
| * | Added API for quietly saving a form.Friedemann Kleint2009-05-132-1/+12
| |/
| * qdoc: Fixed some qdoc errors.Martin Smith2009-05-131-3/+3
| * Doc - removing trailing whitespacesKavindra Devi Palaraja2009-05-121-2/+2
| * Doc - cleaning up the documentation of QUiLoader.Kavindra Devi Palaraja2009-05-121-89/+105
| * Version update.kh2009-05-121-0/+0
| * Update the --help output of qdbusxml2cpp.Thiago Macieira2009-05-111-2/+4
* | Merge branch '4.5' of git@scm.dev.nokia.troll.no:qt/qtaxis2009-05-118-75/+206
|\ \ | |/
| * Compiler warnings (Mac/Carbon)Bjoern Erik Nilsen2009-05-071-1/+1
| * Make the error dialogs less annoying. Show only one instead of many.kh2009-05-071-11/+37