summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* Made QWindowsCEStyle internalJ-P Nurmi2012-11-237-171/+169
* 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-232-1/+49
* 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-232-5/+1
* Return something from QPAEventDispatcherGlib::processEventshjk2012-11-231-1/+1
* Get rid of deprecated functionality in QtOpenGL.Samuel Rødal2012-11-225-90/+9
* 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