| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | | | | | | Add QML based file browser to qmlviewer. | Martin Jones | 2009-12-06 | 11 | -8/+782 |
|/ / / / / |
|
* | | | | | Compile as module. | Warwick Allison | 2009-12-02 | 2 | -0/+3 |
|
|
* | | | | | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic... | Warwick Allison | 2009-12-01 | 5 | -3/+316 |
|\ \ \ \ \ |
|
| * | | | | | Build correct QmlViewer Screen orientation implementation for Maemo. | Martin Jones | 2009-12-01 | 1 | -1/+1 |
|
|
| * | | | | | Cleanup orientation stuff. | Martin Jones | 2009-12-01 | 1 | -14/+2 |
|
|
| * | | | | | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic... | Martin Jones | 2009-12-01 | 8 | -33/+77 |
| |\ \ \ \ \ |
|
| * | | | | | | Add Screen element in QmlViewr Module including orientation property. | Martin Jones | 2009-12-01 | 5 | -3/+328 |
|
|
* | | | | | | | Compile when in module. | Warwick Allison | 2009-12-01 | 1 | -0/+1 |
| |/ / / / /
|/| | | | | |
|
* | | | | | | Merge branch '4.6' of git://scm.dev.nokia.troll.no/qt/qt into kinetic-declara... | Warwick Allison | 2009-11-30 | 8 | -33/+77 |
|\ \ \ \ \ \
| |/ / / / /
|/| / / / /
| |/ / / / |
|
| * | | | | fix crash on closing all files under certain circumstances | Oswald Buddenhagen | 2009-11-26 | 3 | -11/+11 |
|
|
| * | | | | ignore Alt+Space acelerators - useless and too many false positives | Oswald Buddenhagen | 2009-11-26 | 1 | -2/+13 |
|
|
| * | | | | offer only possible countries for each language | Oswald Buddenhagen | 2009-11-25 | 2 | -8/+27 |
|
|
| * | | | | make qph use language attributes | Oswald Buddenhagen | 2009-11-25 | 1 | -5/+18 |
|
|
| * | | | | the definition needs xml escaping, too | Oswald Buddenhagen | 2009-11-25 | 1 | -1/+1 |
|
|
| * | | | | don't write context into <definition> field | Oswald Buddenhagen | 2009-11-25 | 1 | -3/+2 |
|
|
| * | | | | qph: don't clobber <definition> fields | Oswald Buddenhagen | 2009-11-25 | 1 | -1/+1 |
|
|
| * | | | | fix class/struct mismatch in the bootstrap magic | Oswald Buddenhagen | 2009-11-25 | 1 | -2/+4 |
|
|
| * | | | | Assistant: Move tab widget allocation up. | ck | 2009-11-25 | 1 | -1/+1 |
| | |/ /
| |/| | |
|
* | | | | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic... | Martin Jones | 2009-11-30 | 1 | -0/+1 |
|\ \ \ \ |
|
| * | | | | Qt.quit() added to qml. | Tapani Mikola | 2009-11-30 | 1 | -0/+1 |
|
|
* | | | | | Add orientation property to qmlviewer. | Martin Jones | 2009-11-30 | 2 | -3/+48 |
|/ / / / |
|
* | | | | Merge branch '4.6' of git://scm.dev.nokia.troll.no/qt/qt into kinetic-declara... | Warwick Allison | 2009-11-27 | 70 | -755/+843 |
|\ \ \ \
| |/ / / |
|
| * | | | Merge remote branch 'mainline/4.6' into 4.6 | Oswald Buddenhagen | 2009-11-25 | 1 | -0/+36 |
| |\ \ \
| | |/ / |
|
| | * | | updates french phrasebook | Pierre Rossi | 2009-11-23 | 1 | -0/+36 |
|
|
| * | | | Fix build on AIX: all of the .a file is linked into the program. | Oswald Buddenhagen | 2009-11-24 | 1 | -0/+7 |
| |/ / |
|
| * | | Merge remote branch 'staging/4.6' into 4.6 | Oswald Buddenhagen | 2009-11-23 | 6 | -28/+44 |
| |\ \ |
|
| | * | | don't use qWarning for things which are not really warnings | Oswald Buddenhagen | 2009-11-20 | 2 | -6/+15 |
|
|
| | * | | fix crash on closing "rightmost" file | Oswald Buddenhagen | 2009-11-20 | 1 | -2/+4 |
|
|
| | * | | fix encodings, take N | Oswald Buddenhagen | 2009-11-20 | 3 | -17/+21 |
|
|
| | * | | don't overwrite explicitly specified CODECFORTR on UTF-16 input | Oswald Buddenhagen | 2009-11-19 | 3 | -2/+3 |
|
|
| | * | | fix potentially wrong output codec for UTF-16 input files | Oswald Buddenhagen | 2009-11-19 | 1 | -1/+1 |
|
|
| * | | | revert QT -= xml nonsense | Oswald Buddenhagen | 2009-11-20 | 1 | -2/+0 |
|
|
| * | | | QT —= xml for bootstrapped lrelease | Oswald Buddenhagen | 2009-11-20 | 1 | -0/+2 |
|
|
| * | | | Merge commit 'b345b96dc14cc0da3a9ff44216d447e6f2c8ad97' from oslo-staging-1 i... | Simon Hausmann | 2009-11-20 | 1 | -1/+1 |
| |\ \ \ |
|
| | * \ \ | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt into 4.6 | Simon Hausmann | 2009-11-19 | 63 | -681/+710 |
| | |\ \ \ |
|
| | * | | | | Enabled documentMode in assistant only on Mac. | Denis Dzyubenko | 2009-11-19 | 1 | -1/+1 |
|
|
| * | | | | | fix accepting of old license keys (pre 4.6) | Peter Hartmann | 2009-11-19 | 1 | -2/+5 |
| | |_|/ /
| |/| | | |
|
| * | | | | Merge remote branch 'mainline/4.6' into 4.6 | Oswald Buddenhagen | 2009-11-19 | 66 | -718/+785 |
| |\ \ \ \
| | | |/ /
| | |/| | |
|
| | * | | | Merge branch '4.6' of oslo-staging-1 into 4.6 | Simon Hausmann | 2009-11-19 | 1 | -36/+68 |
| | |\ \ \
| | | |/ / |
|
| | | * | | Fixed a few license checks in configure.exe. | axis | 2009-11-18 | 1 | -13/+5 |
|
|
| | | * | | configure.exe: Update to the new licensing structure. | Thiago Macieira | 2009-11-18 | 1 | -26/+66 |
|
|
| | | * | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt into 4.6 | Simon Hausmann | 2009-11-18 | 13 | -85/+235 |
| | | |\ \ |
|
| | * | \ \ | Merge oslo-staging-2/4.6 into upstream/4.6 | Olivier Goffart | 2009-11-19 | 60 | -663/+671 |
| | |\ \ \ \ |
|
| | | * | | | | Ran the script utils/normalize | Olivier Goffart | 2009-11-18 | 59 | -662/+662 |
|
|
| | | * | | | | Fix html output of docs | Thomas Zander | 2009-11-18 | 1 | -1/+1 |
|
|
| | | * | | | | QMenu: make the menu follow its parent/caused layout direction | Thierry Bastian | 2009-11-18 | 1 | -1/+9 |
| | | | |_|/
| | | |/| | |
|
| | * | | | | doc: Removed google search engine. | Martin Smith | 2009-11-19 | 1 | -16/+0 |
|
|
| * | | | | | Properly return the absolute file path for help files. | kh1 | 2009-11-19 | 1 | -11/+13 |
| | |_|_|/
| |/| | | |
|
* | | | | | Fix for packaging as module. | Warwick Allison | 2009-11-26 | 1 | -1/+2 |
|
|
* | | | | | Merge branch '4.6' of git://scm.dev.nokia.troll.no/qt/qt into kinetic-declara... | Warwick Allison | 2009-11-19 | 20 | -107/+319 |
|\ \ \ \ \
| | |/ / /
| |/| | | |
|