summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Fix overview documentation.Lars Knoll2012-11-261-2/+4
* Ensure subfocus is not reset to 0 when hiding a panel.Andreas Aardal Hanssen2012-11-263-60/+118
* tr()-Fix: Do not add up translateable strings.Friedemann Kleint2012-11-261-2/+1
* Allow qmljsdebugger argument and value to be separated by a spaceAurélien Gâteau2012-11-261-0/+3
* QMacStyle: cleanup unused includesJ-P Nurmi2012-11-261-7/+0
* Fixed crash in tst_qglthreads.Samuel Rødal2012-11-261-1/+1
* Fix example paths in example manifests that are used by Qt Creator.Eike Ziller2012-11-2611-0/+22
* tr()-Fix: Shorten QFtp error message.Friedemann Kleint2012-11-261-1/+1
* Mac: Reworking flat QGroupBox lookGabriel de Dietrich2012-11-261-15/+25
* Remove last usages of qSin and friends from QQuaternionSean Harmer2012-11-261-6/+6
* Examples: inherit NorwegianWoodStyle from QProxyStyleJ-P Nurmi2012-11-263-18/+26
* qmake: Change copyright information from Nokia to DigiaSergio Ahumada2012-11-264-5/+5
* Moving code for PE_IndicatorArrow* from windows to common styleThomas Hartmann2012-11-262-74/+74
* Widgets/Painting examples: inherit ArthurStyle from QCommonStyleJ-P Nurmi2012-11-262-12/+12
* Ensure QMAKE_PRL_LIBS is a unique list.Friedemann Kleint2012-11-261-1/+5
* Only allow caching for HTTP GET and HEAD requests.Michael Brüning2012-11-262-2/+8
* Fix build error with QT_NO_FILESYSTEMITERATORTasuku Suzuki2012-11-264-4/+8
* configure: clean up unused CFG_IMTasuku Suzuki2012-11-261-2/+0
* Change contact-us from Nokia to DigiaSergio Ahumada2012-11-261-5/+5
* Change license header from Nokia to DigiaSergio Ahumada2012-11-2616-16/+16
* Move isBuiltinType() to namespace QtPrivate and export it.Friedemann Kleint2012-11-262-5/+9
* BlackBerry mkspecs: optimize linker flagsPeter Hartmann2012-11-262-0/+4
* Allow qdocconf to specify where the examples are located in install.Eike Ziller2012-11-263-4/+8
* Cleanup QCoreApplication::Type letfover docsJ-P Nurmi2012-11-261-8/+0
* docs: mark QMacStyle internalJ-P Nurmi2012-11-261-0/+1
* Examples: Install to $$[QT_INSTALL_EXAMPLES]/$submodule/$examplehjk2012-11-26301-586/+586
* 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