summaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* improved string operations all over the placeThierry Bastian2009-05-2810-23/+23
* Merge branch '4.5' of git@scm.dev.nokia.troll.no:qt/qtSimon Hausmann2009-05-277-82/+116
|\
| * 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
* | | A few html code generator fixes.Martin Smith2009-05-271-9/+7
* | | Fixed crash when encountering invalid forms.Friedemann Kleint2009-05-261-1/+4
* | | implement --locations option (complementing lupdate)Oswald Buddenhagen2009-05-252-1/+18
* | | implement --no-ui-lines option (complementing lupdate)Oswald Buddenhagen2009-05-253-0/+28
* | | remove now unused static functionOswald Buddenhagen2009-05-251-11/+2
* | | qdoc: Fixed non-well-formed XML.David Boddie2009-05-252-1/+2
* | | 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