summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | * | Remove Q_DECLARATIVE_EXPORT and Q_QTQUICK1_EXPORTMatthew Vogt2012-02-271-16/+0
| | * | Move the QString comparison operator as non member functionOlivier Goffart2012-02-272-25/+31
| | * | QTestlib: no need to use the preprocessor to distinguish qrealOlivier Goffart2012-02-271-22/+4
| | * | QFontEngine: remove unused and buggy grayPalette()Marc Mutz2012-02-272-20/+0
| | * | Add workaround for projects using 'QT += declarative'Matthew Vogt2012-02-271-0/+27
| | * | Allow moc to handle symbols that have been redefined.Matthew Vogt2012-02-275-11/+278
| | * | QStringMatcher: make constructor explicitMarc Mutz2012-02-261-1/+1
| | * | QXmlStream{Reader,Writer}: add explicit to constructorsMarc Mutz2012-02-261-7/+7
| | * | QByteArray: deprecate QT_NO_CAST_FROM_BYTEARRAY-protected operatorsMarc Mutz2012-02-2618-50/+48
| | * | Inline and mark as deprecated images's serialNumber()Olivier Goffart2012-02-2612-36/+23
| | * | QString: add from{Ascii,Latin1,Utf8,Local8Bit() overloads for QByteArrayMarc Mutz2012-02-231-0/+4
* | | | Avoid using internal testlib API in QDbusConnection autotest.Jason McDonald2012-03-051-20/+4
|/ / /
* | | Fix documentation of the new connect functions.Olivier Goffart2012-03-041-0/+9
* | | QRegularExpression: import PCRE under 3rdparty/Giuseppe D'Angelo2012-03-0365-0/+54615
* | | Cleaned up debug and warning output in xcb plugin.Samuel Rødal2012-03-0210-38/+40
* | | QAbstractSlider - adding setRange as a slotThorbjørn Lund Martsum2012-03-022-2/+14
* | | Change bugreports.qt.nokia.com -> bugreports.qt-project.orgSergio Ahumada2012-03-029-10/+10
* | | Use QHash<K,V> instead of QMap<K,V> when K is a pointer typeGiuseppe D'Angelo2012-03-0211-23/+23
* | | Remove the usage of deprecated qdoc macros.Casper van Donderen2012-03-02315-7041/+7041
* | | Mark overload of QAccessible::updateAccessibility as deprecated.Frederik Gladhorn2012-03-022-3/+1
* | | Name threads properlymae2012-03-022-0/+4
* | | xcb: Check for SHAPE extension before using itUli Schlachter2012-03-023-4/+34
* | | get rid of Option::user_configsOswald Buddenhagen2012-03-025-17/+7
* | | remove now unused QMakeProject c'torsOswald Buddenhagen2012-03-022-9/+5
* | | make evaluation of spec+cache independent of build pass contextOswald Buddenhagen2012-03-024-4/+10
* | | Remove the LIBS from platformsupportJørgen Lind2012-03-022-2/+0
* | | Fix get_accFocus() to return CHILDID_SELF when it returns itself.Jan-Arve Saether2012-03-021-7/+41
* | | Improve debugging in the windows accessibility bridge.Jan-Arve Saether2012-03-022-33/+59
* | | Fix QWizard autotest for Windows 7 Classic themeMiikka Heikkinen2012-03-021-1/+6
* | | Use correct types in QResource.Robin Burchell2012-03-021-4/+4
* | | don't announce a dynamic .qmake.cache if we don't actually create oneOswald Buddenhagen2012-03-021-3/+4
* | | Improving clipboard integrationKevin Krammer2012-03-022-39/+150
* | | Fixing z-ordering of windowsKevin Krammer2012-03-021-1/+1
* | | Make the CONFIG and QT_CONFIG contents available downstream.Stephen Kelly2012-03-021-0/+3
* | | Fix sizing in QGraphicsView itemsAtPosition auto testJonathan Liu2012-03-021-0/+1
* | | Add additional QGraphicsView tests for regressionJonathan Liu2012-03-021-0/+61
* | | Revert "Don't rely on mapFromGlobal in QGraphicsScenePrivate::itemsAtPosition."Jonathan Liu2012-03-021-3/+7
* | | Export QPaintEnginePrivate from QtGuiBradley T. Hughes2012-03-021-1/+1
* | | Remove Q_BYTE_ORDER and -*-endian arguments from configuresBradley T. Hughes2012-03-027-241/+76
* | | Fix QApplication autotest crash when running on multiple screensMiikka Heikkinen2012-03-025-5/+15
* | | Add note about failing test when using shared-mime-info < 1.0David Faure2012-03-021-0/+3
* | | Link against the precompiled header.Andreas Holzammer2012-03-021-1/+2
* | | Fix QPixmap::grabWidget() on Windows.Friedemann Kleint2012-03-022-4/+5
* | | Support 16+4 mouse buttons within the generic/evdevmouse plugin.Rick Stockton2012-03-021-4/+19
* | | clean up build pass project initializationOswald Buddenhagen2012-03-025-16/+24
* | | move finding the makespec to OptionOswald Buddenhagen2012-03-024-45/+48
* | | testlib: Add selftests for -v1 and -v2 command-line switches.Jason McDonald2012-03-0213-5/+1060
* | | testlib: Improve documentation of verbose test logging options.Jason McDonald2012-03-021-5/+7
* | | Add protocol type B support to the evdevtouch pluginLaszlo Agocs2012-03-024-11/+102
* | | search for default spec just like for other onesOswald Buddenhagen2012-03-021-19/+5