summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Move QPlatformDialogs from QtWidgets to QtGui.Friedemann Kleint2012-02-019-25/+15
* qabstractitemmodel.cpp: Fix warnings.Friedemann Kleint2012-02-011-0/+5
* Use QBasicMutex instead of Q_GLOBAL_STATIC QMutexOlivier Goffart2012-02-0111-61/+47
* Fix parsingMode not used anymore, detected by compiler warningDavid Faure2012-02-011-2/+3
* Added WindowOverridesSystemGesturesHint to our window flags.Gunnar Sletta2012-02-012-0/+5
* Prevent data loss when an ssl socket is closed by remoteShane Kearns2012-02-012-12/+22
* Remove Symbian specific code in 3rdparty.Xizhi Zhu2012-02-014-105/+4
* Windows configure: make -mp affect the Qt build itselfJoerg Bornemann2012-02-011-3/+4
* Fix QDnslookup build on FreeBSDJeremy Lainé2012-02-011-3/+1
* Extending the auto test for QHeaderViewThorbjørn Lund Martsum2012-02-011-3/+501
* QHeaderView - Do not try to remove non-existing sectionThorbjørn Lund Martsum2012-02-011-1/+1
* SQL driver implementation to signal notification sourcesTorben Dannhauer2012-02-014-6/+24
* Interface definition to provide notifications with a source information.Torben Dannhauer2012-02-012-0/+13
* Remove the API duplication from QApplication.Stephen Kelly2012-02-012-55/+0
* Windows: Fix inclusion of <windows.h>Friedemann Kleint2012-02-0154-190/+152
* Adding a QHeaderView benchmarkThorbjørn Lund Martsum2012-02-013-1/+273
* Revert "Put the generated <module>version.h into build tree"Bradley T. Hughes2012-02-0112-33/+16
* Accessibility: Use new updateAccessibility() API in widgets.Friedemann Kleint2012-02-0122-60/+60
* Introduced BufferQueueingOpenGL capability in platofrm integrationGunnar Sletta2012-02-013-1/+25
* QtDebug: Include file, line, function informationKai Koehne2012-02-0114-139/+674
* Compile with clangMorten Johan Sorvig2012-02-011-0/+1
* Emit QSslSocket::error in case of openssl gives an error.Jonas M. Gastal2012-02-013-25/+38
* QHeaderView - preventing negative section sizes.Thorbjørn Lund Martsum2012-02-012-1/+11
* Change syncqt default parameters for shadow buildingKalle Juhani Lehtonen2012-02-012-3/+4
* Add the event loop quitlock feature to QtCore.Stephen Kelly2012-01-3117-62/+979
* Don't compile UIC with -O2 inside ScratchboxTor Arne Vestbø2012-01-311-0/+6
* add virtual destructor to QWindowSystemInterfacePrivate::WindowSystemEventjian liang2012-01-311-0/+1
* QHeaderView - fix to resizeSection patch (Ia812a747)Thorbjørn Lund Martsum2012-01-311-0/+2
* QHeaderView::setOffsetToSectionPosition documentation updateThorbjørn Lund Martsum2012-01-311-4/+6
* QDir::NoDotAndDotDot is now QDir::NoDot|QDir::NoDotDot.Jonas M. Gastal2012-01-315-6/+6
* Maliit: Fix enter on VKB not resulting in text input field acceptanceSimon Hausmann2012-01-312-3/+28
* Rename meego to maliit platforminputcontextJan Arne Petersen2012-01-3111-68/+67
* Add support for cleanup functions for data-constructed QImagesSimon Hausmann2012-01-314-23/+96
* Allow function types to be registered without workaroundsJoão Abecasis2012-01-315-26/+19
* Remove many deprecated methodsLars Knoll2012-01-3127-218/+62
* MinGW build fixes for QWindowsPipeReader and friendsJoerg Bornemann2012-01-313-3/+6
* Windows: Fix compilation with -qtnamespaceKai Koehne2012-01-3111-13/+38
* Mac: Fix compilation with -qtnamespace setKai Koehne2012-01-315-4/+20
* mkdtemp() support for QNX platformRafael Roquetto2012-01-311-0/+36
* Moving tiff image format support and libtiff out of qtbaseaavit2012-01-31284-71076/+24
* Use events for accessibility updates.Frederik Gladhorn2012-01-318-45/+104
* Add public role names setter to QStandardItemModelChris Adams2012-01-313-0/+31
* QDirectPainter is gone in Qt5Lars Knoll2012-01-317-345/+0
* Escape path names in qmake-generated Makefiles.Andreas Hartmetz2012-01-311-1/+1
* Removing bad ###Qt5 note.Jonas M. Gastal2012-01-311-1/+0
* Remove Symbian specific code from qtbase.Xizhi Zhu2012-01-3126-1522/+4
* Remove Symbian specific code from QtGui.Xizhi Zhu2012-01-3111-737/+80
* Fix QGuiApplication::topLevelWindows(), introducing allWindows()Anselmo L. S. Melo2012-01-313-1/+65
* Remove Symbian and Maemo 5 code from QtWidgets.Xizhi Zhu2012-01-3132-565/+39
* QValidator: Don't fallback to C Locale when validating inputJohn Layt2012-01-314-29/+18