summaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* Fixed compilation Solaris.Friedemann Kleint2009-05-251-10/+6
* Doc - removing the constraint on font size.Kavindra Devi Palaraja2009-05-221-3/+0
* Enabled the use of promoted widgets in new form templates.Friedemann Kleint2009-05-226-124/+183
* 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
| * | | 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
* | | qdoc: Ensure that all inner class methods are included in the functionDavid Boddie2009-05-191-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
* | Replace all instances of "Ctrl+Q" with QKeySequence::Quit.Norwegian Rock Cat2009-05-122-2/+2
* | Add the chart utility from qtestlib-tools.Morten Sørvig2009-05-1213-1/+1479
* | Merge branch '4.5'Thiago Macieira2009-05-111-2/+4
|\ \ | |/
| * Update the --help output of qdbusxml2cpp.Thiago Macieira2009-05-111-2/+4
* | Compile on Mac OS X.Norwegian Rock Cat2009-05-111-3/+8
* | QToolBarLayout and QDockWidgetLayout, which are private classes, areThierry Bastian2009-05-081-4/+8
* | Merge branch '4.5'Thiago Macieira2009-05-075-60/+163
|\ \ | |/
| * 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
* | Merge branch '4.5' of git@scm.dev.troll.no:qt/qtSimon Hausmann2009-05-064-15/+43
|\ \ | |/