summaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qt into kinetic-declar...Michael Brasser2009-05-2917-2275/+48
|\
| * Removed dead code ifdefed with QDOC2DOXMartin Smith2009-05-285-2240/+2
| * Merge branch '4.5'Tom Cooksey2009-05-282-12/+23
| |\
| | * BT: Support saving forms with resources more than once in Qt JambiEskil Abrahamsen Blomfeldt2009-05-281-12/+22
| | * support for -ltcg configure switch for Windows CE buildsJoerg Bornemann2009-05-281-0/+1
| * | improved string operations all over the placeThierry Bastian2009-05-2810-23/+23
* | | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qt into kinetic-declar...Michael Brasser2009-05-2720-242/+366
|\ \ \ | |/ /
| * | 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
* | | | Remove qmlviewer's sizeHint hack.Michael Brasser2009-05-272-13/+0
* | | | Add qmldebugger sub dir to the pro file.Bjørn Erik Nilsen2009-05-261-1/+1
* | | | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Warwick Allison2009-05-266-0/+759
|\ \ \ \
| * | | | Move canvas scene snapshot out of in-process debuggerAaron Kennedy2009-05-266-36/+354
| * | | | Add basic client/server debugging supportAaron Kennedy2009-05-254-0/+441
* | | | | 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