summaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* 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
| * Implement new cmd option to remove the full text search index.kh2009-05-073-0/+46
| * Cleanup, no functional change.kh2009-05-071-48/+79
| * Put the Dochwidget tabs on top as this was often requested.kh2009-05-061-0/+1
| * Fixes broken last tab page handling in case the search was hidden.kh2009-05-064-15/+42
* | Merge branch '4.5' of git@scm.dev.nokia.troll.no:qt/qtaxis2009-05-0620-236/+308
|\ \ | |/
| * Fix compile failure on Visual C++ 6.Jason McDonald2009-04-291-2/+4
| * Changed doc.trolltech.com links to doc.qtsoftware.comSimon Hausmann2009-04-2811-11/+11
| * fixes undefined behavior will closing all tabskh2009-04-276-116/+165
| * Merge branch '4.5' of git@scm.dev.nokia.troll.no:qt/qt into 4.5Jarek Kobus2009-04-2732-265/+252
| |\
| | * Increment Qt version number in qdoc namespaces.Jason McDonald2009-04-276-6/+6
| | * fixes empty tab titles after restartkh2009-04-242-14/+10
| | * cleanup, no functional changekh2009-04-243-94/+118
| * | Make dark color schemes look better in property editor (especially schemes wh...Jarek Kobus2009-04-271-3/+4
* | | Enable Phonon for Symbian.Frans Englich2009-05-051-1/+1
* | | Merge branch '4.5' of git@scm.dev.nokia.troll.no:qt/qtaxis2009-04-2799-995/+1566
|\ \ \ | | |/ | |/|
| * | init combobox member and make sure we won't access it uninitializedkh2009-04-241-6/+9
| * | Updated WebKit from /home/shausman/src/webkit/trunk to origin/qtwebkit-4.5 ( ...Simon Hausmann2009-04-243-3/+6
| * | Change Qt version number to 4.5.2Thiago Macieira2009-04-247-11/+11
| * | cleanupkh2009-04-233-68/+22
| * | fixes open an empty page on invalid keywordkh2009-04-231-0/+2
| * | make sure we wait until the page has fully loaded before duplicatingkh2009-04-233-1/+19
| * | update the filter combobox if we set a passed filterkh2009-04-231-2/+11
| * | use qdoc3 debug version only when it is availableJoerg Bornemann2009-04-231-7/+0
| * | Set the current filter if one gets passed by commandline.kh2009-04-231-0/+3
| * | cleanup, normalized connect, etc...kh2009-04-231-24/+24