summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Update Qlocale data up to CLDR 22.1Konstantin Ritt2012-11-217-3938/+4423
* Update Qlocale data up to CLDR 2.0.1Konstantin Ritt2012-11-216-3424/+3992
* Use likelySubtags to instantiate a locale id from it's short formKonstantin Ritt2012-11-217-1161/+1527
* [SIC/BIC] QLocale: update enums up to CLRD 1.9.1Konstantin Ritt2012-11-218-1273/+1567
* 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-213-0/+165
* Mark QDBusConnectionInterface::serviceOwnerChanged as deprecated.Mitch Curtis2012-11-211-0/+3
* packagesExist(): always return false if QT_CONFIG contains no-pkg-configMilian Wolff2012-11-211-1/+2
* Clean up diagramscene example's toolbutton icons.Mitch Curtis2012-11-216-4/+4
* Fix building of examples.Friedemann Kleint2012-11-21182-355/+385
* [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-219-438/+437
* Made QWindowsVistaStyle internalJ-P Nurmi2012-11-217-241/+241
* BlackBerry: Changed QSettings file accessBernd Weimer2012-11-213-6/+88
* BlackBerry: Restore proper BPS channel in event dispatcherBernd Weimer2012-11-211-8/+36
* QtBase: examples/widgets/layouts coding styleDavid Schulz2012-11-2110-18/+14
* 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
* Fix MinGW compilation for tst_qwinoverlappedionotifierJonathan Liu2012-11-211-3/+10
* 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
* Doc: Various modifications to the online and offline stylesheets.Jerome Pasion2012-11-212-66/+40
* Made QFusionStyle internalJ-P Nurmi2012-11-2111-235/+229
* 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-214-7/+2
* 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-202-7/+47
* 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-202-3/+2
* 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-20182-780/+7882
|\
| * Merge branch 'newdocs'Eskil Abrahamsen Blomfeldt2012-11-20182-780/+7882
| |\
| | * Added doc with IO functionsNico Vertriest2012-11-201-0/+109