summaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* fixes empty tab titles after restartkh2009-04-242-14/+10
* cleanup, no functional changekh2009-04-243-94/+118
* 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
* Make all qdoc footers consistent with the main Qt docs.Jason McDonald2009-04-226-12/+10
* correct the HowTokh2009-04-211-3/+2
* Fix incorrect year and version number in assistant docs.kh2009-04-211-0/+0
* Doc - Changed the namespace in the qdocconf file to reflect Qt 4.5.1kh2009-04-216-19/+19
* QTableWidget header items not re-translated by QUiLoader.Friedemann Kleint2009-04-211-2/+2
* BT: Remove turkish translation files created by previous change.Jason McDonald2009-04-215-5/+0
* Unable to build ActiveQt with Opensource edition.Prasanth Ullattil2009-04-202-8/+5
* mac: remove special handling of the editor frame now that stylesheets work pr...Oswald Buddenhagen2009-04-201-7/+0
* Fix the About Qt dialog text to be truthful, post-LGPLJason McDonald2009-04-186-110/+12
* Fix incorrect year and version number in assistant docs.Jason McDonald2009-04-171-2/+2
* Merge branch '4.5' of git@scm.dev.nokia.troll.no:qt/qt into 4.5Jarek Kobus2009-04-1721-116/+29
|\
| * Doc - Changed the namespace in the qdocconf file to reflect Qt 4.5.1Kavindra Devi Palaraja2009-04-161-1/+1
| * Remove obsolete code.Jason McDonald2009-04-161-9/+1
| * Remove obsolete pre-processor directives that check QT_VERSION.Jason McDonald2009-04-1616-96/+0
| * protect against circular inclusion of pro/pri filesOswald Buddenhagen2009-04-151-1/+7
| * do not crash on lines starting with an equal signOswald Buddenhagen2009-04-151-0/+3
| * fix uninitialized variable readOswald Buddenhagen2009-04-151-4/+12
| * add some commentsOswald Buddenhagen2009-04-151-4/+4
| * Make choosing a file path for a QUrl-type property work on Windows.Friedemann Kleint2009-04-151-1/+1
* | Fix management of svg iconsJarek Kobus2009-04-172-9/+9
|/
* Display QAction keyboard shortcuts in action editor correctly.Friedemann Kleint2009-04-155-13/+25
* Fix typo.Morten Sørvig2009-04-141-1/+1
* update/fix configureMaurice Kalinowski2009-04-082-3/+12
* Don't check license for internal configurationsMarius Storm-Olsen2009-04-081-1/+2
* compile with aCCOswald Buddenhagen2009-04-071-2/+2
* Fixes: Support for OpenGL ES 2.0 in configure.exe (Windows CE)Thomas Hartmann2009-04-071-1/+13
* Merge commit 'ab56759cefbcf2072ac777f0d897e561f5a3c8af' into 4.5Joerg Bornemann2009-04-061-6/+6
|\
| * don't display warning message when calling checksdk -listJoerg Bornemann2009-04-011-6/+6
* | Make the configure.exe program work for the commercial release licenses.Thiago Macieira2009-04-041-21/+14
* | Merge branch '4.5' of git@scm.dev.nokia.troll.no:qt/qt into 4.5kh2009-04-021-9/+10
|\ \
| * | re-initialize some variables for each fileOswald Buddenhagen2009-04-021-5/+4
| * | fix evaluation of CONFIG() and contains()Oswald Buddenhagen2009-04-021-3/+4
| * | fix wrong evaluation of arguments to qmake functionsOswald Buddenhagen2009-04-021-1/+2
* | | fixes empty tab after pdf file open, new tab after middle mouse clickkh2009-04-022-3/+57
* | | fixes empty tab after pdf file openkh2009-04-021-3/+10
|/ /
* | fixes empty tab after pdf file openkh2009-04-022-6/+17
* | duplicate message handling improvementsOswald Buddenhagen2009-04-029-68/+77
* | optimize duplicate resolutionOswald Buddenhagen2009-04-021-5/+26