| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic... | Michael Brasser | 2009-10-09 | 2 | -9/+48 |
|\ |
|
| * | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic... | Bea Lam | 2009-10-09 | 1 | -3/+5 |
| |\ |
|
| | * | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic... | Aaron Kennedy | 2009-10-08 | 1 | -2/+3 |
| | |\ |
|
| | * | | Call QApplication::exit() repeatedly | Aaron Kennedy | 2009-10-08 | 1 | -3/+5 |
|
|
| * | | | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic... | Bea Lam | 2009-10-09 | 1 | -3/+5 |
| |\ \ \
| | | |/
| | |/| |
|
| * | | | Add command line options. | Bea Lam | 2009-10-08 | 1 | -6/+43 |
|
|
* | | | | Improve qdoc generated QML documentation. | Michael Brasser | 2009-10-09 | 7 | -10/+33 |
| |/ /
|/| | |
|
* | | | Fix (properly) test image saving. | Warwick Allison | 2009-10-08 | 1 | -2/+3 |
| |/
|/| |
|
* | | Fix relative-URLs of test scripts | Warwick Allison | 2009-10-08 | 1 | -2/+3 |
|/ |
|
* | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic... | Warwick Allison | 2009-10-07 | 1 | -8/+27 |
|\ |
|
| * | Fix so items are stretched to width of viewer if viewer is resized; | Bea Lam | 2009-10-07 | 1 | -8/+27 |
|
|
* | | Fix portability of visual tests: fix filenames to be relative to base (URL). | Warwick Allison | 2009-10-07 | 2 | -6/+6 |
|/ |
|
* | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic... | Bea Lam | 2009-10-05 | 3 | -3/+6 |
|\ |
|
| * | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt into kinetic-declarati... | Michael Brasser | 2009-10-04 | 3 | -3/+6 |
| |\ |
|
| | * | 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 |
|
|
* | | | Fix so fx items are not stretched to the width of the menu bar in | Bea Lam | 2009-10-05 | 1 | -1/+2 |
|/ / |
|
* | | Merge commit 'qt-mainline/4.6' into kinetic-declarativeui | Andreas Aardal Hanssen | 2009-10-02 | 34 | -220/+316 |
|\ \
| |/ |
|
| * | 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 |
|
|
* | | | Auto-resize window when a new file is opened from the Open dialog. Also | Bea Lam | 2009-10-01 | 1 | -1/+2 |
|
|
* | | | If there's only one engine, auto-connect to it and hide engines view. | Bea Lam | 2009-09-30 | 5 | -5/+35 |
|
|
* | | | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic... | Michael Brasser | 2009-09-29 | 2 | -23/+6 |
|\ \ \ |
|
| * \ \ | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic... | Bea Lam | 2009-09-29 | 1 | -2/+8 |
| |\ \ \ |
|
| * | | | | Remove redundant "Fetch object" button and text field. | Bea Lam | 2009-09-29 | 2 | -16/+0 |
|
|
| * | | | | Use splitter to separate tree and property views. Helps with problems | Bea Lam | 2009-09-29 | 1 | -7/+6 |
|
|
* | | | | | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt into kinetic-declarati... | Michael Brasser | 2009-09-29 | 23 | -438/+747 |
|\ \ \ \ \
| |_|/ / /
|/| | / /
| | |/ /
| |/| | |
|
| * | | | 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 |
|
|