Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Disable NLA plugin, build generic on win32 and mac. | Aaron McCarthy | 2010-02-17 | 1 | -1/+3 |
* | Fix QNetworkSession unit test. | Aaron McCarthy | 2010-02-16 | 3 | -10/+14 |
* | Fix segfault. | Aaron McCarthy | 2010-02-16 | 1 | -14/+17 |
* | Remove debug output. | Aaron McCarthy | 2010-02-16 | 1 | -4/+4 |
* | Make this a warning. | Aaron McCarthy | 2010-02-16 | 1 | -2/+2 |
* | Don't block forever if no bearer plugins are loaded. | Aaron McCarthy | 2010-02-16 | 1 | -0/+5 |
* | Always build generic plugin when building NetworkManager plugin. | Aaron McCarthy | 2010-02-16 | 1 | -1/+3 |
* | Add QT_MODULE headers. | Aaron McCarthy | 2010-02-15 | 3 | -0/+6 |
* | Change docs: "phone" -> "device". | Aaron McCarthy | 2010-02-15 | 1 | -1/+1 |
* | Remove unused code. | Aaron McCarthy | 2010-02-15 | 2 | -59/+0 |
* | Simplify. | Aaron McCarthy | 2010-02-15 | 1 | -2/+1 |
* | Optimise iterations over QHash. | Aaron McCarthy | 2010-02-15 | 3 | -34/+41 |
* | Use snippets. | Aaron McCarthy | 2010-02-15 | 2 | -8/+50 |
* | Reorder members to remove hole. | Aaron McCarthy | 2010-02-15 | 1 | -4/+4 |
* | Expand documentation for QNAM::setConfiguration() and friends. | Aaron McCarthy | 2010-02-15 | 2 | -4/+38 |
* | Merge remote branch 'origin/master' into bearermanagement/integration | Aaron McCarthy | 2010-02-14 | 2686 | -3162/+320692 |
|\ | |||||
| * | Merge branch 'qt-master-from-4.6' of scm.dev.nokia.troll.no:qt/qt-integration... | Qt Continuous Integration System | 2010-02-13 | 383 | -4201/+2598 |
| |\ | |||||
| | * | Merge remote branch 'origin/master' into qt-master-from-4.6 | Thiago Macieira | 2010-02-13 | 2676 | -3479/+321418 |
| | |\ | | |/ | |/| | |||||
| * | | Merge branch 'master' of scm.dev.nokia.troll.no:qt/berlin-staging-1 into mast... | Qt Continuous Integration System | 2010-02-13 | 42 | -2829/+1122 |
| |\ \ | |||||
| | * | | Refactor font and zoom handling, reduces clutter in central widget. | kh1 | 2010-02-12 | 10 | -167/+212 |
| | * | | Some more refactoring. | kh1 | 2010-02-12 | 12 | -358/+462 |
| | * | | Move the QWebView based help viewer into it's own source files. | kh1 | 2010-02-12 | 9 | -434/+560 |
| | * | | add QMAKE_DEL_TREE (aka. rm -rf) to avoid more hard-coded platform ifdefs | Oswald Buddenhagen | 2010-02-12 | 2 | -5/+3 |
| | * | | use variables from the spec instead of hard-coding platform ifdefs | Oswald Buddenhagen | 2010-02-12 | 1 | -7/+4 |
| | * | | move $(DEL_FILE) 2> NUL redirection into .conf file | Oswald Buddenhagen | 2010-02-12 | 2 | -15/+3 |
| | * | | fix host platform conditional | Oswald Buddenhagen | 2010-02-12 | 1 | -1/+1 |
| | * | | purge msvc.net and msvc2002 makespecs. unsupported for a while now. | Oswald Buddenhagen | 2010-02-12 | 4 | -359/+0 |
| | * | | purge msvc6 suppport from qmake. qt doesn't support it for quite a while now. | Oswald Buddenhagen | 2010-02-12 | 13 | -1585/+7 |
| | * | | remove weird -tp ce matching line nobody can say anything about | Oswald Buddenhagen | 2010-02-12 | 1 | -1/+1 |
| | * | | remove remainder of mac9 mode | Oswald Buddenhagen | 2010-02-12 | 5 | -24/+6 |
| | * | | remove the most blatant tmake compat paths | Oswald Buddenhagen | 2010-02-12 | 3 | -12/+2 |
| | * | | simplify | Oswald Buddenhagen | 2010-02-12 | 1 | -1/+1 |
| | * | | add qt5 todo | Oswald Buddenhagen | 2010-02-12 | 1 | -1/+1 |
| * | | | Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt-qml into master-integra... | Qt Continuous Integration System | 2010-02-13 | 1 | -2/+7 |
| |\ \ \ | |||||
| | * \ \ | Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt-qml into master-integra... | Qt Continuous Integration System | 2010-02-12 | 1 | -2/+7 |
| | |\ \ \ | | | |/ / | | |/| | | |||||
| | | * | | Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt-qml | Alan Alpert | 2010-02-12 | 5 | -13/+31 |
| | | |\ \ | |||||
| | | * | | | Fix scrolling backwards when pathItemCount != model.count | Alan Alpert | 2010-02-12 | 1 | -2/+7 |
| * | | | | | Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt-s60-public into master-... | Qt Continuous Integration System | 2010-02-13 | 1 | -2/+12 |
| |\ \ \ \ \ | | |/ / / / | |/| | | | | |||||
| | * | | | | Enabled searching of IM plugins on Symbian. | axis | 2010-02-12 | 1 | -2/+12 |
| * | | | | | Merge branch 'master' of scm.dev.nokia.troll.no:qt/berlin-staging-1 into mast... | Qt Continuous Integration System | 2010-02-12 | 1 | -118/+112 |
| |\ \ \ \ \ | | |_|_|/ / | |/| | | | | |||||
| | * | | | | Help system: Handle all Clucene exceptions. | ck | 2010-02-12 | 1 | -118/+112 |
| * | | | | | Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt-qml into master-integra... | Qt Continuous Integration System | 2010-02-12 | 2605 | -135/+319217 |
| |\ \ \ \ \ | | |_|/ / / | |/| | | | | |||||
| | * | | | | Compile fix for OSX. | Roberto Raggi | 2010-02-12 | 1 | -1/+2 |
| | | |/ / | | |/| | | |||||
| | * | | | Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt-qml | Bea Lam | 2010-02-12 | 4 | -6/+2 |
| | |\ \ \ | |||||
| | | * | | | Fix warnings | Aaron Kennedy | 2010-02-12 | 4 | -6/+2 |
| | * | | | | Make compile. QmlMetaType::isObject() has changed to isQObject(). | Bea Lam | 2010-02-12 | 1 | -1/+1 |
| | |/ / / | |||||
| | * | | | Reference count shared expression data | Aaron Kennedy | 2010-02-12 | 2 | -1/+7 |
| | * | | | Cleanup public QmlMetaType API | Aaron Kennedy | 2010-02-12 | 13 | -173/+136 |
| | * | | | Fix case sensitivity bug in previous commit | Joona Petrell | 2010-02-12 | 2 | -2/+2 |
| | * | | | Adds inputMethodHint property to TextEdit and TextInput. | Joona Petrell | 2010-02-12 | 6 | -0/+47 |