summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* DirectFB: Fix build in C++98 modev5.6.05.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
* Account for hinting preference in alpha map bounding boxEskil Abrahamsen Blomfeldt2016-02-091-1/+6
* HighDPI: Extend exposed region to avoid artifacts by rounding.Friedemann Kleint2016-02-092-1/+23
* Support arbitrary strides in the QPlatformBackingStore compositorLaszlo Agocs2016-02-051-4/+21
* Scale offset as well on QBackingStore flushMorten Johan Sørvig2016-02-051-1/+2
* Crash fix: reject certain malformed bmp imagesEirik Aavitsland2016-02-053-1/+2
* Fix dbus wince buildAndreas Holzammer2016-02-053-0/+11
* Do not change depth for the backingstore's underlying imageLaszlo Agocs2016-02-053-2/+8
* Revert "QWidgetWindow: call base class close event impl".Friedemann Kleint2016-02-051-1/+0
* Fix QT_DEPRECATED_SINCE usageJędrzej Nowacki2016-02-026-6/+6
* Swap the GCC and Clang versions of supported FreeBSD mkspecsThiago Macieira2016-02-027-11/+11
* Fix build on FreeBSD: 'environ' is not defined in a libraryThiago Macieira2016-02-021-0/+4
* Work around Clang < 3.7 integrated assembler bug PC-relative relocsThiago Macieira2016-02-021-5/+1
* Fix livelock at application exit if threads were runningThiago Macieira2016-02-022-5/+13
* Use extra compilers for the linker version scriptSamuli Piippo2016-02-021-8/+12
* BIC: Rename back symbol that was mistakenly thought to be privateTor Arne Vestbø2016-02-022-4/+4
* Merge 5.6 into 5.6.0Oswald Buddenhagen2016-02-02123-1272/+1880
|\
| * Remove warning about being unable to instantiate accessibility interfaceFrederik Gladhorn2016-02-021-8/+1
| * QDockWidget: Restore using setGeometry since the geometry is used for the stateAndy Shaw2016-02-022-6/+28
| * Stop Q_AUTOTEST_EXPORTing QKeyBinding and QKeySequencePrivateDmitry Shachnev2016-02-022-3/+2
| * Revert "QWindow::destroy(): only reset QGuiApp::focus_window and friends as a...Tor Arne Vestbø2016-02-025-61/+12
| * xcb: Ignore Mouse Enter:ungrab, Leave:grab events.Gatis Paeglis2016-02-011-2/+3
| * Fix memory leak if QMetaType::create is called for an unknown typeJędrzej Nowacki2016-02-011-2/+3
| * dbusmenu: Make D-Bus menus and menu items enabled by defaultDmitry Shachnev2016-01-311-2/+2
| * Fix flickering status tips in submenus.Michal Policht2016-01-301-1/+3
| * Fix GCC 6 valid warnings about misleading indendationsThiago Macieira2016-01-306-40/+40
| * Add basic QKeyEvent auto-testTor Arne Vestbø2016-01-303-0/+194
| * QtDBus: Remove unnecessary #ifndef for QT_NO_PROPERTIESThiago Macieira2016-01-301-2/+0
| * Autotest: rename the test class so it's different in this testThiago Macieira2016-01-301-1/+1
| * QWindow::destroy(): only reset QGuiApp::focus_window and friends as a last re...Tor Arne Vestbø2016-01-295-12/+61
| * Move Cocoa key code helper functions to QtCoreTor Arne Vestbø2016-01-294-140/+153
| * Windows QPA: Clear maximized state before setting the normal geometry.Friedemann Kleint2016-01-291-0/+28
| * Add tool to namespace Objective-C classes at link timeTor Arne Vestbø2016-01-292-0/+266
| * Windows QPA: Fix drag cursor and hotspot for pixmaps with DPR.Friedemann Kleint2016-01-291-19/+22
| * Windows QPA: Fix position of the fake touch drag cursor window for HighDPI.Friedemann Kleint2016-01-291-1/+1
| * Doc: Properly document old platform-specific functionsSze Howe Koh2016-01-293-6/+21
| * winrt: cleanup testcasesMaurice Kalinowski2016-01-298-2/+28
| * Bump copyright year to 2016Kai Koehne2016-01-2912-13/+13
| * Don't send regular key press event if it matched a shortcutTor Arne Vestbø2016-01-291-2/+3
| * QWindowsFontEngine: Get rid of some dead codeKonstantin Ritt2016-01-291-12/+3
| * QFont: Fix possible cache misses due to misprepared cache keyKonstantin Ritt2016-01-292-12/+61
| * Merge "Merge remote-tracking branch 'origin/5.5' into 5.6" into refs/staging/5.6Liang Qi2016-01-294-5/+19
| |\
| | * Merge remote-tracking branch 'origin/5.5' into 5.6Liang Qi2016-01-294-5/+19
| | |\