summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Unhide QObject::parent() from QAbstract{Table,List}model.Milian Wolff2013-09-041-0/+18
* Fix qt_pixmapToWinHICON() not to return invalid HICON for null pixmapsJ-P Nurmi2013-09-041-0/+3
* Fix layouts with expanding items with maximum sizePaul Olav Tvete2013-09-042-9/+43
* QPluginLoader: add 'staticPlugins' functionRichard Moe Gustavsen2013-09-046-16/+67
* eglfs: Check for a valid window handle before attempting to retrieve resources.Robin Burchell2013-09-041-1/+1
* Fix QSpinBox size calculation problem with stylesheetsCaroline Chao2013-09-042-12/+21
* Enable -Werror for all of qtbaseThiago Macieira2013-09-041-0/+1
* Fix ICC warnings about functions declared but not usedThiago Macieira2013-09-044-3/+3
* Fix -Wno-error=deprecated for GCC and ClangThiago Macieira2013-09-041-2/+2
* Add QPA session managerSamuel Gaist2013-09-049-50/+394
* Fix compilation on BlackBerry PlaybookRafael Roquetto2013-09-031-0/+7
* Remove qSort usage from rccGiuseppe D'Angelo2013-09-031-2/+4
* Give QWindowsNativeFileDialogEventHandler a virtual destructorThiago Macieira2013-09-031-1/+1
* QColorDialog: wrap setCursor calls in #ifndef QT_NO_CURSORAndrew Knight2013-09-031-0/+4
* QDateTime - Add api for Time Zone AbbreviationJohn Layt2013-09-033-1/+139
* iOS: Skip qtserialport moduleSergio Ahumada2013-09-031-1/+1
* Skip tst_QGraphicsProxyWidget::popup_subwidget on Windows.Friedemann Kleint2013-09-031-0/+3
* Fix test compilation when QT_NO_CURSOR is definedAndrew Knight2013-09-031-3/+11
* Add QT_NO_PROCESS guards in tests where they are missingAndrew Knight2013-09-039-1/+82
* Fix typo in qwaitcondition_unix.cppDavid Faure2013-09-021-1/+1
* Fix QAbstractTextDocumentLayout::registerHandler() argument nameJ-P Nurmi2013-09-021-4/+2
* don't install non-framework headers in addition to frameworks, take 2Oswald Buddenhagen2013-09-021-0/+1
* Fix typo in QTextDocument::contentsChange() argumentsJ-P Nurmi2013-09-021-1/+1
* Make sure QPrinter::Folio maps to the right paper size on WindowsAndy Shaw2013-09-022-2/+5
* Added applicationState() to QGuiApplication.Yoann Lopes2013-09-024-34/+61
* Add qdoc ignore tag for new QtPositioning API.Alex Blasche2013-09-021-0/+1
* QHeaderView - add maximum section sizeThorbjørn Martsum2013-09-024-3/+66
* item delegates: fix clicking on tristate checkboxes.David Faure2013-09-023-4/+61
* Merge "Merge remote-tracking branch 'origin/stable' into dev" into refs/stagi...Sergio Ahumada2013-09-02126-4669/+1991
|\
| * Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-08-27126-4669/+1991
| |\
| | * Use custom class for storing distance fields instead of QImage.Yoann Lopes2013-08-272-29/+306
| | * Revert "Fix compilation for Android ARMv5"Eskil Abrahamsen Blomfeldt2013-08-271-4/+0
| | * JNI Convenience: Make single argument ctors explicit.Christian Strømme2013-08-261-3/+3
| | * JNI Convenience: Print exceptions in debug mode.Christian Strømme2013-08-261-0/+9
| | * JNI Convenience: Make it possible to copy QJNIObjects.Christian Strømme2013-08-262-138/+168
| | * JNI Convenience: Use isSameObject() when comparing jobjects.Christian Strømme2013-08-261-6/+12
| | * Android: Fix crash when hitting Back button to quitEskil Abrahamsen Blomfeldt2013-08-261-1/+1
| | * Doc: update description of qmake SUBDIRS variableLeena Miettinen2013-08-262-9/+14
| | * Update Linux interface getting to make fewer syscallsThiago Macieira2013-08-241-29/+29
| | * Soft-deprecate obscure feature on property getters returning pointersThiago Macieira2013-08-231-1/+1
| | * Ensure the docs for QOpenGLFunctions_ES2 are generatedThiago Macieira2013-08-231-1/+1
| | * Do not recreate window if it is moved to a virtual sibling screen.Friedemann Kleint2013-08-231-2/+3
| | * Fix compilation of windowcontainer exampleRafael Roquetto2013-08-231-2/+5
| | * Return 1.0 for devicePixelRatio in QCocoaWindow if no valid windowDaiwei Li2013-08-231-1/+6
| | * Windows: Keep monitors when system is locked.Friedemann Kleint2013-08-232-30/+41
| | * Doc: added excludedirs to qdocconf example.Nico Vertriest2013-08-231-0/+18
| | * Doc: minimal qdocconf file with commentsNico Vertriest2013-08-231-0/+86
| | * XCB: Fix race with the event threadUli Schlachter2013-08-231-0/+3
| | * Doc: Remove addressbook-frhjk2013-08-2338-4523/+1
| | * Doc: Add Q_OS_ANDROID macroTakumi Asaki2013-08-231-0/+7