summaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qtOswald Buddenhagen2009-06-082-34/+50
|\
| * Compile with gcc 4.0.xRoberto Raggi2009-06-081-2/+2
| * qdoc: Updated the code to create references to documents and files.David Boddie2009-06-081-32/+48
* | Merge commit 'origin/4.5'Oswald Buddenhagen2009-06-082-5/+23
|\ \ | |/ |/|
| * Add a comment for the translator so the placeholders are describedAndy Shaw2009-06-061-0/+3
| * explicitly handle windows and mac9 line endingsOswald Buddenhagen2009-06-051-5/+20
* | Use QT_USE_FAST_OPERATOR_PLUS and QT_USE_FAST_CONCATENATION in qdoc3.hjk2009-06-081-0/+2
* | Fixed build issue with Sun CC 5.5.jasplin2009-06-051-1/+1
* | qdoc: Changed to use h2 for section headers instead of h3.Martin Smith2009-06-051-14/+29
* | qdoc: Put <b>...</b> around names in each summary section.Martin Smith2009-06-051-10/+15
* | Merge commit 'origin/4.5'Olivier Goffart2009-06-041-19/+27
|\ \ | |/
| * fix catalan plural rulesOswald Buddenhagen2009-06-031-2/+7
| * rename some plural formsOswald Buddenhagen2009-06-031-4/+3
| * drop traditional czech plural rules in favor of today's slovak-like rulesOswald Buddenhagen2009-06-031-8/+2
| * fix turkish plural formsOswald Buddenhagen2009-06-031-1/+1
| * fix tagalog plural formsOswald Buddenhagen2009-06-031-2/+8
| * fix icelandic plural formsOswald Buddenhagen2009-06-031-1/+5
| * fix lithuanian plural rulesOswald Buddenhagen2009-06-031-2/+2
* | qdoc3: define QT_NO_CAST_TO_ASCII for safety, no code changes needed.hjk2009-06-041-1/+1
* | qdoc: Put <b>...</b> around accessor names.Martin Smith2009-06-042-15/+31
* | qdoc: Reset the memItemLeft width property to 200.Martin Smith2009-06-042-2/+2
* | qdoc: Fixed some spacing problems.Martin Smith2009-06-032-13/+20
* | qdoc: Fixed constructor position in summary lists.Martin Smith2009-06-031-1/+1
* | qdoc: Changed the css to make more people happy.Martin Smith2009-06-022-11/+11
* | Merge branch '4.5' of scm.dev.nokia.troll.no:qt/qtSimon Hausmann2009-06-022-28/+31
|\ \ | |/
| * Only display the choice of license if we can find the filesMarius Storm-Olsen2009-05-291-20/+23
| * Fixed build issues with MSVCThierry Bastian2009-05-291-8/+8
* | Fixed docs for task 254824.Friedemann Kleint2009-05-291-2/+1
* | Enable overriding of the factory functions of QUiLoader.Friedemann Kleint2009-05-294-20/+28
* | Added the -showinternal flag to qdoc.Martin Smith2009-05-294-12/+26
* | Call QFormBuilderExtra::instance lessJoão Abecasis2009-05-291-4/+6
* | 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 '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