summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * Autotest: Fix test when running on a non-Unicode-capable localeThiago Macieira2017-08-121-3/+6
| * Widgets: Fix ImSurroundingText query for a QLineEdit with maskJarkko Koivikko2017-08-113-1/+19
| * make compiler invocation error messages mention host/targetOswald Buddenhagen2017-08-111-8/+14
| * Fix write and read-write ioctls on certain 64-bit OSThiago Macieira2017-08-101-1/+1
| * Enable custom shared memory schemes on INTEGRITYTero Alamäki2017-08-102-1/+14
| * Convert features.toolbutton to QT_[REQUIRE_]CONFIGStephan Binner2017-08-1018-43/+63
| * Convert features.splitter to QT_[REQUIRE_]CONFIGStephan Binner2017-08-108-14/+19
| * Convert features.groupbox to QT_[REQUIRE_]CONFIGStephan Binner2017-08-1011-29/+36
| * Convert features.scrollbar to QT_[REQUIRE_]CONFIGStephan Binner2017-08-1025-43/+67
| * Convert features.toolbox to QT_[REQUIRE_]CONFIGStephan Binner2017-08-107-20/+18
| * Convert features.progressbar to QT_[REQUIRE_]CONFIGStephan Binner2017-08-1012-23/+33
| * Convert features.textbrowser to QT_[REQUIRE_]CONFIGStephan Binner2017-08-108-18/+17
| * macOS: Make alpha-based click-trough work againMorten Johan Sørvig2017-08-091-2/+12
| * Fallback to QGnomeTheme if Gtk3 does not support long-press-timeJan Arve Sæther2017-08-091-2/+15
| * Convert features.statusbar to QT_[REQUIRE_]CONFIGStephan Binner2017-08-089-20/+22
| * Win: Account for when "condition expression is constant" warning occursAndy Shaw2017-08-081-14/+23
| * QAction: Note that the QAction parent parameter is optional since 5.7hjk2017-08-081-0/+2
| * Fix reset with qoffscreensurface destruction with multimonitor supportMäättä Antti2017-08-081-1/+1
| * Convert features.dial to QT_[REQUIRE_]CONFIGStephan Binner2017-08-0811-28/+25
* | Doc: Add styling for function groupsTopi Reinio2017-08-153-1/+16
* | Fix 64-bit build using MinGWMårten Nordheim2017-08-112-5/+7
* | macOS: Create NSView as initially hidden, to match QWindow behaviorTor Arne Vestbø2017-08-112-9/+17
* | xcb: add support for peeking into the XCB event queueGatis Paeglis2017-08-114-4/+149
* | Add override keyword to QPlatformSurface derived classesJesus Fernandez2017-08-112-4/+4
* | macOS: Remove dead code from Leopard timesTor Arne Vestbø2017-08-101-6/+0
* | macOS: Log target view for backingstore flush without quotesTor Arne Vestbø2017-08-101-1/+1
* | xcb: re-factor QXcbConnection::printXcbEventGatis Paeglis2017-08-102-55/+74
* | QSqlTableModel: avoid copying QSqlRecord instancesDavid Faure2017-08-102-6/+10
* | Fix handling of mirroring upscaling in simple bilinear upscalerAllan Sandfeld Jensen2017-08-102-28/+40
* | xcb: use XInput2 for mouse starting from 2.0 not 2.2Gatis Paeglis2017-08-097-114/+165
* | iOS: Fix accessibility leakTor Arne Vestbø2017-08-092-3/+11
* | Fix build when no fontconfigEirik Aavitsland2017-08-091-1/+1
* | Fix QAbstractFileEngine::clone misuseThiago Macieira2017-08-096-12/+18
* | xcb: cleanup leftovers in QXcbScreen::updateGeometryGatis Paeglis2017-08-082-7/+6
* | xcb: tidy-up has_<extension> variable handlingGatis Paeglis2017-08-082-8/+9
* | Autotest: fix blacklisted test about position on non-regular filesThiago Macieira2017-08-082-10/+23
* | QFileSystemEngine/Unix: support UF_HIDDEN on the other BSDsThiago Macieira2017-08-081-1/+3
* | QFileInfo: harmonize QFileInfo() and QFileInfo("")Thiago Macieira2017-08-084-172/+177
* | Add support for statx(2) on LinuxThiago Macieira2017-08-084-17/+185
* | Fix the safety check preventing apps from running on old OSesJake Petroules2017-08-081-6/+6
* | Add NSSupportsAutomaticGraphicsSwitching key to Info.plist app templatesJake Petroules2017-08-083-0/+6
* | Sort keys in Info.plist templatesJake Petroules2017-08-0812-109/+109
* | Merge remote-tracking branch 'origin/5.9' into devThiago Macieira2017-08-08113-8546/+4998
|\|
| * Fix failing network cookie jar testsSimon Hausmann2017-08-071-4/+4
| * Revert "Ignore thaiZWJ failure on RHEL 7.2"Simon Hausmann2017-08-071-2/+0
| * Doc: remove linking to internal methodNico Vertriest2017-08-061-1/+1
| * Add flowId to messages when logging in TeamCity formatBorgar Ovsthus2017-08-0433-887/+887
| * Fix iOS shared buildsJan Murawski2017-08-041-0/+1
| * Fix compilation of manual lance testEirik Aavitsland2017-08-042-4/+4
| * XCB GLX: request OpenGL 4.6 / OpenGL ES 3.2 if possibleGiuseppe D'Angelo2017-08-041-4/+4