summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | * QTextDocument: compile with QT_NO_PRINTERChristian Ehrlicher2019-12-161-0/+2
| | * configure: Hacky fix to allow re-configuring on androidAlexandru Croitor2019-12-161-0/+2
| | * Fix "Broken filename passed to function" message for qmake -tp vcJoerg Bornemann2019-12-161-4/+5
| | * wasm: do not use clamp mode for upstream LLVMLorn Potter2019-12-163-25/+29
| * | metatypes: Add no_check_exist to INSTALLS ruleUlf Hermann2019-12-231-0/+1
| * | QMacStyle: fix tab widget's tab barTimur Pocheptsov2019-12-211-1/+25
| * | Introduce QString(View)::isValidUtf16Giuseppe D'Angelo2019-12-206-0/+97
| * | Allow hiding tabs in QTabWidget / QTabBarJordi Pujol Foyo2019-12-207-25/+308
| * | Remove some uses of QImage::setAlphaChannelAllan Sandfeld Jensen2019-12-192-5/+8
| * | New features for QPdfWriterJordi Pujol Foyo2019-12-195-33/+219
| * | Add test for invertPixels on indexed formatsAllan Sandfeld Jensen2019-12-191-0/+32
| * | Fix unneeded use of QImage invertPixels and createAlphaMaskAllan Sandfeld Jensen2019-12-191-9/+2
| * | QtWidget docs: small fixesChristian Ehrlicher2019-12-1810-51/+52
| * | Fix QSpinbox default widthChristian Ehrlicher2019-12-181-1/+2
| * | QWindowSystemInterface: use QBasicMutex and qt_scoped_lockMarc Mutz2019-12-182-5/+6
| * | Teach moc to output a Make-style depfileAlexandru Croitor2019-12-173-0/+133
| * | Windows QPA: Allow the native Windows virtual keyboard to be disabledAndre de la Rocha2019-12-174-3/+13
| * | Get rid of the getter for QObjectPrivate::threadDataGiuseppe D'Angelo2019-12-171-1/+0
| * | QStringListModel: fix moveRows()Christian Ehrlicher2019-12-162-40/+36
| * | QListModel: fix moveRows()Christian Ehrlicher2019-12-162-16/+25
| * | Merge "Merge remote-tracking branch 'origin/5.14' into 5.15"Liang Qi2019-12-1638-1192/+2460
| |\ \
| | * | Merge remote-tracking branch 'origin/5.14' into 5.15Liang Qi2019-12-1638-1192/+2460
| | |\|
| | | * Use pkg-config to find libjpegMarius Kittler2019-12-151-0/+1
| | | * Let QItemSelectionModel::columnIntersectsSelection honor the parentChristian Ehrlicher2019-12-142-8/+13
| | | * Doc/SQL: update sql driver creation instructionsChristian Ehrlicher2019-12-141-7/+4
| | | * OpenGL: Fix signature of GLDEBUGPROC in qopenglextrafunctions.hAlexandru Croitor2019-12-131-1/+1
| | | * Merge "Merge remote-tracking branch 'origin/5.14.0' into 5.14"Qt Forward Merge Bot2019-12-1312-1007/+2157
| | | |\
| | | | * Merge remote-tracking branch 'origin/5.14.0' into 5.14Qt Forward Merge Bot2019-12-1312-1007/+2157
| | | | |\
| | | | | * QCalendar: Optimize std::vector accessv5.14.0-rc2v5.14.0Ulf Hermann2019-12-071-2/+2
| | | | | * Make sure documentation for VulkanMemoryAllocator 3rdparty code shows upKai Koehne2019-12-031-1/+1
| | | | | * Add changes file for Qt 5.14.0Antti Kokko2019-12-031-0/+542
| | | | | * Initialize all variablesBogDan Vatra2019-12-031-2/+3
| | | | | * Fix configure after updating qt license filev5.14.0-rc1Jani Heikkinen2019-12-022-3/+3
| | | | | * Fix assets iteratorBogDan Vatra2019-11-291-14/+56
| | | | | * Set proper TARGET name for libsBogDan Vatra2019-11-291-0/+1
| | | | | * macOS: Harden screen handling logic when reconfiguring displaysTor Arne Vestbø2019-11-292-68/+225
| | | | | * Update Qt enterprise license agreement file to version 4.2Jani Heikkinen2019-11-292-913/+1285
| | | | | * Fix prefix determination for windeployqt'ed MinGW applicationsJoerg Bornemann2019-11-281-3/+11
| | | | | * Fix prefix determination for windeployqt'ed applicationsJoerg Bornemann2019-11-221-3/+25
| | | | | * Merge 5.14 into 5.14.0Frederik Gladhorn2019-11-2131-123/+341
| | | | | |\
| | | | | * | Fix passing FOO_LIBS variables to configureJoerg Bornemann2019-11-191-1/+6
| | | * | | | Remove QApplicationPrivate::set_palTor Arne Vestbø2019-12-132-13/+6
| | | |/ / /
| | | * | | styles example: Set default style up front, and react to style changesTor Arne Vestbø2019-12-124-4/+30
| | | * | | Explicitly polish palette instead of relying on QApplication::setPaletteTor Arne Vestbø2019-12-121-4/+4
| | | * | | Clean up QApplication::style default style constructionTor Arne Vestbø2019-12-121-25/+24
| | | * | | Ensure override style properly clears out previous style if setTor Arne Vestbø2019-12-121-18/+14
| | | * | | Update system palette on application init if neededTor Arne Vestbø2019-12-121-0/+6
| | | * | | Unify system palette initialization during style changeTor Arne Vestbø2019-12-121-15/+16
| | | * | | Clarify call to initializeWidgetFontHash in QApplication::setStyleTor Arne Vestbø2019-12-121-1/+7
| | | * | | Xcode: Use output directory as SYMROOT when shadow-buildingTor Arne Vestbø2019-12-121-11/+18