summaryrefslogtreecommitdiffstats
path: root/tests/manual
Commit message (Collapse)AuthorAgeFilesLines
* Update licenseheader text in source files for qt4.8Jyri Tahtela2011-05-1374-1275/+1275
| | | | | | | Updated version of LGPL and FDL licenseheaders. Apply release phase licenseheaders for all source files. Reviewed-by: Trust Me
* Merge remote-tracking branch 'origin/4.7' into qt-4.8-from-4.7Olivier Goffart2011-05-034-0/+421
|\ | | | | | | | | | | Conflicts: src/gui/graphicsview/qgraphicslayout.cpp src/gui/graphicsview/qgraphicslayout_p.cpp
| * Add missing license headersJan-Arve Sæther2011-04-283-0/+123
| |
| * Manual test for layout flickeringJan-Arve Sæther2011-04-144-0/+298
| |
* | Merge branch 'master' of scm.dev.troll.no:qt/qt-earth-team into ↵Shane Kearns2011-04-115-5/+173
|\ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | symbian-socket-engine Conflicts: src/s60installs/bwins/QtCoreu.def src/s60installs/bwins/QtGuiu.def src/s60installs/bwins/QtNetworku.def src/s60installs/eabi/QtCoreu.def src/s60installs/eabi/QtGuiu.def src/s60installs/eabi/QtNetworku.def src/s60installs/eabi/QtOpenVGu.def tests/auto/qabstractnetworkcache/tst_qabstractnetworkcache.cpp
| * | Added native language and country names (endonyms) to QLocale.Denis Dzyubenko2011-03-295-2/+171
| | | | | | | | | | | | | | | | | | Task-number: QTBUG-17092 Reviewed-by: Zeno Albisser Reviewed-by: Liang Qi
| * | Changed the return value of QLocale::matchingLocales().Denis Dzyubenko2011-03-281-3/+2
| | | | | | | | | | | | | | | | | | | | | Instead of returning a QStringList, return the list of QLocale objects that can be used directly. Reviewed-by: axis
* | | Merge remote branch 'earth/master' into symbian-socket-engineShane Kearns2011-03-2517-1/+1690
|\ \ \ | |/ / | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: src/network/access/qhttpnetworkconnectionchannel.cpp src/network/socket/qlocalsocket.cpp src/s60installs/bwins/QtCoreu.def src/s60installs/bwins/QtGuiu.def src/s60installs/bwins/QtTestu.def src/s60installs/eabi/QtCoreu.def src/s60installs/eabi/QtGuiu.def
| * | Merge remote branch 'earth-team/master-i18n' into 4.8-earthDenis Dzyubenko2011-03-2416-0/+1689
| |\ \ | | | | | | | | | | | | | | | | Conflicts: src/corelib/tools/tools.pri
| | * | Fixed a typo in the manual testDenis Dzyubenko2011-03-231-1/+1
| | | | | | | | | | | | | | | | Reviewed-by: trustme
| | * | Bugfixing QLocale::weekdays and updating manual testZeno Albisser2011-03-221-8/+2
| | | | | | | | | | | | | | | | Reviewed-by: Denis Dzyubenko
| | * | Merge branch 'master-i18n' of scm.dev.nokia.troll.no:qt/qt-earth-team into ↵Denis Dzyubenko2011-03-172-0/+14
| | |\ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | master-i18n Conflicts: src/corelib/tools/qlocale.h
| | | * | Using list patterns to get a string from list in QLocale.Liang Qi2011-03-082-0/+14
| | | | | | | | | | | | | | | | | | | | | | | | | Reviewed-by: Denis Dzyubenko Task-number: QTBUG-17097
| | * | | Fixed the qlocale manual test app on symbian.Denis Dzyubenko2011-03-173-3/+10
| | |/ / | | | | | | | | | | | | Reviewed-by: trustme
| | * | Added writing script support to QLocale.Denis Dzyubenko2011-03-021-12/+16
| | | | | | | | | | | | | | | | | | | | Task-number: QTBUG-17105 Reviewed-by: trustme
| | * | Improved currency value to string conversion in QLocale.Denis Dzyubenko2011-02-252-10/+23
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Added a second, optional, argument to QLocale::toCurrencyString() that represents a currency symbol that is supposed to be added to the formatted string. Task-number: QTBUG-17100 Reviewed-by: Zeno Albisser Reviewed-by: Olivier Goffart
| | * | Implemented QLocale::weekendStart and QLocale::weekendEndZeno Albisser2011-02-242-15/+32
| | | | | | | | | | | | | | | | | | | | Reviewed-by: Denis Dzyubenko Task-number: QTBUG-17088
| | * | Improved qlocale manualtestDenis Dzyubenko2011-02-2313-45/+469
| | | | | | | | | | | | | | | | Reviewed-by: trustme
| | * | Added UI languages property to QLocaleDenis Dzyubenko2011-02-235-2/+131
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The return value is a sorted list of locale names that could be used for presenting data to the user (i.e. for translations). Task-number: QTBUG-7329 Reviewed-by: Zeno Albisser
| | * | Added Misc Tab to QLocale manual test to test quotationZeno Albisser2011-02-225-2/+158
| | | | | | | | | | | | | | | | Reviewed-by: Denis Dzyubenko
| | * | Changed manual QLocale test to update FirstDayOfWeek automaticallyZeno Albisser2011-02-221-1/+2
| | | | | | | | | | | | | | | | Reviewed-by: Denis Dzyubenko
| | * | Added a manual test for qlocaleDenis Dzyubenko2011-02-178-0/+930
| | | | | | | | | | | | | | | | Reviewed-by: Zeno Albisser
| * | | Update copyright year to 2011.Rohan McGovern2011-03-101-1/+1
| |/ / | | | | | | | | | | | | Reviewed-by: Trust Me (cherry picked from commit 774a3536b00c4d6e4c4c10b708e31b4373a338e3)
* | | Merge remote branch 'qt/master' into symbian-socket-engineShane Kearns2011-02-0769-69/+69
|\ \ \ | |/ / | | | | | | | | | | | | | | | | | | | | | Conflicts: src/network/access/qnetworkaccessmanager.cpp src/network/bearer/qnetworksession.cpp src/network/kernel/qnetworkproxy_symbian.cpp src/network/socket/qnativesocketengine_unix.cpp tests/auto/platformsocketengine/tst_platformsocketengine.cpp
| * | Merge remote branch 'origin/4.7' into qt-master-from-4.7Olivier Goffart2011-01-1769-69/+69
| |\ \ | | |/ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: examples/webkit/imageanalyzer/imageanalyzer.h examples/webkit/imageanalyzer/mainwindow.h mkspecs/unsupported/qws/linux-x86-openkode-g++/qplatformdefs.h src/corelib/io/qfsfileengine_iterator_unix.cpp src/corelib/io/qfsfileengine_iterator_win.cpp src/corelib/kernel/qcoreapplication.cpp src/network/access/qnetworkaccessdatabackend.cpp src/plugins/bearer/connman/qconnmanservice_linux.cpp src/plugins/platforms/openvglite/qwindowsurface_vglite.h src/s60installs/bwins/QtCoreu.def src/s60installs/eabi/QtCoreu.def src/s60installs/s60installs.pro tools/assistant/tools/assistant/helpviewer_qwv.h tools/qdoc3/test/qt-html-templates.qdocconf
| | * Update copyright year to 2011.Jason McDonald2011-01-1069-69/+69
| | | | | | | | | | | | Reviewed-by: Trust Me
* | | Merge remote branch 'qt/master' into symbian-socket-engineShane Kearns2010-12-151-0/+41
|\ \ \ | |/ /
| * | Fix license headersJason McDonald2010-12-011-0/+41
| | |
* | | Fix bug in selectShane Kearns2010-12-091-1/+7
| | | | | | | | | | | | | | | | | | | | | When waitForRead was called, it was selecting for read and write, because we were checking the pointers instead of the bools. Reviewed-by: Markus Goetz
* | | Socket engines: Improve manual test programMarkus Goetz2010-12-082-0/+38
| | | | | | | | | | | | Reviewed-by: Shane Kearns
* | | Added manual test for socketengine developmentMarkus Goetz2010-12-082-0/+123
|/ /
* | Merge branch 4.7 into qt-master-from-4.7Qt Continuous Integration System2010-10-251-1/+1
|\ \ | |/
| * Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integrationQt Continuous Integration System2010-10-251-1/+1
| |\ | | | | | | | | | | | | * '4.7' of scm.dev.nokia.troll.no:qt/qt-qml: Fixed many spelling errors.
| | * Fixed many spelling errors.Rohan McGovern2010-10-251-1/+1
| | |
* | | Merge branch 4.7 into qt-master-from-4.7Qt Continuous Integration System2010-10-251-0/+0
|\ \ \ | |/ /
| * | Merge remote branch 'origin/4.6' into qt-4.7-from-4.6Olivier Goffart2010-10-251-0/+0
| |\ \ | | |/ | |/| | | | | | | | | | Conflicts: src/corelib/tools/qcryptographichash.cpp src/opengl/qgl_p.h
| | * Rename .pro file to match directory name.Jason McDonald2010-10-121-0/+0
| | | | | | | | | | | | | | | Task-number: none Reviewed-by: Trust Me
* | | Add manual test for mkspecs to visualize the effect of the final configTor Arne Vestbø2010-10-132-0/+66
| | | | | | | | | | | | Reviewed-by: ossi
* | | Align .pro with qmake: s/\.sources/.files/.Miikka Heikkinen2010-10-081-1/+1
|/ / | | | | | | | | | | | | | | | | | | Complement previous commit by aligning Qt itself to use .files consistently for DEPLOYMENT as well as INSTALLS. This excludes changes to webkit. Task-number: QTBUG-3216 Reviewed-by: axis
* | Merge remote branch 'origin/4.6' into qt-4.7-from-4.6Thiago Macieira2010-08-115-0/+366
|\ \ | |/ | | | | | | | | | | | | Conflicts: src/gui/kernel/qt_s60_p.h src/opengl/qglextensions.cpp src/opengl/qglshaderprogram.cpp tests/auto/mediaobject/tst_mediaobject.cpp
| * Test code for input method hintsShane Kearns2010-08-065-0/+366
| | | | | | | | | | | | | | | | | | A simple test application to set any combination of input method hints on a QLineEdit widget. This makes it easier to debug when the original report relies on webkit. Task-number: QT-3681 Reviewed-by: Miikka Heikkinen
* | Cherry pick fix for MOBILITY-1194 from Qt Mobility.Aaron McCarthy2010-07-282-2/+3
| | | | | | | | 2f582953ecfc53f217317f58e4fc75b5b51a1126
* | Add missing license header.Jason McDonald2010-06-301-0/+41
| |
* | Add a manual test for regular widget interaction with the table.Benjamin Poulain2010-06-282-0/+112
| | | | | | | | | | | | The code paths are different if the tablet event is accepted or not. This manuel test show the events received from tablet and mouse to make sure we get the right events in the right order.
* | Cherry pick fix for MOBILITY-800 from Qt Mobility.Aaron McCarthy2010-06-241-1/+2
| | | | | | | | a05504d2a0c643c6f253527f07bcc0dba8a799b4
* | Merge bearermanagement changes from Qt Mobility.Aaron McCarthy2010-06-245-3/+353
| | | | | | | | cba220f177154428d6103a93a819668be689a591
* | Cherry pick fix for MOBILITY-938 from Qt Mobility.Aaron McCarthy2010-06-244-105/+174
| | | | | | | | 216f4016d1b447d51630086afca179df11fd6997
* | Cherry pick fix for MOBILITY-962 from Qt Mobility.Aaron McCarthy2010-05-141-4/+14
| | | | | | | | 6ea1caf2babc68d366fb6d3dc215c1bb18a76368
* | Increase the timeout for the QNAM getter test to 30 secondsThiago Macieira2010-04-161-3/+3
| |
* | Remove unstable hosts from the listThiago Macieira2010-04-161-2/+0
| |