summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* qmake: Test recursive function callsKonstantin Ritt2012-11-261-0/+14
* Delete codecs pageLars Knoll2012-11-261-11/+0
* tst_QSharedPointer: update application typesJ-P Nurmi2012-11-262-13/+11
* tst_QGridLayout: use QProxyStyle instead of QWindowsStyleJ-P Nurmi2012-11-261-9/+8
* tst_QFormLayout: use QProxyStyle instead of QWindowsStyleJ-P Nurmi2012-11-261-6/+5
* tst_QBoxLayout: use QProxyStyle instead of QWindowsStyleJ-P Nurmi2012-11-261-3/+3
* tst_QMenuBar: use QProxyStyle instead of QWindowsStyleJ-P Nurmi2012-11-261-3/+6
* tst_QComboBox: use QProxyStyle instead of QWindowsStyleJ-P Nurmi2012-11-261-4/+4
* Fix keyboard grab in QWidgetWindow.Friedemann Kleint2012-11-262-0/+24
* 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-252-2/+3
* Improved tri-state checkbox in Fusion styleJens Bache-Wiig2012-11-251-10/+15
* Update XKB data generator to use correct QLocale namesKonstantin Ritt2012-11-251-9/+9
* LocaleSelector: Replace hard-coded impl with an algorithmic oneKonstantin Ritt2012-11-251-253/+23
* QLocale: Fix matchingLocales() behavior if script or country is not Any*Konstantin Ritt2012-11-252-13/+48
* QtBase: example code styleDavid Schulz2012-11-2532-93/+83
* QtBase: examples/widgets/richtext code styleDavid Schulz2012-11-2415-87/+90
* Fix QVariant streaming in Qt3 compatibility mode.Jędrzej Nowacki2012-11-242-3/+43
* tst_QDateTimeEdit: remove redundant includeJ-P Nurmi2012-11-241-1/+0
* tst_QToolButton: remove redundant includeJ-P Nurmi2012-11-241-1/+0
* [SIC] QLocale: Update some language names with their modern valuesKonstantin Ritt2012-11-247-285/+298
* QLocale: Fix toCurrencyString() didn't respect group separator optionKonstantin Ritt2012-11-232-19/+24
* Cleanup tst_QApplicationJ-P Nurmi2012-11-231-46/+46
* Remove QApplication::type() and make QCoreApplication::Type internalJ-P Nurmi2012-11-237-70/+22
* Make skipping of test consistent.Frederik Gladhorn2012-11-232-31/+1
* 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
* Added reference to W3C's XML specsNico Vertriest2012-11-231-0/+5
* Prevent "number of sections exceeded" when compiling qmetatype tests.Mitch Curtis2012-11-231-0/+5
* 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-232-1/+13
* Proper macro replacment and branch evaluationLars Knoll2012-11-235-83/+182
* 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-233-1/+119
* Add VS manifest files to .gitignoreJ-P Nurmi2012-11-231-0/+3
* Cleanup Symbian specific rules from .gitignoreJ-P Nurmi2012-11-231-29/+0
* Fix \brief for QEasingCurveLars Knoll2012-11-231-1/+1