summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* QHeaderView - Fix auto-scroll on manual move on sectionsThorbjørn Lund Martsum2012-11-232-0/+21
* QAbstractItemView - prepare fix for auto scroll on sectionmoveThorbjørn Lund Martsum2012-11-231-10/+13
* Cocoa: Make sure non windowed QCocoaWindows hide their content viewsGabriel de Dietrich2012-11-231-0/+4
* Cocoa: Make sure child windows' QNSView is properly releasedGabriel de Dietrich2012-11-231-0/+2
* Cocoa: QGLWidget draws wrong within QMainWindow on Mac OSRichard Moe Gustavsen2012-11-236-101/+125
* Add nsOpenGLContextForContext to QCocoaNativeInterface.Zeno Albisser2012-11-232-4/+12
* Fix race condition on d->state, by locking the mutex first.David Faure2012-11-231-3/+9
* Made QMacStyle internalJ-P Nurmi2012-11-2314-333/+327
* xcb plugin: Move the include XInput2.h statementsThomas Senyk2012-11-231-5/+5
* QTBF: Fix issue with no splitting the words at "." (FULL STOP)Konstantin Ritt2012-11-232-2/+14
* Make QtQuick documentation references workPaul Olav Tvete2012-11-232-3/+9
* Add pointers to the rich text documentation from mentions of rich text.Samuel Rødal2012-11-233-4/+8
* Cocoa: Fix disabled colors in paletteGabriel de Dietrich2012-11-231-1/+0
* default to Regular font with FontConfigMichał Sawicz2012-11-231-5/+5
* Revise QObject::connect documentation.Mitch Curtis2012-11-231-4/+5
* Improved the paint devices and backends documentation page.Samuel Rødal2012-11-232-5/+10
* Fixed misspelled dependency in qtgui.qdocconf to fix QtQuick doc links.Samuel Rødal2012-11-231-1/+1
* QWidgetPrivate::init(): clarify that QWidget requires QApplicationJ-P Nurmi2012-11-231-2/+2
* qdoc: fix urls in manifests after modularizationhjk2012-11-231-1/+1
* Made QWindowsMobileStyle internalJ-P Nurmi2012-11-236-197/+198
* Made QWindowsCEStyle internalJ-P Nurmi2012-11-236-166/+167
* Fix transformed text on Mac OS XEskil Abrahamsen Blomfeldt2012-11-235-2/+15
* Fixes problem with single precision floats in QDataStream (Windows).Christian Strømme2012-11-231-1/+5
* Add WindowFullscreenButtonHint.Morten Johan Sørvig2012-11-233-6/+8
* Accessibility Mac: Return textArea as role for multi line text.Frederik Gladhorn2012-11-234-5/+8
* Accessibility: set multiline state for text edits.Frederik Gladhorn2012-11-232-2/+11
* Account for the item spacing when using QListView::scrollTo()Pierre Rossi2012-11-231-0/+1
* Return something from QPAEventDispatcherGlib::processEventshjk2012-11-231-1/+1
* Get rid of deprecated functionality in QtOpenGL.Samuel Rødal2012-11-224-90/+4
* Fix drops from external sources.Gatis Paeglis2012-11-221-6/+5
* Pass extended key event infomation in xcb platform.Weng Xuetian2012-11-221-2/+2
* QtPrintSupport: use CUPS defaults for UNIX print dialogTeemu Katajisto2012-11-223-290/+178
* QtPrintSupport: remove advanced tab from UNIX print properties dialogTeemu Katajisto2012-11-222-436/+15
* Cocoa: Properly set QNSView's geometry when it's a subviewGabriel de Dietrich2012-11-221-0/+3
* Do not hide fullscreen widgets having a 0x0 geometryOliver Wolff2012-11-221-1/+1
* 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