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-07-0246-379/+844
|\
| * Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qtVolker Hilsheimer2009-07-0110-190/+79
| |\
| | * tools: Remove QT_WA and non-Unicode code paths, dropping Win9x and NT supportminiak2009-07-019-189/+78
| | * doc: Fixed several qdoc error reports.Martin Smith2009-07-011-1/+1
| * | Make "make docs" in QTDIR work on Windows, independent of configure -debug/re...Volker Hilsheimer2009-07-011-0/+1
| |/
| * Fixes configure.exe silently disabling cetest even if you asked for itRohan McGovern2009-07-011-1/+9
| * const ref for foreach()Oswald Buddenhagen2009-06-301-1/+1
| * Linguist: defers the creation of the QPrinterThierry Bastian2009-06-302-8/+20
| * Merge branch '4.5'Marius Storm-Olsen2009-06-302-4/+14
| |\
| | * Support the -qtlibinfix parameter already on Unix/MacMarius Storm-Olsen2009-06-301-4/+13
| | * add Russian to the "'own' languages hack" until task #196275 will be closedRitt Konstantin2009-06-291-0/+1
| * | qdoc: Added more handling of \reimp commandMartin Smith2009-06-307-23/+47
| * | fix column-spanning in Designer ConnectDialog's layoutRitt Konstantin2009-06-301-4/+4
| * | support editing of length variantsOswald Buddenhagen2009-06-2915-63/+442
| * | Remove trailing dot in tooltips.Ritt Konstantin2009-06-293-15/+15
| * | Fixed license header broken by 137bb787.Friedemann Kleint2009-06-291-2/+0
| * | Fixed configure.exe exiting with 0 exit code even if building host tools (moc...Rohan McGovern2009-06-291-3/+3
| * | qdoc: Changed handling of reimplemented functions.Martin Smith2009-06-268-43/+245
| * | Merge branch '4.5'Thiago Macieira2009-06-261-1/+1
| |\ \ | | |/
| | * Bump Qt version number.Jason McDonald2009-06-257-17/+17
| * | Merge branch '4.5'Thiago Macieira2009-06-241-2/+2
| |\ \ | | |/
| | * fix crash when using plugin that supplies a QDesignerMemberSheetExtensionJoel Nordell2009-06-241-2/+2
* | | Make performance logging classes private.Michael Brasser2009-07-021-1/+1
* | | Support compile-in-namespace for the declarative module.Michael Brasser2009-06-307-2/+24
* | | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qt into kinetic-declar...Michael Brasser2009-06-2421-5/+53
|\ \ \ | |/ /
| * | Merge commit 'origin/4.5'Oswald Buddenhagen2009-06-2319-5/+49
| |\ \ | | |/
| | * Fix compilation after the last change.Thiago Macieira2009-06-231-1/+2
| | * mark plural messages as such in the qm readerOswald Buddenhagen2009-06-231-0/+18
| | * add -input-codec option for qm readerOswald Buddenhagen2009-06-232-3/+10
| | * Fix missing member initialization.kh2009-06-2315-1/+16
| | * Fix crash in widget box when using load mode "LoadCustomWidgetsOnly"Eskil Abrahamsen Blomfeldt2009-06-221-0/+3
| * | Integrate the OpenVG graphics system into Qt 4.6Rhys Weatherley2009-06-221-0/+2
* | | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qt into kinetic-declar...Michael Brasser2009-06-222-2/+0
|\ \ \ | |/ /
| * | qdoc: Fixed XHTML breakage again.David Boddie2009-06-221-2/+2
| * | Merge branch '4.5' of scm.dev.nokia.troll.no:qt/qtSimon Hausmann2009-06-192-2/+0
| |\ \ | | |/
| | * Docs: remove reference to nonexistent fileJoerg Bornemann2009-06-192-2/+0
* | | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Warwick Allison2009-06-191162-2711/+2918
|\ \ \
| * \ \ Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Aaron Kennedy2009-06-191-3/+5
| |\ \ \
| * \ \ \ Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qt into kinetic-declar...Aaron Kennedy2009-06-191162-2711/+2918
| |\ \ \ \ | | | |/ / | | |/| |
| | * | | Merge branch '4.5' of scm.dev.nokia.troll.no:qt/qtSimon Hausmann2009-06-1812-142/+209
| | |\ \ \ | | | | |/ | | | |/|
| | | * | Make it possible to drag bookmarks to the root item.kh2009-06-181-1/+2
| | | * | Cleanup.kh2009-06-182-117/+99
| | | * | Add Russian translation for Qt Assistant.Ritt Konstantin2009-06-172-0/+2
| | | * | Add Russian translation for QtHelp.Ritt Konstantin2009-06-171-0/+1
| | | * | Add Russian translation for Qt Linguist.Ritt Konstantin2009-06-171-0/+1
| | | * | Update Russian phrase book.Ritt Konstantin2009-06-171-23/+104
| | | * | revert built-time qm generationOswald Buddenhagen2009-06-161-1/+0
| | | * | Blank out the Qt-3 area license headers in the qt3to4 resources.Morten Sørvig2009-06-164-0/+0
| | * | | qdoc: Fixed crash when a compact list section was empty.Martin Smith2009-06-181-24/+27
| | * | | Fix nasty qt3-qt4 porting trap: for a QStringList, lst.remove(lst.at(idx)) us...David Faure2009-06-181-2/+2