summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | Use msvc qmake scope where appropriateJoerg Bornemann2018-11-225-8/+8
| * | Remove usage of win32-msvc2012 qmake scopeJoerg Bornemann2018-11-221-1/+1
| * | Fix crash when painting with pattern brush to print device on macOSEirik Aavitsland2018-11-221-1/+0
| * | Remove duplicated documentation from package_manifest.prfJoerg Bornemann2018-11-221-28/+1
| * | integrity: don't mess with QTPLUGIN.platformsOswald Buddenhagen2018-11-214-6/+0
| * | wasm: fix qpa plugin build system integrationOswald Buddenhagen2018-11-214-17/+2
| * | wasm: fix qmake variable names for optimization flagsOswald Buddenhagen2018-11-211-2/+2
| * | wasm: remove seemingly pointless -s flagsOswald Buddenhagen2018-11-211-8/+0
| * | wasm: fix location and language of commentOswald Buddenhagen2018-11-211-3/+2
| * | configure: fix license determination failure messageOswald Buddenhagen2018-11-211-2/+1
| * | configure: fix bogus message about not needing to install qtOswald Buddenhagen2018-11-211-1/+1
| * | configure: make config.status work for in-source builds on unixOswald Buddenhagen2018-11-211-0/+1
| * | configure: log -I and -L before doing first library checkOswald Buddenhagen2018-11-212-6/+30
| * | qmake: prune dead assignments from android specOswald Buddenhagen2018-11-212-5/+0
| * | qmake: fix test for $ANDROID_NDK_ROOTOswald Buddenhagen2018-11-211-3/+1
* | | Documentation fixLars Knoll2018-11-261-2/+3
* | | Compile with QT_STRICT_ITERATORS definedLars Knoll2018-11-269-26/+28
* | | Warn when using deprecated methodsLars Knoll2018-11-261-0/+3
* | | Support 'CONFIG += precompile_header_c' in VS projectsJoerg Bornemann2018-11-243-21/+29
* | | Simplify VCFilter::modifyPCHstage a bitJoerg Bornemann2018-11-241-29/+27
* | | Remove variable autogenSourceFile from VCFilter::modifyPCHstageJoerg Bornemann2018-11-241-3/+2
* | | Rename VcProjGenerator::[autogen]precompCPP to [autogen]precompSourceJoerg Bornemann2018-11-243-13/+13
* | | Add setter for property QStyleHints::showShortcutsInContextMenusFriedemann Kleint2018-11-242-2/+20
* | | QStyleHintsPrivate: Use member initializationFriedemann Kleint2018-11-241-23/+10
* | | Optimize QRgba64::toArgb32() and premultiplied()Allan Sandfeld Jensen2018-11-241-6/+34
* | | Windows: Add a default setting for hasBorderInFullScreenFriedemann Kleint2018-11-245-1/+53
* | | Long live Q_DISABLE_COPY_MOVE!Friedemann Kleint2018-11-242-0/+33
* | | Amend 7f77dc84fb to simplify the parameters of createPlainTestRowsLars Schmertmann2018-11-241-3/+3
* | | Add support for Diffie-Hellman keys to QSslKeyLars Schmertmann2018-11-2324-10/+182
* | | tst_QTreeView: set keyboardInputInterval to a smaller valueChristian Ehrlicher2018-11-231-0/+1
* | | Cleanup Spreadsheet exampleChristian Ehrlicher2018-11-238-71/+53
* | | macOS a11y: Implement AXInsertionPointLineNumber with AXLineForIndexBoris Dušek2018-11-231-7/+2
* | | Align implementation of LineForIndex with InsertionPointLineNumberBoris Dušek2018-11-231-2/+5
* | | qcocoaaccessibilityelement.mm: Document convertLineOffset functionBoris Dušek2018-11-231-0/+13
* | | Fix VoiceOver interaction with multiline text componentsBoris Dušek2018-11-231-0/+1
* | | Merge remote-tracking branch 'origin/5.12' into devLiang Qi2018-11-22134-607/+1680
|\| |
| * | Merge remote-tracking branch 'origin/5.11' into 5.12Liang Qi2018-11-211-0/+3
| |\|
| | * tst_QNetworkReply: Blacklist getFromHttp:success-externalLiang Qi2018-11-211-0/+3
| * | Unbreak the build with ICC on WindowsThiago Macieira2018-11-211-1/+1
| * | qmake: fix return type of toLongLong()Oswald Buddenhagen2018-11-211-1/+1
| * | Don't start a new page when printing very large imagesLars Knoll2018-11-211-1/+2
| * | Add log output if library does not existsAndré Klitzing2018-11-211-0/+2
| * | QMacStyle: account for QStyleSheetStyle using QTabBar directlyTimur Pocheptsov2018-11-211-1/+7
| * | Add makefile target to generate Xcode projectTor Arne Vestbø2018-11-201-0/+7
| * | macOS: Improve logging during QNSView/QNSWindow deallocationTor Arne Vestbø2018-11-202-2/+4
| * | Take device-pixel-ratio into account in openglwindow exampleTor Arne Vestbø2018-11-201-1/+2
| * | macOS: Use shared NSWindowDelegate instead of one per windowTor Arne Vestbø2018-11-204-25/+27
| * | macOS: Ensure NSWindow delegate is released in sync with its NSWindowTor Arne Vestbø2018-11-201-4/+3
| * | Correct QT_FEATURE_settings in qconfig-bootstrapped.hLiang Qi2018-11-201-1/+0
| * | Reduce run time of tst_QRegularExpression::threadSafetyFrederik Gladhorn2018-11-191-2/+3