summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Add qfloat16 support to QCOMPAREAllan Sandfeld Jensen2018-11-209-22/+214
* Add missing "We mean it" warningFrederik Gladhorn2018-11-201-0/+11
* Fix constness of QPaintDevice argumentsLuca Beldi2018-11-196-13/+103
* uic: Generate code for container page tooltips using the Qt configure systemFriedemann Kleint2018-11-191-12/+18
* qnativesocketengine_win.cpp: Improve memory handlingIvan Komissarov2018-11-181-18/+8
* Replace Q_OS_MAC with Q_OS_DARWIN to match line 2731Lars Schmertmann2018-11-171-1/+1
* Add QSettings(Scope...) constructor to QSettingsLars Schmertmann2018-11-162-6/+43
* Generalize fill span optimizationAllan Sandfeld Jensen2018-11-161-16/+52
* Enable users to specify WindowsTargetPlatform[Min]Version in VS projectsJoerg Bornemann2018-11-1610-24/+51
* Ssl: Windows: Don't load Crypt32 symbols on runtimeMårten Nordheim2018-11-164-65/+15
* Cleanup gradient blendingAllan Sandfeld Jensen2018-11-164-156/+131
* Testlib: Explicitly cast messages to const char *Ulf Hermann2018-11-161-6/+6
* Logging: Explicitly cast Q_FUNC_INFO and __FILE__ to const char *Ulf Hermann2018-11-161-2/+2
* Change qopenglext to match official Khronos headersAllan Sandfeld Jensen2018-11-151-3/+8
* Remove unnecessary drawhelper memberAllan Sandfeld Jensen2018-11-152-9/+9
* Check if the string inside the families list is empty and not the listAndy Shaw2018-11-141-1/+1
* tst_uic: Brush up the uic autotestFriedemann Kleint2018-11-1399-107/+127
* uic: Use the Qt configure system when generating codeFriedemann Kleint2018-11-1340-424/+578
* Support table border color and cellpadding in ODF writerAllan Sandfeld Jensen2018-11-131-11/+15
* QMimeDatabasePrivate: Match shared-mime-info behavior betterAlbert Astals Cid2018-11-131-1/+1
* QMimeDatabase: update freedesktop.org.xml to shared-mime-info 1.10Albert Astals Cid2018-11-132-1471/+2958
* Merge remote-tracking branch 'origin/5.12' into devQt Forward Merge Bot2018-11-1370-305/+572
|\
| * Itemviews: Cleanup examplesChristian Ehrlicher2018-11-1229-192/+161
| * Fix ambiguous definition of atime/mtime/ctime on alphaDmitry Shachnev2018-11-121-1/+1
| * QImageWriter: improve documentation regarding use of resourcesSamuel Gaist2018-11-122-0/+81
| * Fix QFileSystemWatcher::removePath after move operationsFilippo Cucchetto2018-11-121-5/+16
| * Make sure mouse release events are delivered to correct widgetPaul Olav Tvete2018-11-121-1/+2
| * Manual dialogs test: Add option to turn off the printer panelFriedemann Kleint2018-11-121-3/+8
| * QMacStyle: remove weird frame translationTimur Pocheptsov2018-11-121-1/+1
| * Make QThreadPool::waitForDone more atomicAllan Sandfeld Jensen2018-11-122-41/+44
| * Fix a typo in the docsLars Knoll2018-11-121-1/+1
| * macOS: Remove blacklist entries for no longer supported OS versionsTor Arne Vestbø2018-11-127-13/+0
| * macOS: Disable main thread checker for Xcode test targetTor Arne Vestbø2018-11-121-0/+1
| * Document QScreen::grabWindow high-DPI behaviorMorten Johan Sørvig2018-11-121-0/+5
| * qdbuscpp2xml: Don't silently ignore unregistered property typesLuca Weiss2018-11-121-1/+4
| * Clean up and update Unicode character data 3rd-party infrastructureEdward Welbourne2018-11-113-8/+38
| * Document provenance and version of sha3_keccakEdward Welbourne2018-11-111-0/+2
| * Change the wording for license type in the About Qt boxVitaly Fanaskov2018-11-111-3/+3
| * win32: Fix text prediction with on screen keyboardMaurice Kalinowski2018-11-111-0/+7
| * Fix image grab when XCB is rgb-swappingAllan Sandfeld Jensen2018-11-111-0/+3
| * Doc: fix formatting error in QLineFEirik Aavitsland2018-11-111-4/+3
| * Use timeout error for TCP timeouts on unixSven Erdem2018-11-111-5/+9
| * QWidgetBackingStore: Don't flush foreign windowsMorten Johan Sørvig2018-11-111-0/+7
| * wasm: skip examples by defaultMorten Johan Sørvig2018-11-112-1/+3
| * macOS: Make QScreen::grabWindow() work againMorten Johan Sørvig2018-11-111-2/+2
| * macOS: set dpr on pixmap returned by grabWindow()Morten Johan Sørvig2018-11-111-0/+1
| * Make grabWindow return pixmap with correct dprMorten Johan Sørvig2018-11-111-1/+1
| * Add Windows Desktop arm64 target to QtbaseThomas Miller2018-11-117-21/+162
| * Windows QPA: Extend the debug operator for IShellItemFriedemann Kleint2018-11-111-1/+6
* | [Micro]optimization in QStyleSheetStyle::drawComplexControlAlbert Astals Cid2018-11-121-1/+1