summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* 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
* Fix compilation of MeeGo/Maliit related code after Qt::ScreenOrientation API ...Simon Hausmann2012-01-273-3/+3
* Gives QNetworkCookieJar a virtual API.Jonas M. Gastal2012-01-274-63/+128
* QWidgets to use QGuiApplication focus object change notificationsPekka Vuorela2012-01-273-22/+18
* QGuiApplication::focusObject() to replace QInputPanel::inputItem()Pekka Vuorela2012-01-277-5/+79
* 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
* 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-271-2/+22
* Give a more verbose warning during QVariant serialization.Jędrzej Nowacki2012-01-261-1/+1
* 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 virtual keyboard on Harmattan not following window content orientation ch...Simon Hausmann2012-01-262-2/+17
* 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
* Send text selection changes for accessibility.Frederik Gladhorn2012-01-261-0/+3
* Fixed QString::operator<(QLatin1String)Denis Dzyubenko2012-01-262-4/+4
* Remove the 'macosx' archBradley T. Hughes2012-01-264-233/+2
* Mark the single argument containers as movable.Stephen Kelly2012-01-261-0/+25
* Automated metatype definition for template types.Stephen Kelly2012-01-261-0/+31
* Cleanup of QWindowsVistaStyle.Friedemann Kleint2012-01-262-28/+25
* Made QWindow::currentOrientation() a property.Samuel Rødal2012-01-264-7/+14
* Wrap unimplemented clang feature in __has_featureOlivier Goffart2012-01-261-4/+13
* Fix a couple of edge cases for WildcardUnix matchingAndy Shaw2012-01-261-1/+1
* Remove QTextControl and QLineControl.Andrew den Exter2012-01-257-5602/+0
* Cleanup mess in public type ids.Jędrzej Nowacki2012-01-256-42/+73
* QAbstractSocket / QSslSocket: add API to pause and resumePeter Hartmann2012-01-258-32/+184
* Introduce QGuiApplicationPrivate::windowForWidget.Friedemann Kleint2012-01-251-3/+15
* Windows Vista Style: Fix drawing of buttons in message boxes.Friedemann Kleint2012-01-253-6/+5
* Widgets: Enable Windows styles on Windows.Friedemann Kleint2012-01-251-1/+1
* Mark the enumerator QVariant::Type as obsolete.Stephen Kelly2012-01-251-0/+1
* bearer: run the bearer engines in their own worker threadShane Kearns2012-01-253-18/+30
* Don't lose the fontDef when setting the size of a raw font.Pierre Rossi2012-01-251-1/+1
* Mark QStringList as movable.Stephen Kelly2012-01-251-0/+2
* Fixed fileiterator issue for WEC7.Janne Anttila2012-01-251-0/+2
* Remove use of QT_MODULE from libraryGunnar Sletta2012-01-25556-720/+25
* moc: Use QMetaType::QVariant as the type for QVariantKent Hansen2012-01-253-14/+4
* Make coordinates float based where it makes sense.Lars Knoll2012-01-254-29/+30
* Included stdlib.h to allow malloc() usageRafael Roquetto2012-01-251-0/+2
* remove vestiges of text codec pluginsMark Brand2012-01-252-9/+0
* Remove support for the MNG file format and the bundled libmngaavit2012-01-2584-99705/+0