summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Draw disabled QMenu items in inactive state in vista style.Friedemann Kleint2012-11-231-1/+1
* Updated aboutQt dialog textLars Knoll2012-11-231-8/+10
* Remove Plastique and Cleanlooks from the widget galleryJan Arve Saether2012-11-233-292/+5
* Doc: Be consistent, and put all widget classes in the same page.Jan Arve Saether2012-11-237-149/+62
* Fix outdated comment in kernel/qtranslator_p.h.hjk2012-11-231-2/+2
* docs: DBus: Remove ObjectTreeFrederik Gladhorn2012-11-231-28/+3
* docs: Remove doc for removed functionsFrederik Gladhorn2012-11-231-17/+0
* docs: Link to class overview for dbusFrederik Gladhorn2012-11-232-1/+4
* Fix selection in QTableView when rows and columns have been movedMiikka Heikkinen2012-11-231-8/+12
* Fixed excessive enter/leave events being generated with the xcb plugin.Samuel Rødal2012-11-231-2/+39
* Do not detect directories ending in ".lnk" as link files.Friedemann Kleint2012-11-231-1/+6
* Proper macro replacment and branch evaluationLars Knoll2012-11-233-80/+144
* Correctly expand arguments in function macrosLars Knoll2012-11-231-11/+12
* Remove additional whitespaces from the macro tokensLars Knoll2012-11-231-2/+24
* Emit destroyed() signal before children get deletedLars Knoll2012-11-232-1/+19
* Fix \brief for QEasingCurveLars Knoll2012-11-231-1/+1
* 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