summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* QHash benchmark: improve Java's hashGiuseppe D'Angelo2012-01-271-0/+11
* QHash benchmark: remove unused variablesGiuseppe D'Angelo2012-01-271-3/+0
* improvements to ModifiedRowMark Brand2012-01-272-16/+19
* use nameToIndex() instead of duplicating codeMark Brand2012-01-272-6/+7
* fix identation and styleMark Brand2012-01-272-2/+3
* QSizeGrip: Fix Windows.Friedemann Kleint2012-01-273-33/+25
* Decouple QPlatformTheme from QDialog.Friedemann Kleint2012-01-2711-91/+78
* WindowsXP-Style: Draw on DC of backing store for widgets only.Friedemann Kleint2012-01-273-30/+35
* Windows: Fix exit crash related to deletion of platform screens.Friedemann Kleint2012-01-273-6/+3
* Add concurrent to QT_CONFIG also on WindowsSamuli Piippo2012-01-271-0/+2
* Fix compilation of MeeGo/Maliit related code after Qt::ScreenOrientation API ...Simon Hausmann2012-01-273-3/+3
* remove bogus commentOswald Buddenhagen2012-01-271-4/+0
* delete handling of dead -base-dir argumentOswald Buddenhagen2012-01-271-4/+0
* update readme to current realityOswald Buddenhagen2012-01-271-3/+3
* Gives QNetworkCookieJar a virtual API.Jonas M. Gastal2012-01-274-63/+128
* QWidgets to use QGuiApplication focus object change notificationsPekka Vuorela2012-01-274-30/+22
* QGuiApplication::focusObject() to replace QInputPanel::inputItem()Pekka Vuorela2012-01-2710-5/+204
* QRegularExpression: infrastructure for importing PCRE in 3rdparty/Giuseppe D'Angelo2012-01-273-0/+206
* Fall back on glXChooseVisual() if glXChooseFBConfig() doesn't work.Samuel Rødal2012-01-275-55/+135
* Introduced QOpenGLContext::defaultFramebufferObject().Samuel Rødal2012-01-2710-9/+129
* "cache" is used only locally, so move it into scopeOswald Buddenhagen2012-01-272-1/+2
* Remove qDBusNameToTypeId function.Jędrzej Nowacki2012-01-275-26/+13
* Style fix for QSslCertificate constructor.Jonas M. Gastal2012-01-271-2/+1
* Removing ### that would cause needless SC brekage.Jonas M. Gastal2012-01-271-1/+1
* Implement QWindow::close()Anselmo L. S. Melo2012-01-272-2/+38
* Give a more verbose warning during QVariant serialization.Jędrzej Nowacki2012-01-261-1/+1
* QRegularExpression: configure support for PCREGiuseppe D'Angelo2012-01-264-2/+113
* fix grammar in error messageOswald Buddenhagen2012-01-261-1/+1
* use warnings instead of -wOswald Buddenhagen2012-01-261-1/+2
* Add mkspecs for Blackberry Playbook NDKRafael Roquetto2012-01-266-0/+357
* QProcess/Win: use asynchronous I/O for reading stdout and stderrJoerg Bornemann2012-01-265-59/+116
* QProcess/Win: use named pipes for redirecting standard I/OJoerg Bornemann2012-01-261-21/+51
* Fix a typo in tst_qtreewidget autotest.Jędrzej Nowacki2012-01-261-1/+1
* Fix virtual keyboard on Harmattan not following window content orientation ch...Simon Hausmann2012-01-262-2/+17
* Made it possible to run tst_qtjson test from shadow build directory.Denis Dzyubenko2012-01-262-8/+13
* QStandardPaths: remove unused includes (leftovers from qdesktopservices)David Faure2012-01-262-6/+0
* QUrl: Implement a number of ## Qt5 TODOs (merging overloads)David Faure2012-01-262-84/+22
* Convert tst_qurl.cpp to UTF-8 (to make it editable in QtCreator)David Faure2012-01-261-18/+18
* Send text selection changes for accessibility.Frederik Gladhorn2012-01-261-0/+3
* Fixed QString::operator<(QLatin1String)Denis Dzyubenko2012-01-264-4/+33
* Remove the 'macosx' archBradley T. Hughes2012-01-265-256/+11
* Mark the single argument containers as movable.Stephen Kelly2012-01-262-0/+53
* Automated metatype definition for template types.Stephen Kelly2012-01-262-0/+77
* Cleanup of QWindowsVistaStyle.Friedemann Kleint2012-01-262-28/+25
* Made QWindow::currentOrientation() a property.Samuel Rødal2012-01-265-9/+20
* Wrap unimplemented clang feature in __has_featureOlivier Goffart2012-01-261-4/+13
* Fix a couple of edge cases for WildcardUnix matchingAndy Shaw2012-01-262-2/+4
* Remove QTextControl and QLineControl.Andrew den Exter2012-01-259-5669/+4
* Cleanup mess in public type ids.Jędrzej Nowacki2012-01-25136-55/+212
* Fix building of configure.exe.Friedemann Kleint2012-01-251-0/+2