summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* QHeaderView - Fix auto-scroll on manual move on sectionsThorbjørn Lund Martsum2012-11-233-5/+26
* QAbstractItemView - prepare fix for auto scroll on sectionmoveThorbjørn Lund Martsum2012-11-231-10/+13
* Prevent easing example warnings.Thomas Hartmann2012-11-231-2/+19
* 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
* Make widgetgrab manual test compile with 4.8 and 5.Friedemann Kleint2012-11-231-3/+14
* QtBase: examples/widgets/graphicsview/ codestyleDavid Schulz2012-11-2349-302/+296
* QtBase: examples/widgets/painting code styleDavid Schulz2012-11-2337-264/+218
* 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-2322-367/+339
* tst_qlistview: remove redundant includeJ-P Nurmi2012-11-231-4/+0
* tst_qwizard: remove redundant includeJ-P Nurmi2012-11-231-1/+0
* 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-234-4/+64
* BlackBerry mkspecs: tell compiler the specific ARM version (cortex-a9)Peter Hartmann2012-11-231-0/+2
* Make QtQuick documentation references workPaul Olav Tvete2012-11-232-3/+9
* Mac: Fix compilation with -sdk optionEike Ziller2012-11-232-7/+6
* 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
* qmake: do not exclusively lock files for reading on Windows/MSVCJoerg Bornemann2012-11-231-1/+1
* qdoc: fix urls in manifests after modularizationhjk2012-11-231-1/+1
* Made QWindowsMobileStyle internalJ-P Nurmi2012-11-237-200/+201