Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'sipOnMouseFocusRefactoring' | axis | 2009-08-12 | 1 | -2/+35 |
|\ | |||||
| * | Revised SIP API. | axis | 2009-08-12 | 1 | -2/+35 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | After discussions with Matthias, several things were changed: - the autoSipOnMouseFocus property was removed and replaced with a new style hint, SH_RequestSoftwareInputPanel. This means the style can define when the input panel is launched. - The code which sends RequestSoftwareInputPanel events was moved into its own function, and the widgets call that function. AutoTest: Included and passed RevBy: mae | ||||
* | | Removed a couple of tests for Symbian from gui category; these don't | Miikka Heikkinen | 2009-08-12 | 1 | -2/+2 |
| | | | | | | | | compile currently and are not built by auto.pro, either. | ||||
* | | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qt-s60-public | Shane Kearns | 2009-08-12 | 23 | -24/+51 |
|\ \ | |||||
| * | | Removed qdirectpainter test from Symbian tests, as it is | Miikka Heikkinen | 2009-08-12 | 1 | -1/+1 |
| | | | | | | | | | | | | for embedded Linux only | ||||
| * | | Fixed qfileinfo autotest for Symbian | Miikka Heikkinen | 2009-08-12 | 1 | -1/+6 |
| | | | |||||
| * | | Merge branch 'master' of git@scm.dev.troll.no:qt/qt-s60-public | Janne Anttila | 2009-08-12 | 4 | -10/+12 |
| |\ \ | | | | | | | | | | | | | | | | | Conflicts: tests/auto/qimagereader/tst_qimagereader.cpp | ||||
| | * | | Fixed qimagereader test compilation | Miikka Heikkinen | 2009-08-12 | 2 | -1/+5 |
| | |/ | |||||
| | * | Skipped setEnvironment test in qprocess test for Symbian | Miikka Heikkinen | 2009-08-12 | 1 | -4/+4 |
| | | | |||||
| | * | Merge branch 'master' of git@scm.dev.troll.no:qt/qt-s60-public | Miikka Heikkinen | 2009-08-12 | 3 | -4/+4 |
| | |\ | |||||
| | * | | Fixed SRCDIR usage in qscriptengine test for Symbian | Miikka Heikkinen | 2009-08-12 | 2 | -5/+7 |
| | | | | |||||
| * | | | Fixed QtGui autotest build breaks due to incorrect SRCDIR usage. | Janne Anttila | 2009-08-12 | 5 | -3/+11 |
| | | | | |||||
| * | | | Updated QtGui.txt autotest category file. | Janne Anttila | 2009-08-12 | 1 | -2/+0 |
| | | | | |||||
| * | | | Workaround for Nokia X86 compiler, to compile get more GUI test compile. | Janne Anttila | 2009-08-12 | 3 | -3/+3 |
| | |/ | |/| | | | | | | | | | | | | | | | | | | | Apparently Nokia X86 compiler is not able to use templated qCompare when given arguments have different different type but same base class. This error should be isolated and reported to Nokia X86 team. See task: 259508 | ||||
| * | | Fixed QtNetwork autotest build breaks for Symbian. | Janne Anttila | 2009-08-12 | 3 | -4/+4 |
| |/ | | | | | | | Also updated QtNetwork auto test category file. | ||||
| * | Fixed qdom autotest build break due to incorrect SRCDIR usage in Symbian. | Janne Anttila | 2009-08-12 | 2 | -1/+5 |
| | | |||||
| * | Fixed QtScript autotest build breaks due to incorrect SRCDIR usage. | Janne Anttila | 2009-08-12 | 5 | -2/+14 |
| | | |||||
| * | Updated QtScript.txt autotest category file to reflect current test set. | Janne Anttila | 2009-08-12 | 1 | -1/+0 |
| | | |||||
| * | Fixed failure to build tests due to missing qkeyevent. | Rohan McGovern | 2009-08-12 | 1 | -1/+0 |
| | | | | | | | | Since the qkeyevent test was removed, also remove it from auto.pro. | ||||
* | | only skip the QFileInfo permissions test when building for symbian OS | Shane Kearns | 2009-08-12 | 1 | -1/+3 |
|/ | |||||
* | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qt-s60-public | Shane Kearns | 2009-08-11 | 5 | -12/+17 |
|\ | |||||
| * | Merge branch 'master' of git@scm.dev.troll.no:qt/qt-s60-public | Miikka Heikkinen | 2009-08-11 | 5 | -14/+13 |
| |\ | |||||
| | * | Fixed qstatemachine autotest compilaton for Symbian OS. | Janne Anttila | 2009-08-11 | 1 | -8/+8 |
| | | | | | | | | | | | | | | | | | | | | | | | | Apparently Nokia X86 compiler is not able to use templated qCompare when given arguments have different different type but same base class. This error should be isolated and reported to Nokia X86 team. See task: 259508 | ||||
| | * | Fixed qlocale autotest compile error for Symbian. | Janne Anttila | 2009-08-11 | 1 | -1/+1 |
| | | | |||||
| | * | Merge branch 'master' of git@scm.dev.troll.no:qt/qt-s60-public | Janne Anttila | 2009-08-11 | 10 | -320/+56 |
| | |\ | |||||
| | * | | Fixed qline autotest merge, tst_qline.cpp was added twice to SOURCES. | Janne Anttila | 2009-08-11 | 1 | -1/+0 |
| | | | | |||||
| * | | | Fixed qtextstream autotest for Symbian | Miikka Heikkinen | 2009-08-11 | 2 | -2/+8 |
| | | | | |||||
* | | | | Fix autotest failure in qgraphicsitem. | Shane Kearns | 2009-08-11 | 1 | -0/+24 |
| |_|/ |/| | | | | | | | | | | | | | | When autofocused child is deleted, remove from ancestors to avoid double deletion crash. Check for null receiver when auto SIP is enabled in mouseReleaseEvent | ||||
* | | | Merge branch 'master' of git@scm.dev.troll.no:qt/qt-s60-public | Janne Anttila | 2009-08-11 | 7 | -315/+51 |
|\ \ \ | |/ / | |||||
| * | | Added default IAP checking to tst_qnetworkaccessmanager_and_qprogressdialog. | Miikka Heikkinen | 2009-08-11 | 1 | -1/+8 |
| | | | |||||
| * | | Merge branch 'master' of git@scm.dev.troll.no:qt/qt-s60-public | Miikka Heikkinen | 2009-08-11 | 11 | -345/+103 |
| |\ \ | |||||
| | * | | test slots are not const | Harald Fernengel | 2009-08-11 | 1 | -38/+38 |
| | | | | |||||
| | * | | Removed qkeyevent autotest. | axis | 2009-08-11 | 3 | -269/+0 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | This test hasn't been updated in years, and never worked in the first place. RevBy: Trust me | ||||
| * | | | RVCT didn't like a test bool variable exported directly from QtGui, | Miikka Heikkinen | 2009-08-11 | 2 | -7/+5 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | causing applications to panic with KERN-EXEC 3. Fixed by providing accessor for the bool in question instead of exporting it directly. Note: Unknown why exactly this panic occurs, as exporting bools works just fine when tested with small test executable + dll. Something in QtGui causes this to fail; I suspect it might be the massive code segment size and relocation of the data segment that is contributing to this problem. RevBy: Jason Barron | ||||
* | | | | Fixed qpropertyanimation autotest build for win32-msvc2008. | Janne Anttila | 2009-08-11 | 1 | -1/+1 |
| | | | | |||||
* | | | | Removed unneccessary QHostAddress cast from tst_qnativesocketengine.cpp | Janne Anttila | 2009-08-11 | 1 | -3/+3 |
| |/ / |/| | | | | | | | | The cast/constructor is not needed anymore due to commit 5b80fbad. | ||||
* | | | Merge branch 'master' of git@scm.dev.troll.no:qt/qt-s60-public | Janne Anttila | 2009-08-11 | 2 | -4/+8 |
|\ \ \ | | |/ | |/| | |||||
| * | | Fixed SRCDIR for qxmlquery autotest for Symbian | Janne Anttila | 2009-08-11 | 2 | -4/+8 |
| | | | |||||
* | | | Fixed qsocketnotifier autotest compilation for win32-msvc2008 platform. | Janne Anttila | 2009-08-11 | 1 | -1/+1 |
|/ / | |||||
* | | Switched QtNetworkSetting to use 'qt-test-server' config by default. | Janne Anttila | 2009-08-11 | 1 | -5/+6 |
| | | | | | | | | | | | | | | | | Qt/Master uses qt-test-server config by default but our S60/master was configure to use different server by default. The assumption is that this caused several QtNetwork autotests to fail when testing QtS60 branch on other configurations in QtSW premises. This because the old test server was very likely unavailable... | ||||
* | | Merge branch 'master' of git@scm.dev.troll.no:qt/qt-s60-public | Janne Anttila | 2009-08-11 | 186 | -629/+1402 |
|\ \ | |||||
| * | | Add comparison operators also to subclasses | Harald Fernengel | 2009-08-10 | 1 | -0/+27 |
| |/ | | | | | | | | | Compiler would for some reason choose operator bool() instead when comparing subclasses of QScopedPointer. | ||||
| * | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qt-s60-public | Jason Barron | 2009-08-10 | 1 | -2/+2 |
| |\ | |||||
| | * | Make eventloop autotest compile for windows. | Liang Qi | 2009-08-10 | 1 | -2/+2 |
| | | | |||||
| * | | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qt-s60-public | Jason Barron | 2009-08-10 | 3 | -6/+16 |
| |\ \ | | |/ | |||||
| * | | Merge commit 'qt/master' | Jason Barron | 2009-08-10 | 7 | -66/+78 |
| |\ \ | |||||
| | * | | Moved tests/auto/runQtXmlPatternsTests.sh to devtools/shell | Leonardo Sobral Cunha | 2009-08-10 | 1 | -61/+0 |
| | | | | |||||
| | * | | Add QBENCMARK_ONCE to QTestLib. | Morten Sorvig | 2009-08-10 | 2 | -1/+15 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The code block associated with QBENCHMARK_ONCE macro will only be executed once, whether the backend returns a valid result or not. The "-iterations" command line argument is also ignored. This is useful for benchmarking code that has side effects. Revby: jasplin | ||||
| | * | | Make QTimeLine::start() restart from the beginning as the documentation says. | David Faure | 2009-08-10 | 1 | -1/+40 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The documentation implies that start restarts. Which it did, but only if the timeline was finished _and_ the duration hadn't been changed meanwhile. So after a setDuration(), start() would do nothing, which was unexpected. Merge-request: 1145 Reviewed-by: Olivier Goffart <ogoffart@trolltech.com> | ||||
| | * | | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qt | Keith Isdale | 2009-08-10 | 139 | -344/+593 |
| | |\ \ |