summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Sqlite: Fix unittest build on macOSqds/v2.0-beta1Christian Stenger2020-11-161-3/+3
* cmake build: Fix building with PCHsEike Ziller2020-11-162-3/+5
* QmlJS: Ensure QtQuick is the first importMiikka Heikkinen2020-11-161-1/+6
* QmlDesigner: Update icon fontHenning Gruendl2020-11-163-42/+48
* KSyntaxHighlighter: Fix compile with Qt5.14Christian Stenger2020-11-161-1/+1
* AutoTest: Fix using of cacheChristian Stenger2020-11-161-2/+14
* Editor: Qt6 compile fixes for KSyntaxHighlighterDavid Schulz2020-11-1617-36/+39
* Editor: update KSyntaxHighlighting to v5.75.0David Schulz2020-11-1694-3319/+4563
* QmlProfiler: Fix flamegraph testChristian Stenger2020-11-161-2/+2
* Doc: Mention re-running failed testsChristian Stenger2020-11-162-0/+5
* QmlDesigner: Rename methodThomas Hartmann2020-11-132-7/+7
* CMake Build: Fix problems with PCH and super repoCristian Adam2020-11-131-7/+7
* Update change log for 4.14Eike Ziller2020-11-131-0/+21
* cmake build: Use CMAKE_INSTALL_NAME_TOOL instead of hardcodingEike Ziller2020-11-131-2/+2
* CppEditor: Improve "definition from declaration" for templatesChristian Kandeler2020-11-133-8/+25
* Silence the warning about missing initializer for memberJarek Kobus2020-11-132-2/+2
* Explilitly ignore the return value of QTranslator::load()Jarek Kobus2020-11-131-1/+1
* Get rid of setting deprecated attributes in Qt 6Jarek Kobus2020-11-131-1/+3
* cmake build: Do not copy whole app bundle directory when installingEike Ziller2020-11-132-11/+79
* Silence the warning about comparing type with different signednessJarek Kobus2020-11-131-1/+1
* Fix connection warnings on startup with Qt 6Jarek Kobus2020-11-132-4/+9
* Silence warnings about unused argumentsJarek Kobus2020-11-131-0/+8
* Get rid of compiler warningJarek Kobus2020-11-131-1/+1
* QmlDesigner: Collect events for telemetry pluginThomas Hartmann2020-11-1310-6/+50
* Build in release mode on GitHubEike Ziller2020-11-123-6/+7
* QmlDesigner: Do not setup imports when checkingThomas Hartmann2020-11-121-1/+4
* QmlDesigner: Duplicate state in transactionThomas Hartmann2020-11-121-2/+5
* QmlDesigner: Fix for high dpi and Qt 6Thomas Hartmann2020-11-123-13/+20
* QmlDesigner: Hide windows againThomas Hartmann2020-11-122-7/+2
* QmlDesigner.MetaInfo: Add special case for "QML.QtObject"Thomas Hartmann2020-11-122-1/+17
* yaml-cpp: Fix/suppress MSVC warningsOrgad Shaneh2020-11-123-8/+15
* QmlPuppet: Disable navigator preview image creation in Qt6Miikka Heikkinen2020-11-121-1/+3
* QmlDesigner: Use single transaction to add stateThomas Hartmann2020-11-121-9/+4
* QtSupport: Prefer suffixed uicChristian Kandeler2020-11-121-3/+2
* Remove unneeded includesJarek Kobus2020-11-1222-32/+28
* Debugger: Fix source mapping on WindowsOrgad Shaneh2020-11-121-1/+2
* QmlDesigner: Add possibleImports to benchmarkThomas Hartmann2020-11-121-0/+1
* QmlDesigner: small improvements to the paste logicMahmoud Badri2020-11-123-15/+15
* Merge remote-tracking branch 'origin/4.13' into 4.14Eike Ziller2020-11-124-11/+110
|\
| * Add changes file for 4.13.3v4.13.34.13Eike Ziller2020-11-121-0/+77
| * Debugger: fix dumper for msvc release buildsDavid Schulz2020-11-061-6/+27
| * shiboken2tasks.py: Fix for WindowsFriedemann Kleint2020-10-281-1/+2
| * Fix predefined annotationsLukasz Ornatek2020-10-271-4/+4
| * Update Qbs submodule to the top of 1.17 branchIvan Komissarov2020-10-261-0/+0
| * Update Qbs submodule to the top of 1.17 branchIvan Komissarov2020-10-231-0/+0
* | Clang: Do not derive deprecated std::iteratorOrgad Shaneh2020-11-122-2/+14
* | scripts: make release with debug info defaultTim Jenssen2020-11-112-2/+2
* | cmake build: Fix permissions of scripts in installationEike Ziller2020-11-112-1/+6
* | Change Qt Creator plugin wizard to CMakeEike Ziller2020-11-116-216/+199
* | cmake build: Map generic IMPORTED_LOCATION for Qt6 toolsEike Ziller2020-11-111-1/+1