summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Define usagePolicies API in QNetworkSessionShane Kearns2012-04-115-2/+75
* Use NetworkSessionFailedError in QNetworkReplyShane Kearns2012-04-113-5/+16
* Define QNetworkReply::BackgroundRequestNotAllowedErrorShane Kearns2012-04-112-0/+4
* Define QNetworkReply::NetworkSessionFailed errorShane Kearns2012-04-112-0/+4
* Set ConnectInBackground based on requestShane Kearns2012-04-111-1/+4
* Define BackgroundRequestAttributeShane Kearns2012-04-112-0/+9
* Move QVectorPath::polygonFlags to its own class.Robin Burchell2012-04-112-11/+10
* Move QRectVectorPath into the .cpp of the only file actually using it.Robin Burchell2012-04-112-48/+48
* unite QString::normalized() overloadsKonstantin Ritt2012-04-112-26/+12
* Deprecate qMemCopy/qMemSet in favour of their stdlib equivilents.Robin Burchell2012-04-1131-61/+48
* Mark QObject::disconnect overload constOlivier Goffart2012-04-112-4/+4
* Make reallocData() take (unsigned) size, including nullJoão Abecasis2012-04-114-38/+38
* Adjust a double leading slash in the path for FTP to /%2FThiago Macieira2012-04-102-2/+16
* Add early-clobbers to the output variables in CPUIDThiago Macieira2012-04-101-3/+3
* Make plugin linking fail if some references aren't presentThiago Macieira2012-04-101-1/+1
* Merge remote-tracking branch 'origin/master' into api_changesOswald Buddenhagen2012-04-10364-10630/+8136
|\
| * Find libssl on linux using paths of loaded librariesShane Kearns2012-04-051-0/+26
| * Windows: Use native font engine by default.Friedemann Kleint2012-04-051-3/+4
| * Include with qt module to avoid configure warningPekka Vuorela2012-04-051-2/+1
| * Fixed an exit crash that could occur in QQuickPixmap.Charles Yin2012-04-051-2/+8
| * Specify generic QPA plugins via env variablesDonald Carr2012-04-041-0/+4
| * Don't ignore tst_QWindow on Mac OS XBradley T. Hughes2012-04-042-3/+6
| * device: Add device support for the Broadcom Raspberry PIDonald Carr2012-04-043-0/+243
| * Change the parameter name of the mutex in a QWaitCondition.Stephen Kelly2012-04-042-16/+16
| * Revert "Make the CONFIG and QT_CONFIG contents available downstream."Stephen Kelly2012-04-041-3/+0
| * Windows Vista: Fix painting of item view items.Friedemann Kleint2012-04-042-15/+46
| * Windows: Replace QString keys of XP themes by an enumeration.Friedemann Kleint2012-04-043-141/+254
| * Update the documentation about the sign in QElapsedTimer::(m)secsToThiago Macieira2012-04-041-3/+3
| * Make sure we create an application before a QWidget.Stephen Kelly2012-04-042-0/+2
| * eglfs: Introduce hooks for the eglfs pluginGirish Ramakrishnan2012-04-047-8/+197
| * Windows: Fix menu color for Windows, WindowsXP.Friedemann Kleint2012-04-041-1/+1
| * Add tst_QWindow::windowModality()Bradley T. Hughes2012-04-041-0/+32
| * Remove/update Qt 5 to-do's that won't be done for Qt 5.Jason McDonald2012-04-043-3/+1
| * Re-enable PPS based rotation handling for blackberry devicesKevin Krammer2012-04-041-2/+0
| * printing: Make sure window modality works with native print dialogsBradley T. Hughes2012-04-044-7/+30
| * Moved 'qnx' CONFIG definition to common location.Rafael Roquetto2012-04-042-1/+3
| * Removed Qt 5 todo comments from qpalette.hSamuel Rødal2012-04-041-3/+3
| * Enable stack smashing protection on QNX and Blackberry platformsSean Harmer2012-04-041-3/+6
| * Pass autorepeat info to input context key filtering with XCBPekka Vuorela2012-04-031-12/+19
| * Remove duplicate non-const methods from QProgressBar.Jason McDonald2012-04-032-8/+6
| * Fix warnings about signed/unsigned comparisons in QtJson.Friedemann Kleint2012-04-032-5/+5
| * Fix warnings about unused variables.Friedemann Kleint2012-04-034-13/+7
| * Fix warnings about truncations in constants.Friedemann Kleint2012-04-038-10/+10
| * Fixing the QNX QPA build for non blackberry targetsKevin Krammer2012-04-031-4/+1
| * Delete the screen event handler after its last user.Thomas McGuire2012-04-031-1/+2
| * QWindow: add windowModality as a Q_PROPERTY()Bradley T. Hughes2012-04-032-8/+23
| * WindowsXP: Fix Item view alternate color being black.Friedemann Kleint2012-04-031-3/+35
| * Make API in QPlatformSharedGraphicsCache a little more genericEskil Abrahamsen Blomfeldt2012-04-031-3/+4
| * qdoc: findNodeRecursive() was called with a null start nodeMartin Smith2012-04-032-2/+14
| * Don't require exact IMAP server version in autotestsShane2012-04-031-39/+7