| Commit message (Expand) | Author | Age | Files | Lines |
* | Fixed compile. | Rohan McGovern | 2009-10-08 | 1 | -1/+2 |
|
|
* | qdoc: Removed some debug code and #if 0 code. | Martin Smith | 2009-10-08 | 1 | -113/+1 |
|
|
* | doc: Changed the format of the since list. | Martin Smith | 2009-10-08 | 6 | -144/+431 |
|
|
* | With an embedded linux licence you should also be able to use the Qt Windows ... | Alexis Menard | 2009-10-07 | 1 | -1/+1 |
|
|
* | Check the result of scanf | João Abecasis | 2009-10-07 | 1 | -3/+11 |
|
|
* | Fixing warnings on GCC... (II) | João Abecasis | 2009-10-07 | 1 | -1/+1 |
|
|
* | Removing errors from the configure step... | João Abecasis | 2009-10-07 | 2 | -5/+1 |
|
|
* | The plugindialog was moved to tools/designer/src/lib/shared | João Abecasis | 2009-10-07 | 1 | -4/+1 |
|
|
* | doc: Fixed numerous qdoc errors. | Martin Smith | 2009-10-02 | 1 | -0/+1 |
|
|
* | make private qws/qvfb data directory non-default, default to non-user specific | Jeremy Katz | 2009-10-02 | 2 | -3/+5 |
|
|
* | Merge branch '4.5' of scm.dev.nokia.troll.no:qt/qt into 4.6 | Simon Hausmann | 2009-10-01 | 2 | -9/+8 |
|\ |
|
| * | make -{source,target}-language actually override values from files | Oswald Buddenhagen | 2009-10-01 | 1 | -4/+4 |
|
|
| * | make -help reflect reality | Oswald Buddenhagen | 2009-10-01 | 1 | -5/+4 |
|
|
* | | fix ts and qm targets for shadow builds and builds with -prefix | Oswald Buddenhagen | 2009-10-01 | 7 | -42/+56 |
|
|
* | | remove *_untranslated.ts | Oswald Buddenhagen | 2009-10-01 | 7 | -8/+3 |
|
|
* | | remove unused translations.pro | Oswald Buddenhagen | 2009-10-01 | 1 | -34/+0 |
|
|
* | | Touch up and fixes for the documentation frontpage | Jens Bache-Wiig | 2009-10-01 | 1 | -5/+9 |
|
|
* | | Doc: Removed the old Console edition and updated edition naming. | David Boddie | 2009-10-01 | 4 | -16/+4 |
|
|
* | | Exclude the MMF Phonon plugin folder for qdoc. | Frans Englich | 2009-10-01 | 1 | -0/+1 |
|
|
* | | Enable qws/qvfb use for multiple users on one machine | Jeremy Katz | 2009-10-01 | 3 | -10/+11 |
|
|
* | | qdoc: Added a missing "/" in a "<h2>". | Martin Smith | 2009-10-01 | 1 | -38/+45 |
|
|
* | | doc: Fixed ending of header in the HTML generated for \sincelist | Thorbjørn Lindeijer | 2009-10-01 | 1 | -2/+1 |
|
|
* | | Merge branch '4.5' into 4.6 | Thiago Macieira | 2009-09-30 | 1 | -4/+11 |
|\ \
| |/ |
|
| * | Fix locale encoding in XLIFF files | Andy Shaw | 2009-09-30 | 1 | -4/+11 |
|
|
* | | Moving some QVFB stuff out of the configure script and into .pro files | João Abecasis | 2009-09-30 | 2 | -11/+12 |
|
|
* | | qdoc: Modified the support for \sincelist. | Martin Smith | 2009-09-30 | 4 | -29/+137 |
|
|
* | | Add Slovenian translation | Jure Repinc | 2009-09-29 | 1 | -0/+1 |
|
|
* | | Enable QtScript by default on Windows | Kent Hansen | 2009-09-29 | 1 | -2/+2 |
|
|
* | | fix solaris build | Oswald Buddenhagen | 2009-09-29 | 1 | -1/+5 |
|
|
* | | Improve error reporting when qdoc cannot open a source file. | Jason McDonald | 2009-09-29 | 1 | -1/+2 |
|
|
* | | Assistant, Designer, Lingist and QMake manuals weren't generated. | Jason McDonald | 2009-09-29 | 6 | -12/+12 |
|
|
* | | Merge branch 'origin/4.5' into 4.6 | Oswald Buddenhagen | 2009-09-25 | 2 | -11/+83 |
|\ \
| |/ |
|
| * | Add Russian translation for Qt Designer | Ritt Konstantin | 2009-09-25 | 1 | -1/+1 |
|
|
| * | Update Russian phrasebook | Ritt Konstantin | 2009-09-25 | 1 | -10/+82 |
|
|
| * | Fix broken .ui file - class name was not specified correctly. | Rhys Weatherley | 2009-09-18 | 1 | -1/+1 |
|
|
* | | Make menu editor work on Mac OS X. | Friedemann Kleint | 2009-09-25 | 2 | -2/+11 |
|
|
* | | remove completely useless .qm install sub-target | Oswald Buddenhagen | 2009-09-25 | 1 | -3/+0 |
|
|
* | | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt into 4.6 | Jason McDonald | 2009-09-25 | 1 | -0/+5 |
|\ \ |
|
| * | | qdoc: test only for major and minor version when generating "since" lists. | Volker Hilsheimer | 2009-09-24 | 1 | -0/+5 |
|
|
* | | | Stop qdoc outputting meaningless paths in html comments. | Jason McDonald | 2009-09-25 | 1 | -1/+1 |
|/ / |
|
* | | detect and eliminate forwarding headers | Oswald Buddenhagen | 2009-09-23 | 1 | -7/+20 |
|
|
* | | reduce peak memory consumption | Oswald Buddenhagen | 2009-09-23 | 1 | -30/+70 |
|
|
* | | actually use the argument of Q_DECLARE_TR_FUNCTIONS | Oswald Buddenhagen | 2009-09-23 | 1 | -9/+59 |
|
|
* | | namespaces *can* have tr() functions, after all | Oswald Buddenhagen | 2009-09-23 | 1 | -11/+8 |
|
|
* | | drastically improve lupdate's scalability | Oswald Buddenhagen | 2009-09-23 | 1 | -197/+280 |
|
|
* | | optimize/clarify function context stringification | Oswald Buddenhagen | 2009-09-23 | 1 | -5/+6 |
|
|
* | | do not record class forward declarations | Oswald Buddenhagen | 2009-09-23 | 1 | -28/+27 |
|
|
* | | remove more dead code | Oswald Buddenhagen | 2009-09-23 | 1 | -2/+1 |
|
|
* | | remove dead code | Oswald Buddenhagen | 2009-09-23 | 1 | -13/+2 |
|
|
* | | move static objects out of function scope | Oswald Buddenhagen | 2009-09-23 | 1 | -6/+6 |
|
|