summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Made renderText() work in samplebuffers example.Samuel Rødal2012-11-221-23/+17
* Doc: Modified Qt Test's doc configuration to match file and dir names.Jerome Pasion2012-11-221-1/+1
* Add QMimeType::aliases().David Faure2012-11-224-0/+50
* Use QT_STRINGIFY in qobjectdefs.hOlivier Goffart2012-11-221-3/+1
* Unbreak the bootstrap lib build on MinGWKonstantin Ritt2012-11-211-0/+3
* BlackBerry: The MeasurementSystem port was for BlackBerry OS not QNXmfekari2012-11-212-20/+20
* Remove warnings from qtbase.Mitch Curtis2012-11-212-2/+1
* Update Qlocale data up to CLDR 22.1Konstantin Ritt2012-11-213-3929/+4402
* Update Qlocale data up to CLDR 2.0.1Konstantin Ritt2012-11-213-3414/+3933
* Use likelySubtags to instantiate a locale id from it's short formKonstantin Ritt2012-11-213-764/+1321
* [SIC/BIC] QLocale: update enums up to CLRD 1.9.1Konstantin Ritt2012-11-214-1194/+1411
* QHeaderView - call viewport->update() in setDefaultSectionSizeThorbjørn Lund Martsum2012-11-211-0/+1
* QHeaderView::setDefaultSectionSize to handle auto size of sections.Thorbjørn Lund Martsum2012-11-211-0/+3
* Rename DBus landing page according to rules.Frederik Gladhorn2012-11-211-2/+2
* QHeaderView:setDefaultSectionSize add invalidateCachedSizeHint callThorbjørn Lund Martsum2012-11-211-0/+1
* uic - fix to handle QTreeWidget with empty header(s)Thorbjørn Lund Martsum2012-11-211-0/+6
* Mark QDBusConnectionInterface::serviceOwnerChanged as deprecated.Mitch Curtis2012-11-211-0/+3
* [Doc cleanup] Fix typos and style of QAbstractButton, QButtonGroup, QCheckBox...David Gil2012-11-214-50/+49
* Enable gui build with QT_NO_SYSTEMTRAYICONTasuku Suzuki2012-11-211-2/+2
* Accessibility: unhide text() function in TextWidget subclasses.Frederik Gladhorn2012-11-211-0/+7
* Made QWindowsXPStyle internalJ-P Nurmi2012-11-218-431/+433
* Made QWindowsVistaStyle internalJ-P Nurmi2012-11-216-236/+236
* BlackBerry: Changed QSettings file accessBernd Weimer2012-11-212-5/+28
* BlackBerry: Restore proper BPS channel in event dispatcherBernd Weimer2012-11-211-8/+36
* Handle QEventLoop::ExcludeUserInputEvents in QWindowSystemInterface.Friedemann Kleint2012-11-212-36/+45
* Properly initialize glViewport() to appropriate value in QGLPixelBuffer.Samuel Rødal2012-11-211-0/+1
* Mac: fix invalid context in imageForGlyphTeemu Katajisto2012-11-211-1/+1
* QNX: Fix crash due to re-entering QToolTip::show().Sergio Martins2012-11-211-2/+6
* qdoc: Make image paths relative to html fileMartin Smith2012-11-211-4/+5
* Made QFusionStyle internalJ-P Nurmi2012-11-216-209/+210
* Fix possible crash/assertion in qt_fontHasNarrowOutlines()Konstantin Ritt2012-11-211-4/+10
* QPAEventDispatcherGlib: Use correct flags when sending eventsOliver Wolff2012-11-212-3/+18
* SIC QPrintSupport: Remove unused PPK_SuppressSystemPrintStatusJohn Layt2012-11-213-7/+0
* Patch file for ANGLE for fixing blackscreen after minimizeMiikka Heikkinen2012-11-211-0/+45
* QJpegHandler: err should be set before jpeg_create_decompress()Elvis Lee2012-11-211-2/+3
* Qnx: Handle the MeasurementSystem value in QNXmfekari2012-11-202-0/+103
* Fix regression in QXmlStreamWriter with codec set to UTF-16Jan Arve Saether2012-11-201-7/+25
* QProxyStyle: fix the base style assignment in constructorJ-P Nurmi2012-11-201-1/+1
* Detect Unity by checking XDG_CURRENT_DESKTOP and use Gnome theme.Friedemann Kleint2012-11-203-3/+9
* don't run syncqt three times in debug_and_release configsOswald Buddenhagen2012-11-201-12/+14
* don't set CONFIG+=release during build passesOswald Buddenhagen2012-11-201-2/+1
* Fix black screen after minimizing OpenGL window with ANGLEMiikka Heikkinen2012-11-201-0/+16
* Fixed rendering artifacts when drawing cursor.Samuel Rødal2012-11-201-1/+1
* QHeaderView - do not keep indexes from an obsolete modelThorbjørn Lund Martsum2012-11-201-0/+1
* Made QGtkStyle internalJ-P Nurmi2012-11-209-588/+589
* exclude 3rdparty from lupdateOswald Buddenhagen2012-11-2010-0/+18
* create interface QSqlDriver::cancelQuery()Sune Vuorela2012-11-202-1/+27
* Handle Qt::WA_MacSmallSize in QApplication::font(const QWidget *).Friedemann Kleint2012-11-201-0/+8
* Merge "Merge branch 'newdocs'" into refs/staging/masterSamuel Rødal2012-11-20112-648/+5864
|\
| * Merge branch 'newdocs'Eskil Abrahamsen Blomfeldt2012-11-20112-648/+5864
| |\