summaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* Fix with "new" argc/argv.Warwick Allison2009-05-251-7/+7
* Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qt into kinetic-declar...Michael Brasser2009-05-2218-443/+825
|\
| * Merge branch '4.5' of ../qt-45-documentationDavid Boddie2009-05-201-5/+11
| |\
| | * Fix parsing method calls with null arguments in Java codeEskil Abrahamsen Blomfeldt2009-05-201-5/+11
| * | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qtDavid Boddie2009-05-2023-407/+811
| |\ \
| | * | Inject some more Qt colors into the css to make it look a bit more QtSoftwareThomas Zander2009-05-201-22/+12
| | * | Remove unused variables from various About dialogs.Jason McDonald2009-05-205-38/+9
| | * | Merge branch '4.5' of git@scm.dev.nokia.troll.no:qt/qtSimon Hausmann2009-05-194-58/+67
| | |\ \ | | | |/
| | | * 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
| | * | | Doc - changing the stylesheet to use a greeny color.Kavindra Devi Palaraja2009-05-191-2/+2
| | * | | compile fixes with namespaceshjk2009-05-191-0/+2
| | * | | Modernize the output of qdoc a bit.Thomas Zander2009-05-191-2/+62
| | * | | Merge commit 'origin/4.5'Olivier Goffart2009-05-183-3/+10
| | |\ \ \ | | | | |/ | | | |/|
| | | * | 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
| | * | | qdoc: Added back the list count that was lost in translation.Martin Smith2009-05-181-1/+2
| | * | | qdoc: Added name alignment for summaries.Martin Smith2009-05-152-286/+617
| | * | | Make the charts work on internet explorer (tested on IE8)Morten Sørvig2009-05-152-5/+14
| * | | | qdoc: Ensure that all inner class methods are included in the functionDavid Boddie2009-05-191-1/+1
* | | | | qfxtext test runs.Martin Jones2009-05-211-1/+3
* | | | | Use QWidget as the TLW.Martin Jones2009-05-212-10/+31
* | | | | Basic qualified type support.Warwick Allison2009-05-203-0/+11
* | | | | Add support for qsTranslate, QT_TR_NOOP, and QT_TRANSLATE_NOOP.Michael Brasser2009-05-201-4/+39
* | | | | Various fixes for Qml support in lupdate.Michael Brasser2009-05-182-8/+9
* | | | | Support loading a translation in qmlviewer.Michael Brasser2009-05-181-0/+15
* | | | | Start work on translation support in Qml.Michael Brasser2009-05-184-0/+212
* | | | | Resizing options (scale skin to fit view or reverse)Warwick Allison2009-05-152-91/+162
* | | | | Fix opening new XML when skinned.Warwick Allison2009-05-152-7/+23
* | | | | Skins in UIWarwick Allison2009-05-153-23/+82
* | | | | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qt into kinetic-declar...Warwick Allison2009-05-1580-141/+149
|\ \ \ \ \ | | |/ / / | |/| | |
| * | | | Merge branch '4.5'Thiago Macieira2009-05-145-4/+28
| |\ \ \ \ | | | |/ / | | |/| |
| | * | | 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
| | |/ /
| * | | Only build the QWS keymap converter in embedded builds.Robert Griebl2009-05-141-1/+1
| | |/ | |/|
| * | Merge branch '4.5'Thiago Macieira2009-05-131-3/+3
| |\ \ | | |/
| | * qdoc: Fixed some qdoc errors.Martin Smith2009-05-131-3/+3
| * | Merge commit 'origin/4.5'Olivier Goffart2009-05-132-89/+105
| |\ \ | | |/
| | * 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
| * | Fixed Qt 4.6 source package compilation by moving the qvfb skins.Friedemann Kleint2009-05-1371-46/+14
| * | Fixed compile on Windows in debug-only mode.Rohan McGovern2009-05-131-1/+1
* | | qdoc3: Removed const from static cast.Martin Smith2009-05-131-1/+1
* | | Work with no initial file (open dialog).Warwick Allison2009-05-132-4/+7