summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* QTest::addColumn: Use nullptr instead of 0Kevin Funk2017-02-071-1/+1
* Plug memleaks in tst_QStackedLayoutMarc Mutz2017-02-071-1/+1
* QSystemTrayIcon: initialize all membersMarc Mutz2017-02-071-1/+4
* Fix clipping error on some RTL textEskil Abrahamsen Blomfeldt2017-02-062-7/+0
* Clear dock indicator when not over a floating dock group windowSergio Martins2017-02-062-5/+27
* Fix dock widget having the wrong parent after a dragSergio Martins2017-02-061-2/+4
* Accept all formatting characters as valid inputEskil Abrahamsen Blomfeldt2017-02-062-3/+25
* Use Q_NULLPTR in qDBusRegisterMetaTypeAlexander Volkov2017-02-061-1/+1
* Stabilize tst_QPropertyAnimation::noStartValue()Friedemann Kleint2017-02-061-4/+2
* Fix GCC 7 developer buildAllan Sandfeld Jensen2017-01-201-0/+3
* QPixmapStyle: do not assume minimum == 0 when painting progress barsMarc Mutz2017-01-201-4/+7
* QAndroidStyle: fix UB (signed integer overflow) in AndroidProgressBarControl:...Marc Mutz2017-01-201-5/+4
* Fix UB (signed integer overflows) in QProgressBarMarc Mutz2017-01-201-6/+8
* QHostAddress: add missing docsMarc Mutz2017-01-202-0/+15
* QGradientCache: fix a new/delete mismatchMarc Mutz2017-01-202-10/+16
* QNX: Fix comments on qcompilerdetection.hRafael Roquetto2017-01-201-4/+13
* Adjust QNX choicesJames McDonnell2017-01-201-1/+1
* unbreak "aux" template for mingw & msvc, take 3Oswald Buddenhagen2017-01-203-6/+8
* QCocoaMenu: Avoid exception when inserting item already in this menuGabriel de Dietrich2017-01-203-8/+41
* Fix broken link in documentationFrederik Schwarzer2017-01-041-1/+1
* Accept ZWNJ, ZWJ and PUA characters in input widgetsEskil Abrahamsen Blomfeldt2017-01-0410-28/+293
* winrt: Check for removed timers after sending eventsOliver Wolff2017-01-031-4/+7
* Android: Use override instead of Q_DECL_OVERRIDEAlexander Volkov2017-01-033-8/+8
* Android: Add missing overrideAlexander Volkov2017-01-0321-143/+143
* Fix qdrawhelper function toRGB64Allan Sandfeld Jensen2017-01-032-2/+19
* Disable core dumps for selftests that are meant to be crashingTor Arne Vestbø2017-01-032-1/+19
* Fix crash when dragging a tab off QDockWidgetGroupWindowSergio Martins2017-01-031-1/+3
* Fix capitalization of <PlatformToolset>Joerg Bornemann2017-01-031-1/+1
* Improve reliability of network bearer testsSimon Hausmann2017-01-033-10/+10
* Don't crash on QVLA construction from an empty std::initializer_listThiago Macieira2016-12-171-1/+2
* Fix the JPEG EXIF reader to deal with some broken/corrupt filesThiago Macieira2016-11-306-13/+35
* Bump versionOswald Buddenhagen2016-11-281-1/+1
* add docs for QPlatformTheme::WheelScrollLines, MouseDoubleClickDistanceShawn Rutledge2016-11-251-0/+7
* Android: All gcc flags should be set for clang tooBogDan Vatra2016-11-251-0/+1
* Remove nokia reference in example mimetypeOrgad Shaneh2016-11-241-1/+1
* ICC: Fix MySQL driver buildJesus Fernandez2016-11-241-1/+1
* QDateTimeParser: introduce at least some encapsulationEdward Welbourne2016-11-231-39/+42
* Fix two leaky uses of realloc()Edward Welbourne2016-11-232-4/+6
* Typo fix in QDateTime::toString() documentationEdward Welbourne2016-11-231-1/+1
* _q_networkSessionClosed - disconnect the correct objectTimur Pocheptsov2016-11-231-1/+1
* Fix qmldir copying in debug and release builds on WindowsJoerg Bornemann2016-11-231-1/+5
* unbreak "aux" template for mingw & msvc, take 2Oswald Buddenhagen2016-11-233-12/+24
* qmake: fix up dist targets for mingw & nmake somewhatOswald Buddenhagen2016-11-231-2/+4
* Windows QPA: Do not send key events for mouse-synthesized app commandsFriedemann Kleint2016-11-231-0/+3
* If there are no available sizes, then fallback to the requested sizeAndy Shaw2016-11-233-4/+7
* QDir::tempPath - use NSTemporaryDirectory on DarwinTimur Pocheptsov2016-11-221-2/+18
* Document QMAKE_OBJECTIVE_CFLAGSJesus Fernandez2016-11-221-0/+6
* eglfs: Avoid unexpectedly flushing QPA input eventsLaszlo Agocs2016-11-222-2/+2
* win: Show Tech Preview licenseKai Koehne2016-11-222-21/+21
* Add more information for QKeySequence::toString on macOSJesus Fernandez2016-11-221-1/+3