summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Remove SkipMode parameter from QSKIP calls.Jason McDonald2011-10-21132-654/+569
* Remove QTest::SkipMode from qtestlib API.Jason McDonald2011-10-2122-64/+75
* Fix FTP example to handle failure to open network sessionShane Kearns2011-10-202-24/+35
* FTP - fix interoperability issues with SIZE commandShane Kearns2011-10-201-2/+2
* Teach syncqt to handle multiple %moduleheaders directoriesTor Arne Vestbø2011-10-201-135/+142
* Moved tests into integrationtests/ and widgets/Jo Asplin2011-10-20765-238/+270
* Add the ability to enable various SSL bug workarounds.Richard Moore2011-10-209-9/+206
* ret is an "internal" path, no need to re-process itJoão Abecasis2011-10-201-1/+1
* We prefer capitalized drive letters, make it so soonerJoão Abecasis2011-10-201-2/+3
* Avoid spurious detaching in QDir::to/fromNativeSeparatorsJoão Abecasis2011-10-201-10/+28
* Fix tst_qsocketnotifierShane Kearns2011-10-201-44/+1
* Generate dependencies for moc_ style includes when using CONFIG+=GNUmakeTor Arne Vestbø2011-10-201-1/+2
* Revert "Update V8"Kent Hansen2011-10-2024-1567/+2702
* Make foreground and backgroundColor proper functions.Frederik Gladhorn2011-10-204-15/+32
* Move the non-atomic and implicit functions from QBasicAtomicXXXThiago Macieira2011-10-203-85/+66
* Remove unused variable from qdbusintegrator.cpp.Jędrzej Nowacki2011-10-201-2/+0
* Use fromLocal8Bit for reversing toLocal8BitJoão Abecasis2011-10-201-1/+1
* Don't convert template's path separators againJoão Abecasis2011-10-201-1/+1
* Changed if/if/else/if/eleven chain to switchJoão Abecasis2011-10-201-15/+22
* Modulus of negative dividends is undefined or negativeJoão Abecasis2011-10-201-1/+1
* Mark the most important MSAA functions as "moz: [important]"Jan-Arve Saether2011-10-201-0/+20
* Add files from qtdoc for documentation modularization.Casper van Donderen2011-10-20188-0/+204
* Move a11y inspector from tools to util.Morten Sorvig2011-10-2013-1/+1
* Update keyToValue and keysToValue in QMetaEnumLiang Qi2011-10-193-28/+87
* Fixed missing return statement in QPrintSupportKevin Simons2011-10-191-1/+1
* Windows: Fix Geometry, OpenGL formatsFriedemann Kleint2011-10-192-10/+41
* Make pkg-config cross-compile awareHarald Fernengel2011-10-192-4/+22
* Update V8Aaron Kennedy2011-10-1924-2702/+1567
* Refactor QAccessibleActionInterface.Frederik Gladhorn2011-10-1918-801/+409
* Introduce Q_STATIC_ASSERTJędrzej Nowacki2011-10-192-0/+77
* Metatype: Silence MSVC warnings about unused variables.Friedemann Kleint2011-10-191-6/+6
* Widgets: Fix a startup crash in QSplashScreen (Linguist).Friedemann Kleint2011-10-191-2/+3
* Fix "may be used uninitialized" compiler warning.Morten Sorvig2011-10-191-1/+1
* Add benchmarks for QMetaType::construct()Kent Hansen2011-10-192-0/+98
* Provide API for "placement new" construction of meta-typesKent Hansen2011-10-196-21/+827
* Widgets: Remove Symbian-specific code.Friedemann Kleint2011-10-1989-21772/+2
* Destroy generic plugins on exit.Laszlo Agocs2011-10-192-0/+9
* Sanitize paths in selftest data.Jason McDonald2011-10-1950-174/+174
* Remove skipglobal testlib selftest.Jason McDonald2011-10-199-172/+1
* Remove DEPENDS_ON from qtestlib API.Jason McDonald2011-10-1921-655/+3
* Move QTRY_VERIFY/QTRY_COMPARE into testlib.Jason McDonald2011-10-1974-190/+66
* Remove QTEST_NOOP_MAIN from qtestlib API.Jason McDonald2011-10-193-30/+0
* Prefer QSKIP to QTEST_NOOP_MAIN.Jason McDonald2011-10-191-17/+18
* Remove Sensors and Location related macros/defines from qglobal.h.alex2011-10-191-26/+0
* Prefer QSKIP to QTEST_NOOP_MAIN.Jason McDonald2011-10-192-10/+16
* Cocoa: Add initial accessibility implementation.Morten Sorvig2011-10-1920-4/+2096
* Prefer QSKIP to QTEST_NOOP_MAIN.Jason McDonald2011-10-191-35/+19
* Windows platform: Improve Open GL.Friedemann Kleint2011-10-189-71/+155
* QtBase examples: Remove Maemo/Symbian-specific code.Friedemann Kleint2011-10-18501-4019/+26
* QSurfaceFormat: Use version in comparison and debug, fix setter.Friedemann Kleint2011-10-181-5/+13