summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Removing Qt5 note that would break SC.Jonas Gastal2012-01-301-2/+0
* Prettify the plastique style's slider thumb.Pierre Rossi2012-01-301-2/+1
* QHeaderView - length returns wrong value fixThorbjørn Lund Martsum2012-01-301-0/+2
* Remove "All rights reserved" line from license headers.Jason McDonald2012-01-302351-2343/+2352
* Eliminate QTestResult::ignoreMessage().Jason McDonald2012-01-303-8/+1
* Get rid of QColorGroup from QVariant.Jędrzej Nowacki2012-01-291-1/+1
* Fix BC break with QAbstractFileEngine "mount points"Shane Kearns2012-01-291-0/+5
* Fix compilation warnings on MSVC.Jędrzej Nowacki2012-01-291-2/+2
* Introduce QTypeInfo::sizeOf.Jędrzej Nowacki2012-01-292-7/+11
* Fix null pointer call in QMetaType::destruct().Jędrzej Nowacki2012-01-291-1/+3
* Use per session socket to connect to maliit serverJan Arne Petersen2012-01-294-1/+157
* Get rid of checks for Qt3 typesKent Hansen2012-01-294-39/+0
* Call connectNotify when connecting with function pointerOlivier Goffart2012-01-291-1/+13
* Add a set of atomics based on C++11's std::atomicThiago Macieira2012-01-283-1/+250
* Add a set of atomics based on GCC intrinsicsThiago Macieira2012-01-283-1/+133
* Put the generated <module>version.h into build treeLiang Qi2012-01-2811-11/+11
* Making socketOption/setSocketOption virtual on QSslSocket.Jonas M. Gastal2012-01-281-3/+2
* Code cleanup, remove QVariant::nameToType usage.Jędrzej Nowacki2012-01-281-3/+1
* Do not suppress tr() methods when QT_NO_META_MACROS is defined.Erik Verbruggen2012-01-281-1/+1
* QUrl: deprecate setEncodedUrl() and fromEncoded(), add url().David Faure2012-01-282-30/+48
* QUrl: use partially-decoded data in toString and QUrl(QString)David Faure2012-01-281-9/+34
* Fix compilation problem in qjsonvalue.hJani Uusi-Rantala2012-01-281-1/+1
* Fixed includes in public headersDenis Dzyubenko2012-01-275-6/+6
* 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