summaryrefslogtreecommitdiffstats
path: root/tests/manual
Commit message (Expand)AuthorAgeFilesLines
* qget test - fix null pointer dereferenceShane Kearns2012-06-271-1/+1
* remove some qmake -project boilerplate from project filesOswald Buddenhagen2012-06-191-3/+0
* Add Qt::WindowTransparentForInput to Window flags manual test.Friedemann Kleint2012-06-082-0/+7
* Cocoa implementation of QPA menu interface.James Turner2012-05-192-0/+206
* Enable specifying raw headers for the requestShane Kearns2012-05-053-10/+33
* Windowmodality-test: Compile with Qt 4.8.Friedemann Kleint2012-05-042-6/+6
* Change remaining uses of {to,from}Ascii to {to,from}Latin1 [QtNetwork]Thiago Macieira2012-05-041-1/+1
* Don't use obsolete qVariantValue, qVariantCanConvert, etc.Debao Zhang2012-05-021-4/+4
* Convert these files to ASCII or UTF-8Thiago Macieira2012-04-271-1/+1
* lance: Document all available command line options.Holger Hans Peter Freyther2012-04-251-2/+6
* Fix windowgeometry test for Windows.Friedemann Kleint2012-04-242-1/+4
* Move the CMake unit tests to auto/Stephen Kelly2012-04-2333-1365/+0
* Build the tests with the build type that the top-level was invoked with.Stephen Kelly2012-04-201-0/+2
* Make sure -fPIE is added to the compile flags.Stephen Kelly2012-04-201-0/+2
* Only run the CMake DBus unit tests on UNIX systems.Stephen Kelly2012-04-201-1/+3
* Window geometry manual tests: Add Window state controls.Friedemann Kleint2012-04-208-197/+664
* Implement QCocoaWindow::setWindowState.Morten Johan Sorvig2012-04-205-4/+54
* Set the window title for the QWindow as well.Morten Johan Sorvig2012-04-201-0/+1
* Add a manual test for the window geometry.Friedemann Kleint2012-04-195-0/+580
* Fix a CMake unit test.Stephen Kelly2012-04-181-2/+4
* Build the first CMake test if *at least* version 2.8.7 is available.Stephen Kelly2012-04-181-1/+1
* 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