summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* tst_QAtomicInteger: fix UBs (signed overflow)Marc Mutz2016-03-241-93/+0
* Add a write buffer to QLocalSocket/WinJoerg Bornemann2016-03-245-17/+59
* Fix typo in QLocalServer documentationSimon Hausmann2016-03-241-1/+1
* Fix Fusion style combobox dirty lines in HiDPI mode.Marko Kangas2016-03-241-7/+1
* QAbstractItemView test: check that the selection model is in sync with the viewGiuseppe D'Angelo2016-03-231-0/+55
* minimal QPA plugin: Use fontconfig DB if availableGabriel de Dietrich2016-03-233-7/+22
* QAbstractItemView: trigger handlers (and redraw) when changing selection modelGiuseppe D'Angelo2016-03-232-0/+63
* QRawFont: fix UB in supportedWritingSystems()Marc Mutz2016-03-231-8/+8
* QtActivity.java: fix typoAnton Kudryavtsev2016-03-231-1/+1
* Hide mixed comparisons with QT_RESTRICTED_CAST_FROM_ASCIIhjk2016-03-231-1/+1
* configure: Appending compiler and linker flags...David Schulz2016-03-231-3/+3
* winrt: Enable windeployqt by default for Visual Studio projectsMaurice Kalinowski2016-03-231-0/+2
* Initialize input method for read-only QTextBrowserMarko Kangas2016-03-232-0/+12
* Fix tests for build with -no-guiKai Pastor2016-03-232-1/+5
* QOpenGL: Fix GLhandleARB redefinition on OS XGabriel de Dietrich2016-03-221-0/+4
* Remove QPROCESS_USE_SPAWN and all that it surroundsJames McDonnell2016-03-225-235/+12
* QWidget::create(): Mark parameter window as ignored.Friedemann Kleint2016-03-222-17/+15
* qmake/wince: Deploy QPA plugin as well in Visual StudioAndreas Holzammer2016-03-221-0/+27
* qmake: Fix wince dll deployment in Visual StudioAndreas Holzammer2016-03-222-3/+12
* configure: enable QSharedMemory when targeting windows.David Schulz2016-03-221-1/+1
* qshapedpixmapdndwindow.cpp: fix build with '-qreal float'J-P Nurmi2016-03-221-1/+1
* win32-icc: Make it possible to rename the ANGLE libraries.Friedemann Kleint2016-03-221-0/+4
* QLineEdit: Use High DPI pixmap for clear button.Friedemann Kleint2016-03-224-13/+39
* QVersionNumber: compile with -Wzero-as-null-pointer-constantMarc Mutz2016-03-221-1/+1
* QCocoaMenus: Use mix-in pattern to implement menu hierarchyGabriel de Dietrich2016-03-225-18/+34
* Docs of qSetMessagePattern missing relation to qCDebug and co.M. Moellney2016-03-211-2/+4
* fix bad initializer for -optimized-toolsOswald Buddenhagen2016-03-211-1/+1
* Android: Fix inputItemRectangle when using EnableHighDpiScalingBogDan Vatra2016-03-211-4/+9
* wince: Adjust configure defaultsAndreas Holzammer2016-03-211-9/+0
* QNX has no libdl, but all the functions are in libcBogDan Vatra2016-03-211-1/+1
* Add auto-test for crash in QCocoaBackingStoreGabriel de Dietrich2016-03-211-0/+45
* Remove unused QButtonGroupPrivate::notifyChecked()Marc Mutz2016-03-201-1/+0
* Fix QtDBus deadlock inside kded/kiodThiago Macieira2016-03-192-10/+33
* Fix QFINDTESTDATA when using cmake ninja generatorStephen Kelly2016-03-196-0/+94
* QtWidgets: Change QTLWExtra::window from QWidgetWindow to QWindow.Friedemann Kleint2016-03-191-2/+1
* Move QButtonGroup implementation from qabstractbutton.cpp to qbuttongroup.cppMarc Mutz2016-03-185-148/+198
* QtWidgets: includemocsMarc Mutz2016-03-1880-1/+151
* xcb: Merge _NET_WM_STATE hints instead of overwritingDavid Rosca2016-03-181-8/+24
* Merge "Merge remote-tracking branch 'origin/5.6.0' into 5.6" into refs/stagin...Frederik Gladhorn2016-03-1814-29/+631
|\
| * Merge remote-tracking branch 'origin/5.6.0' into 5.6Frederik Gladhorn2016-03-1714-29/+631
| |\
| | * DirectFB: Fix build in C++98 modev5.6.0Thiago Macieira2016-03-032-5/+5
| | * fix non-git non-prefix shadow buildsOswald Buddenhagen2016-03-021-1/+1
| | * Add changelog for 5.6.0Frederik Gladhorn2016-03-011-0/+519
| | * Fix syncqt.pl not respecting #pragma qt_no_master_include in files with Windo...Simon Hausmann2016-02-251-0/+1
| | * Fix crash when a standard bus isn't availableThiago Macieira2016-02-251-2/+2
| | * Doc: Simple CSS style: Convert font-sizes from px to ptTopi Reinio2016-02-231-9/+9
| | * Fix builds without session management.v5.6.0-rc1Andreas Hartmetz2016-02-181-0/+4
| | * Add option to disable "session management by closing windows".Andreas Hartmetz2016-02-157-12/+90
* | | QToolBarExtension: remove unused member 'orientation'Marc Mutz2016-03-181-1/+0
* | | QWindows(XP)Style: fix build with Clang after includemocs runMarc Mutz2016-03-182-2/+0