summaryrefslogtreecommitdiffstats
path: root/tests/manual
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/master' into api_changesLars Knoll2012-04-1695-164/+199
|\
| * Fix warnings in manual tests.Friedemann Kleint2012-04-136-9/+9
| * Build manual tests.Friedemann Kleint2012-04-1291-155/+190
* | Merge remote-tracking branch 'origin/master' into api_changesOswald Buddenhagen2012-04-1015-194/+1351
|\|
| * Make sure we create an application before a QWidget.Stephen Kelly2012-04-042-0/+2
| * Add support for PUT & POST to qget testShane Kearns2012-04-025-189/+424
| * Update tests/manual/windowmodality to test native dialogsBradley T. Hughes2012-03-304-99/+601
| * Remove modal child widget buttons from tests/manual/windowmodalityBradley T. Hughes2012-03-293-129/+39
| * windowmodality test: Allow exec() with ApplicationModal dialogsBradley T. Hughes2012-03-283-145/+181
| * Don't use the pri depends line for link dependencies.Stephen Kelly2012-03-283-4/+8
| * Add manual test for window modalityBradley T. Hughes2012-03-274-0/+468
| * QHttpNetworkConnection test: avoid integer divide by zero exception.Martin Petersson2012-03-271-1/+1
* | Move CMake macros and tests for dbus tools from qttools.Stephen Kelly2012-03-184-0/+147
|/
* Make QCursor manual tests compile on Qt5Miikka Heikkinen2012-03-076-6/+6
* QWheelEvent high-resolution delta support.Morten Johan Sorvig2012-02-244-0/+381
* clean up qmake-generated projectsOswald Buddenhagen2012-02-2420-141/+5
* Add the QtMain windows library to the CMake files.Stephen Kelly2012-02-234-0/+132
* Give the compile flags an EXECUTABLE_ prefix.Stephen Kelly2012-02-217-1/+29
* Print out the try_compile output for tests expected to fail.Stephen Kelly2012-02-211-0/+2
* Test for QT_NO_SSL instead of QT_NO_OPENSSLShane Kearns2012-02-211-1/+1
* Make qget manual test compile without ssl supportShane Kearns2012-02-212-0/+6
* Use ctest to run all tests and print output.Stephen Kelly2012-02-171-15/+66
* Make the cmake tests work with a namespace build.Stephen Kelly2012-02-156-0/+11
* Fix online status checking in generic bearer plugin.Xizhi Zhu2012-02-142-0/+97
* Add -fPIE to the Qt5Core_COMPILE_FLAGS with reduce-relocations.Stephen Kelly2012-02-101-0/+1
* Add the mkspecs dir to the include dirs.Stephen Kelly2012-02-083-0/+58
* Add missing subdirectory test.Stephen Kelly2012-02-071-0/+1
* Introduce QItemDelegate::destroyEditor virtual invoked at editor closeThorbjørn Lund Martsum2012-02-022-0/+88
* Remove Symbian specific code from qtbase.Xizhi Zhu2012-01-311-3/+0
* Remove "All rights reserved" line from license headers.Jason McDonald2012-01-30113-113/+113
* Update contact information in license headers.Jason McDonald2012-01-23113-113/+113
* Test that the CMAKE_AUTOMOC feature works with Qt5.Stephen Kelly2012-01-122-10/+12
* Make modules find their own dependencies.Stephen Kelly2012-01-111-3/+2
* Update year in Nokia copyright headers.Jason McDonald2012-01-101-1/+1
* Add "qget" manual test for QNetworkAccessManagerShane Kearns2012-01-103-0/+411
* Update copyright year in license headers.Jason McDonald2012-01-0598-98/+98
* Make QCocoaWindow independent of NSWindow.Morten Sorvig2011-12-144-0/+502
* Use VERBATIM where needed in macros.Stephen Kelly2011-12-074-0/+172
* Test that options to macros work.Stephen Kelly2011-12-069-0/+264
* Test the qt5_add_resource macro.Stephen Kelly2011-12-064-1/+12
* Use plural form for CMake variables.Stephen Kelly2011-12-063-3/+3
* Pass the tests when run in visual studio.Stephen Kelly2011-12-012-0/+4
* Install CMake config files from Qt.Stephen Kelly2011-11-2911-0/+468
* Fix sanity check of network test serverJason McDonald2011-11-282-2/+13
* Correct usage of network-settings.h.Jason McDonald2011-11-282-2/+0
* SSL namespace: rename TlsV1 to TlsV1_0Peter Hartmann2011-11-161-3/+3
* Add the ability to do unsafe SSL renegotiation as a fallback.Richard Moore2011-11-151-0/+3
* all remaining tests: eliminated usage of qttest_p4.prfRohan McGovern2011-10-256-12/+14
* Remove SkipMode parameter from QSKIP calls.Jason McDonald2011-10-212-4/+4
* Add the ability to enable various SSL bug workarounds.Richard Moore2011-10-202-0/+104