summaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* Merge branch '4.6'Thiago Macieira2009-10-0811-230/+409
|\
| * Fixed compile.Rohan McGovern2009-10-081-1/+2
| * qdoc: Removed some debug code and #if 0 code.Martin Smith2009-10-081-113/+1
| * doc: Changed the format of the since list.Martin Smith2009-10-086-144/+431
| * With an embedded linux licence you should also be able to use the Qt Windows ...Alexis Menard2009-10-071-1/+1
| * Check the result of scanfJoão Abecasis2009-10-071-3/+11
| * Fixing warnings on GCC... (II)João Abecasis2009-10-071-1/+1
| * Removing errors from the configure step...João Abecasis2009-10-072-5/+1
| * The plugindialog was moved to tools/designer/src/lib/sharedJoão Abecasis2009-10-071-4/+1
* | Merge branch '4.6'Thiago Macieira2009-10-0518-123/+132
|\ \ | |/
| * 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 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.6'Thiago Macieira2009-09-308-44/+161
|\ \ \ | |/ /
| * | 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
* | | Merge branch '4.6'Thiago Macieira2009-09-2930-453/+767
|\ \ \ | |/ /
| * | 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
| * | 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