| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | | | | | | Merge remote branch 'mainline/4.6' into 4.6 | Oswald Buddenhagen | 2009-12-03 | 9 | -14/+19 |
|\ \ \ \ \ \
| | |_|_|/ /
| |/| | | | |
|
| * | | | | | Merge commit 'upstream/4.6' into 4.6 | Bradley T. Hughes | 2009-12-02 | 7 | -11/+11 |
| |\ \ \ \ \
| | |/ / / /
| | | | / /
| | |_|/ /
| |/| | | |
|
| | * | | | Bump version to 4.6.1 | Jason McDonald | 2009-12-01 | 7 | -11/+11 |
|
|
| * | | | | Creator crashes when reloading externally modified .ui files on Mac | Prasanth Ullattil | 2009-12-01 | 1 | -0/+1 |
|
|
| * | | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt into 4.6 | Simon Hausmann | 2009-11-29 | 8 | -33/+77 |
| |\ \ \ \
| | |/ / / |
|
| * | | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt into 4.6 | Simon Hausmann | 2009-11-27 | 1 | -0/+7 |
| |\ \ \ \
| | | |/ /
| | |/| | |
|
| * | | | | Fixed key handling in the documentation index widget | Denis Dzyubenko | 2009-11-25 | 1 | -3/+7 |
|
|
* | | | | | Assistant: Fix race condition in CLucene indexer. | ck | 2009-12-01 | 2 | -0/+2 |
| |_|/ /
|/| | | |
|
* | | | | 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 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 |
|
|
| * | | | | French translation of designer | Benjamin Poulain | 2009-11-18 | 1 | -0/+1 |
|
|
| * | | | | Updates the french translation of qt strings in qt_fr.ts | Pierre Rossi | 2009-11-18 | 1 | -2/+38 |
|
|
| * | | | | Merge remote branch 'staging/4.6' into 4.6 | Simon Hausmann | 2009-11-18 | 2 | -1/+7 |
| |\ \ \ \
| | | |/ /
| | |/| /
| | |_|/
| |/| | |
|
| | * | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt into 4.6 | Simon Hausmann | 2009-11-17 | 3 | -11/+31 |
| | |\ \
| | | |/ |
|
| | * | | qttracerelay: Handle wrong command line parameters | Markus Goetz | 2009-11-17 | 1 | -0/+6 |
|
|
| | * | | configure.exe: fix when configured with -openssl-linked | Peter Hartmann | 2009-11-17 | 1 | -1/+1 |
|
|
* | | | | Properly return the absolute file path for help files. | kh1 | 2009-11-19 | 1 | -11/+13 |
|/ / / |
|
* | | | Merge remote branch 'mainline/4.6' into 4.6 | Oswald Buddenhagen | 2009-11-17 | 2 | -10/+30 |
|\ \ \
| | |/
| |/| |
|