Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | | | | | * | | | | | | Cetest extensions for Windows Mobile device power operations. | ninerider | 2010-02-19 | 3 | -0/+190 | |
| | | | | | * | | | | | | Remote lib extensions for Windows Mobile device power operations. | ninerider | 2010-02-19 | 2 | -0/+89 | |
| | | | * | | | | | | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.6-integr... | Qt Continuous Integration System | 2010-02-19 | 47 | -360/+3401 | |
| | | | |\ \ \ \ \ \ \ \ | ||||||
| | | | | * | | | | | | | | use egl properties when creating surfaces on symbian | Lars Knoll | 2010-02-19 | 1 | -2/+2 | |
| | | | | * | | | | | | | | work around the current include file structure on Symbian^3 | Lars Knoll | 2010-02-19 | 1 | -0/+4 | |
| | | | | * | | | | | | | | Get rid of the dependency on the Symbian app layer | Lars Knoll | 2010-02-19 | 1 | -1/+3 | |
| | | | | * | | | | | | | | Fix incorrect license headers | Gareth Stockwell | 2010-02-19 | 10 | -10/+10 | |
| | | | | * | | | | | | | | Merge branch '4.6' of S:\dynamic\git\qt\trolltech\qt-s60-public.git\ into 4.6 | Gareth Stockwell | 2010-02-19 | 2 | -8/+25 | |
| | | | | |\ \ \ \ \ \ \ \ | ||||||
| | | | | | * | | | | | | | | Supressed Icon sizes on QPushButton in QS60Style | Sami Merila | 2010-02-19 | 1 | -2/+12 | |
| | | | | | * | | | | | | | | Fixed libstdcpp.dll version autodetection for Symbian | Miikka Heikkinen | 2010-02-19 | 1 | -6/+13 | |
| | | | | * | | | | | | | | | Fix incorrect license headers | Gareth Stockwell | 2010-02-19 | 10 | -180/+180 | |
| | | | | |/ / / / / / / / | ||||||
| | | | | * | | | | | | | | Merge branch '4.6' of S:\dynamic\git\qt\trolltech\qt-s60-public.git\ into 4.6 | Gareth Stockwell | 2010-02-19 | 1 | -4/+2 | |
| | | | | |\ \ \ \ \ \ \ \ | ||||||
| | | | | | * | | | | | | | | ColorDialog is always shown as stripped-down version (for QVGA) | Sami Merila | 2010-02-19 | 1 | -4/+2 | |
| | | | | * | | | | | | | | | Fixed linkage failure when building qmake on Unix platforms | Gareth Stockwell | 2010-02-19 | 1 | -2/+0 | |
| | | | | * | | | | | | | | | Factored epocRoot implementation out of qmake | Gareth Stockwell | 2010-02-19 | 13 | -106/+292 | |
| | | | | * | | | | | | | | | Factored readRegistryKey implementation out of qmake | Gareth Stockwell | 2010-02-19 | 9 | -100/+259 | |
| | | | | |/ / / / / / / / | ||||||
| | | | | * | | | | | | | | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt-s60-public into 4.6 | Sami Merila | 2010-02-19 | 17 | -549/+204 | |
| | | | | |\ \ \ \ \ \ \ \ | ||||||
| | | | | | * | | | | | | | | Revert "Factored readRegistryKey implementation out of qmake" | axis | 2010-02-19 | 9 | -259/+100 | |
| | | | | | * | | | | | | | | Revert "Factored epocRoot implementation out of qmake" | axis | 2010-02-19 | 13 | -292/+106 | |
| | | | | * | | | | | | | | | Virtual keyboard can't be closed anymore after tapping the text area | Sami Merila | 2010-02-19 | 1 | -1/+4 | |
| | | | | |/ / / / / / / / | ||||||
| | | | | * | | | | | | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.6-integr... | Qt Continuous Integration System | 2010-02-19 | 41 | -344/+3363 | |
| | | | | |\ \ \ \ \ \ \ \ | | | | | | |/ / / / / / / | | | | | |/| | | | | | | | ||||||
| | | | | | * | | | | | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.6-integr... | Qt Continuous Integration System | 2010-02-19 | 41 | -344/+3363 | |
| | | | | | |\ \ \ \ \ \ \ | ||||||
| | | | | | | * \ \ \ \ \ \ | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.6-integr... | Qt Continuous Integration System | 2010-02-18 | 41 | -344/+3363 | |
| | | | | | | |\ \ \ \ \ \ \ | | | | | | | | |/ / / / / / | | | | | | | |/| | | | | | | ||||||
| | | | | | | | * | | | | | | Pass QAudioDeviceInfo when creating audio input/output in examples | Gareth Stockwell | 2010-02-18 | 2 | -2/+3 | |
| | | | | | | | * | | | | | | Symbian backend for QtMultimedia audio | Gareth Stockwell | 2010-02-18 | 14 | -1/+2720 | |
| | | | | | | | * | | | | | | Modified configure to detect SDK support for Symbian audio backend | Gareth Stockwell | 2010-02-18 | 2 | -1/+49 | |
| | | | | | | | * | | | | | | Added implementation of epocRoot() function to configure | Gareth Stockwell | 2010-02-18 | 4 | -3/+18 | |
| | | | | | | | * | | | | | | Removed duplicated implementation of readRegistryKeys from configure | Gareth Stockwell | 2010-02-18 | 3 | -125/+6 | |
| | | | | | | | * | | | | | | Factored epocRoot implementation out of qmake | Gareth Stockwell | 2010-02-18 | 13 | -106/+292 | |
| | | | | | | | * | | | | | | Factored readRegistryKey implementation out of qmake | Gareth Stockwell | 2010-02-18 | 9 | -100/+259 | |
| | | | | | | | * | | | | | | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt-s60-public into 4.6 | Sami Merila | 2010-02-18 | 1 | -1/+1 | |
| | | | | | | | |\ \ \ \ \ \ | ||||||
| | | | | | | | * | | | | | | | QWebView scrolling doesn't clear old elements before painting again | Sami Merila | 2010-02-18 | 2 | -8/+18 | |
| | | | * | | | | | | | | | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.6-integ... | Qt Continuous Integration System | 2010-02-19 | 3 | -10/+129 | |
| | | | |\ \ \ \ \ \ \ \ \ \ \ | | | | | |/ / / / / / / / / / | | | | |/| | | | | | | | | | | ||||||
| | | | | * | | | | | | | | | | tst_qnetworkreply: Check if TCP/HTTP connection got re-used | Markus Goetz | 2010-02-19 | 1 | -7/+124 | |
| | | | | * | | | | | | | | | | Fix building in a namespace on Windows | Andy Shaw | 2010-02-19 | 1 | -1/+3 | |
| | | | | * | | | | | | | | | | Ensure that posted events are sent on Windows | Bradley T. Hughes | 2010-02-19 | 1 | -2/+2 | |
| | | * | | | | | | | | | | | | Fix bad conflict resolution from 4baa9dfb5273d7b501dcb3f456983262c53cc8d1 | Thiago Macieira | 2010-02-19 | 1 | -0/+24 | |
| | | * | | | | | | | | | | | | Merge remote branch 'origin/4.6' into qt-master-from-4.6 | Thiago Macieira | 2010-02-19 | 23 | -136/+205 | |
| | | |\ \ \ \ \ \ \ \ \ \ \ \ | | | | |/ / / / / / / / / / / | ||||||
| | | | * | | | | | | | | | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.6-integ... | Qt Continuous Integration System | 2010-02-19 | 13 | -84/+170 | |
| | | | |\ \ \ \ \ \ \ \ \ \ \ | | | | | |/ / / / / / / / / / | | | | | | / / / / / / / / / | | | | | |/ / / / / / / / / | | | | |/| | | | | | | | | | ||||||
| | | | | * | | | | | | | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.6-integ... | Qt Continuous Integration System | 2010-02-18 | 13 | -84/+170 | |
| | | | | |\ \ \ \ \ \ \ \ \ | | | | |/ / / / / / / / / / | ||||||
| | | | | * | | | | | | | | | Moving QDir benchmarks; making way for new test cases | João Abecasis | 2010-02-18 | 3 | -11/+15 | |
| | | | | * | | | | | | | | | Fixing QDir benchmarks... | João Abecasis | 2010-02-18 | 1 | -2/+2 | |
| | | | | * | | | | | | | | | QTreeView: Fix premature pessimization | João Abecasis | 2010-02-18 | 1 | -4/+5 | |
| | | | | * | | | | | | | | | Simplify code, fix a compiler warning... profit! | João Abecasis | 2010-02-18 | 1 | -7/+5 | |
| | | | | * | | | | | | | | | tst_qnetworkreply: Add another testcase | Markus Goetz | 2010-02-18 | 1 | -0/+66 | |
| | | | | * | | | | | | | | | QNAM HTTP: Clean code a bit | Markus Goetz | 2010-02-18 | 2 | -29/+45 | |
| | | | | * | | | | | | | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.6-integ... | Qt Continuous Integration System | 2010-02-18 | 8 | -34/+35 | |
| | | | | |\ \ \ \ \ \ \ \ \ | ||||||
| | | | | | * | | | | | | | | | QNAM HTTP: Always set channel.reply to 0 when done | Markus Goetz | 2010-02-18 | 5 | -22/+27 | |
| | | | | | * | | | | | | | | | Revert "Added note to make QList destructor virtual in version 5" | Zeno Albisser | 2010-02-18 | 1 | -1/+1 | |
| | | | | | * | | | | | | | | | Fix s390(x) atomic ops related crashes | Dirk Mueller | 2010-02-17 | 1 | -10/+6 | |