summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Delete codecs pageLars Knoll2012-11-261-11/+0
* Fix keyboard grab in QWidgetWindow.Friedemann Kleint2012-11-261-0/+2
* fix wrong comment about #ifdef's endPeter Kümmel2012-11-261-1/+1
* Enable module build with QT_NO_CODECSTasuku Suzuki2012-11-261-0/+2
* Change QTextLayout::textOption() to return a const reference insteadAndy Shaw2012-11-262-2/+2
* moc: Fix assertion in QVector::first()Konstantin Ritt2012-11-251-6/+10
* Fix color issue with sliders on Fusion styleJens Bache-Wiig2012-11-251-1/+1
* Doc: Removed annotated list in Qt Core's group pages.Jerome Pasion2012-11-259-13/+3
* QHeaderView: - avoid cursor move on setDefaultSectionSizeThorbjørn Lund Martsum2012-11-251-0/+2
* Improved tri-state checkbox in Fusion styleJens Bache-Wiig2012-11-251-10/+15
* QLocale: Fix matchingLocales() behavior if script or country is not Any*Konstantin Ritt2012-11-251-13/+18
* Fix QVariant streaming in Qt3 compatibility mode.Jędrzej Nowacki2012-11-241-3/+3
* [SIC] QLocale: Update some language names with their modern valuesKonstantin Ritt2012-11-244-277/+281
* QLocale: Fix toCurrencyString() didn't respect group separator optionKonstantin Ritt2012-11-231-4/+3
* Remove QApplication::type() and make QCoreApplication::Type internalJ-P Nurmi2012-11-236-70/+17
* 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