summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Introduced BufferQueueingOpenGL capability in platofrm integrationGunnar Sletta2012-02-013-1/+25
* QtDebug: Include file, line, function informationKai Koehne2012-02-018-124/+418
* 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-011-1/+1
* Add the event loop quitlock feature to QtCore.Stephen Kelly2012-01-3112-58/+267
* 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-314-6/+3
* 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-313-23/+59
* Allow function types to be registered without workaroundsJoão Abecasis2012-01-312-6/+6
* Remove many deprecated methodsLars Knoll2012-01-3122-178/+24
* 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-314-3/+14
* mkdtemp() support for QNX platformRafael Roquetto2012-01-311-0/+36
* Moving tiff image format support and libtiff out of qtbaseaavit2012-01-31224-70626/+4
* Use events for accessibility updates.Frederik Gladhorn2012-01-318-45/+104
* Add public role names setter to QStandardItemModelChris Adams2012-01-312-0/+11
* Removing bad ###Qt5 note.Jonas M. Gastal2012-01-311-1/+0
* Remove Symbian specific code from QtGui.Xizhi Zhu2012-01-3111-737/+80
* Fix QGuiApplication::topLevelWindows(), introducing allWindows()Anselmo L. S. Melo2012-01-312-1/+29
* 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-311-18/+4
* fix memory leak in QGuiApplicationPrivatejian liang2012-01-311-0/+2
* Remove QIconEngineV2 and fold it into QIconEngineLars Knoll2012-01-319-271/+67
* xcb: Check for SHM extension before using itUli Schlachter2012-01-311-2/+6
* xcb: Check for SYNC extension before using itUli Schlachter2012-01-311-1/+5
* Remove non existant features from qfeature.hLars Knoll2012-01-312-540/+54
* Changed debug output to option in qminimalbackingstore.Kurt Korbatits2012-01-312-8/+15
* Revert "Revert "Blow up earlier when adding test rows without columns.""Robin Burchell2012-01-311-0/+1
* directfb: Use QPlatformPixmap::fromFile for Qt resourcesHolger Hans Peter Freyther2012-01-311-8/+2
* Update contact address in license headers.Jason McDonald2012-01-3116-16/+16
* QDateTime: Add validity checksJohn Layt2012-01-311-32/+144
* QDateTime: Deprecate setYMD()John Layt2012-01-314-11/+10
* Fix bugs when using a non 0 terminated QLatin1StringLars Knoll2012-01-301-20/+41
* Fix debug format string in windows socket engineShane Kearns2012-01-301-2/+2
* Fix crashing debug messageShane Kearns2012-01-301-1/+1
* Add a null pointer check to QJsonObject::toVariantMapLars Knoll2012-01-301-3/+5
* Remove Symbian specific code from QtCore.Xizhi Zhu2012-01-3037-1112/+63
* Remove Symbian specific code in platformsupport.Xizhi Zhu2012-01-301-1/+1
* Remove reference to Symbian in printsupport.Xizhi Zhu2012-01-303-9/+0
* Remove Symbian code from tools.Xizhi Zhu2012-01-303-51/+33
* Remove type id/name conversion for QVariant::UserTypeKent Hansen2012-01-301-4/+0
* Remove pass/fail/skip count getters from QTestResult.Jason McDonald2012-01-302-19/+0
* Avoid non-standard indentation of license headers.Jason McDonald2012-01-308-312/+312