summaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt into kinetic-declarati...Michael Brasser2009-10-043-3/+6
|\
| * doc: Fixed numerous qdoc errors.Martin Smith2009-10-021-0/+1
| * make private qws/qvfb data directory non-default, default to non-user specificJeremy Katz2009-10-022-3/+5
* | Merge commit 'qt-mainline/4.6' into kinetic-declarativeuiAndreas Aardal Hanssen2009-10-0234-220/+316
|\ \ | |/
| * Merge branch '4.5' of scm.dev.nokia.troll.no:qt/qt into 4.6Simon Hausmann2009-10-012-9/+8
| |\
| | * make -{source,target}-language actually override values from filesOswald Buddenhagen2009-10-011-4/+4
| | * make -help reflect realityOswald Buddenhagen2009-10-011-5/+4
| * | fix ts and qm targets for shadow builds and builds with -prefixOswald Buddenhagen2009-10-017-42/+56
| * | remove *_untranslated.tsOswald Buddenhagen2009-10-017-8/+3
| * | remove unused translations.proOswald Buddenhagen2009-10-011-34/+0
| * | Touch up and fixes for the documentation frontpageJens Bache-Wiig2009-10-011-5/+9
| * | Doc: Removed the old Console edition and updated edition naming.David Boddie2009-10-014-16/+4
| * | Exclude the MMF Phonon plugin folder for qdoc.Frans Englich2009-10-011-0/+1
| * | Enable qws/qvfb use for multiple users on one machineJeremy Katz2009-10-013-10/+11
| * | qdoc: Added a missing "/" in a "<h2>".Martin Smith2009-10-011-38/+45
| * | doc: Fixed ending of header in the HTML generated for \sincelistThorbjørn Lindeijer2009-10-011-2/+1
| * | Merge branch '4.5' into 4.6Thiago Macieira2009-09-301-4/+11
| |\ \ | | |/
| | * Fix locale encoding in XLIFF filesAndy Shaw2009-09-301-4/+11
| * | Moving some QVFB stuff out of the configure script and into .pro filesJoão Abecasis2009-09-302-11/+12
| * | qdoc: Modified the support for \sincelist.Martin Smith2009-09-304-29/+137
| * | Add Slovenian translationJure Repinc2009-09-291-0/+1
| * | Enable QtScript by default on WindowsKent Hansen2009-09-291-2/+2
| * | fix solaris buildOswald Buddenhagen2009-09-291-1/+5
| * | Improve error reporting when qdoc cannot open a source file.Jason McDonald2009-09-291-1/+2
| * | Assistant, Designer, Lingist and QMake manuals weren't generated.Jason McDonald2009-09-296-12/+12
* | | Auto-resize window when a new file is opened from the Open dialog. AlsoBea Lam2009-10-011-1/+2
* | | If there's only one engine, auto-connect to it and hide engines view.Bea Lam2009-09-305-5/+35
* | | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Michael Brasser2009-09-292-23/+6
|\ \ \
| * \ \ Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Bea Lam2009-09-291-2/+8
| |\ \ \
| * | | | Remove redundant "Fetch object" button and text field.Bea Lam2009-09-292-16/+0
| * | | | Use splitter to separate tree and property views. Helps with problemsBea Lam2009-09-291-7/+6
* | | | | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt into kinetic-declarati...Michael Brasser2009-09-2923-438/+747
|\ \ \ \ \ | |_|/ / / |/| | / / | | |/ / | |/| |
| * | | Merge branch 'origin/4.5' into 4.6Oswald Buddenhagen2009-09-252-11/+83
| |\ \ \ | | | |/ | | |/|
| | * | Add Russian translation for Qt DesignerRitt Konstantin2009-09-251-1/+1
| | * | Update Russian phrasebookRitt Konstantin2009-09-251-10/+82
| | * | Fix broken .ui file - class name was not specified correctly.Rhys Weatherley2009-09-181-1/+1
| * | | Make menu editor work on Mac OS X.Friedemann Kleint2009-09-252-2/+11
| * | | remove completely useless .qm install sub-targetOswald Buddenhagen2009-09-251-3/+0
| * | | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt into 4.6Jason McDonald2009-09-251-0/+5
| |\ \ \
| | * | | qdoc: test only for major and minor version when generating "since" lists.Volker Hilsheimer2009-09-241-0/+5
| * | | | Stop qdoc outputting meaningless paths in html comments.Jason McDonald2009-09-251-1/+1
| |/ / /
| * | | detect and eliminate forwarding headersOswald Buddenhagen2009-09-231-7/+20
| * | | reduce peak memory consumptionOswald Buddenhagen2009-09-231-30/+70
| * | | actually use the argument of Q_DECLARE_TR_FUNCTIONSOswald Buddenhagen2009-09-231-9/+59
| * | | namespaces *can* have tr() functions, after allOswald Buddenhagen2009-09-231-11/+8
| * | | drastically improve lupdate's scalabilityOswald Buddenhagen2009-09-231-197/+280
| * | | optimize/clarify function context stringificationOswald Buddenhagen2009-09-231-5/+6
| * | | do not record class forward declarationsOswald Buddenhagen2009-09-231-28/+27
| * | | remove more dead codeOswald Buddenhagen2009-09-231-2/+1
| * | | remove dead codeOswald Buddenhagen2009-09-231-13/+2