summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* QAbstractSocket / QSslSocket: add API to pause and resumePeter Hartmann2012-01-259-49/+277
* 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-25561-732/+25
* moc: Use QMetaType::QVariant as the type for QVariantKent Hansen2012-01-255-15/+20