summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Fix llvm-strip errorv5.12.15.12.1BogDan Vatra2019-01-281-1/+1
* Fix corewlan configure testJoerg Bornemann2019-01-281-1/+1
* Disable NEON flags from Integrity compilerJanne Koskinen2019-01-251-2/+2
* Fix OpenGL library paths on INTEGRITY QC Snapdragon 820Kimmo Ollila2019-01-251-3/+5
* Stabilize tst_QItemDelegate::dateTimeEditor()Friedemann Kleint2019-01-221-10/+23
* egl_viv: cast EGLNative return types from vivante functionsSamuli Piippo2019-01-222-4/+4
* Add changes file for Qt 5.12.1Antti Kokko2019-01-211-0/+167
* tst_QString: fix localeAwareCompare() when using ICUChristian Ehrlicher2019-01-211-25/+25
* Remove duplicate windeployqt_clean targetJoerg Bornemann2019-01-161-1/+0
* Resolve macOS framework headers for extra compiler depend_commandJoerg Bornemann2019-01-152-0/+19
* MakefileGenerator: deduplicate codeJoerg Bornemann2019-01-152-20/+15
* Windows QPA: Support "press and hold for right-clicking"Andre de la Rocha2019-01-142-15/+39
* xcb: fix initialization of XRandr and XRenderAndreas2019-01-131-4/+4
* Use a more robust test for absolute paths in QDirEdward Welbourne2019-01-134-10/+66
* Fix resolving of libraries on Apple platformsJoerg Bornemann2019-01-132-1/+5
* Fix build with -no-libpng on WindowsJoerg Bornemann2019-01-111-2/+5
* bmp image handler: Reject invalid 0-dimension files earlyEirik Aavitsland2019-01-081-1/+1
* Fix PDF generation for locales using comma as decimal separatorAndre de la Rocha2019-01-081-3/+4
* Fix attribution file for "FreeBSD strtoll and strtoull"Kai Koehne2019-01-081-1/+1
* Fix a crash in QTextEngine when a paragraph only contains a tabLars Knoll2019-01-081-4/+8
* Use jint instead of jboolean where applicable and initialize variablesAndy Shaw2019-01-081-14/+14
* qmake: use default libdirs to search for prl libsSamuli Piippo2019-01-081-0/+2
* Merge remote-tracking branch 'origin/5.12' into 5.12.1Liang Qi2019-01-08258-3366/+4708
|\
| * qmake: make CONFIG+=egl work againOswald Buddenhagen2019-01-072-1/+4
| * XCB: Use application name for X11 selection owner nameMax Mazurov2019-01-071-1/+2
| * Fix warnings about uninitialized variables - qrgba64_p.hLiang Qi2019-01-071-4/+4
| * Bump versionKari Oikarinen2019-01-071-1/+1
| * configure: improve warning when all qpa plugins disabled with features.guiGatis Paeglis2019-01-072-3/+2
| * Fix warnings about uninitialized variablesJędrzej Nowacki2019-01-062-0/+17
| * qmake: rewrite msvc/nmake cross-build environment setupOswald Buddenhagen2019-01-059-216/+181
| * qmake: reshuffle toolchain.prfOswald Buddenhagen2019-01-051-103/+106
| * qmake: add $$read_registry() functionOswald Buddenhagen2019-01-057-5/+56
| * qmake: add QMAKE_EXPORTED_VARIABLESOswald Buddenhagen2019-01-054-0/+24
| * Also integrate Android AAR librariesVolker Krause2019-01-051-1/+1
| * Copy backend configuration while setting dtls configSona Kurazyan2019-01-051-0/+1
| * Fix qbswap calls for Big Endian targetsVille Voutilainen2019-01-051-2/+2
| * macOS: Optimize detection of dark modeTor Arne Vestbø2019-01-041-2/+5
| * Revert "Blacklist tst_QTimer::basic_chrono on macOS"Tony Sarajärvi2019-01-041-2/+0
| * Remove dead codeVitaly Fanaskov2019-01-041-134/+0
| * macOS: Remove Mojave forward-declarations now that we build with Xcode 10Tor Arne Vestbø2019-01-032-14/+8
| * CoreText: Fix inaccurate use of pixelSize when dealing with pointSizeTor Arne Vestbø2019-01-031-7/+9
| * Respect roles of buttons added to QMessageBoxVitaly Fanaskov2019-01-034-15/+173
| * Doc: fix typo in QAbstractSocket::bind documentationSamuel Gaist2019-01-031-1/+1
| * Doc: cleanup semaphore exampleSamuel Gaist2019-01-031-6/+0
| * configure: add XCB GL integration featuresGatis Paeglis2019-01-032-5/+25
| * configure: add X11 subsection in "Features used by QPA backends"Gatis Paeglis2019-01-031-3/+11
| * configure: make xcb-render a hard dependency for xcb pluginGatis Paeglis2019-01-037-64/+23
| * configure: properly atomize render vs. renderutilGatis Paeglis2019-01-037-45/+46
| * Draw ShowTabsAndSpaces symbols with the correct fontEskil Abrahamsen Blomfeldt2019-01-031-0/+4
| * winrt: Remove yet another Windows Phone leftoverOliver Wolff2019-01-023-156/+0