aboutsummaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* BuildSystem: Do not start a new parser run while one is activeTobias Hunger2019-10-091-1/+1
* CMake: Reset process in fileapi reader once it is doneTobias Hunger2019-10-081-0/+2
* CMake: Wire up the readers only onceTobias Hunger2019-10-081-11/+22
* BuildSystem: Fix move semantics of ParseGuard and related codeTobias Hunger2019-10-084-13/+41
* CMake: Add some more categorized loggingTobias Hunger2019-10-082-5/+22
* CMake: Add a constTobias Hunger2019-10-081-1/+2
* Merge remote-tracking branch 'origin/4.10' into 4.11Eike Ziller2019-10-082-4/+10
|\
| * Debugger: Fix missing watch highlight when the value changesAntonio Di Monaco2019-10-081-2/+2
| * Debugger: Fix out of memory crash when receiving regular outputDavid Schulz2019-10-081-2/+8
* | Show examples also of "invalid" Qt versionsEike Ziller2019-10-081-5/+2
* | Qmldesignerplugin: fix qbs build againDavid Schulz2019-10-081-0/+2
* | Help/litehtml: fix cmake build on windowsDavid Schulz2019-10-081-2/+5
* | Android: Improve error message for "invalid" Qt versionsEike Ziller2019-10-081-2/+9
* | C++: Transfer noexcept specifier for refactoring actionsNikolai Kosjar2019-10-088-2/+49
* | QmlDesigner: Fix CMake buildAlessandro Portale2019-10-081-2/+2
* | ProjectExplorer: Deduplicate strings for setting keysOrgad Shaneh2019-10-081-21/+33
* | Qmake: Show real effective make call on Make step - take 2Orgad Shaneh2019-10-087-10/+40
* | ProjectExplorer: Add a setting for low build priorityOrgad Shaneh2019-10-089-6/+29
* | QmlDesigner: Fix Qbs and QMake buildChristian Stenger2019-10-082-4/+0
* | QmlDesigner: Introduce QmlVisualNode and Qml3DNodeThomas Hartmann2019-10-0714-129/+521
* | Debugger: Fix MSVC warningOrgad Shaneh2019-10-071-1/+1
* | Correct timeline selection rect. vertical boundsMahmoud Badri2019-10-071-1/+2
* | QMake: Let the user decide whether to run a make step for subdir buildsChristian Kandeler2019-10-074-5/+39
* | Clang: Support skip warnings with LLVM9Orgad Shaneh2019-10-072-6/+2
* | QmlDesigner: Fix buildNikolai Kosjar2019-10-072-0/+2
* | QmlJS: Update QML parser using the one from qtdeclarative 5.15Ulf Hermann2019-10-0714-3413/+4244
* | Make animation conform to playhead snappingMahmoud Badri2019-10-072-6/+7
* | Implement keyframes snappingMahmoud Badri2019-10-073-15/+31
* | Implement playhead snappingMahmoud Badri2019-10-079-9/+82
* | Fix build with GCC 5.3Eike Ziller2019-10-041-3/+3
* | Add import options to asset import dialogMiikka Heikkinen2019-10-045-27/+359
* | Revert "Revert "Designer: Fix look-up of resources for UI files""Eike Ziller2019-10-045-17/+45
* | Merge remote-tracking branch 'origin/4.10' into 4.11Eike Ziller2019-10-045-45/+17
|\|
| * Revert "Designer: Fix look-up of resources for UI files"Christian Kandeler2019-10-025-45/+17
* | ProjectExplorer: Run Settings: Move environment settings further uphjk2019-10-024-11/+20
* | CppTools: Make code model on "cl" mode more robustCristian Adam2019-10-021-0/+9
* | Clang: Build against LLVM/Clang 9Nikolai Kosjar2019-10-021-0/+4
* | Debugger: (Sub-)Aspectify DebuggerRunConfigurationAspecthjk2019-10-022-149/+151
* | Python: Add virtual env name to auto detected interpretersDavid Schulz2019-10-021-0/+3
* | Python: remove unused static stringDavid Schulz2019-10-021-1/+0
* | CMake Build: Add cpaster toolCristian Adam2019-10-022-0/+12
* | Merge remote-tracking branch 'origin/master' into 4.11Eike Ziller2019-10-0235-303/+297
|\ \
| * | BaseQtVersion: Remove getters for configValues and qtConfigValuesTobias Hunger2019-10-012-21/+2
| * | BaseQtVersion: remove qmakeProperty(...) getterTobias Hunger2019-10-0122-198/+244
| * | Android: Move logic to trigger AndroidManager::updateGradlePropertieshjk2019-10-017-33/+15
| * | Fix white spaceTobias Hunger2019-10-011-1/+1
| * | BaseQtVersion: Return FilePath from frameworkInstallPathTobias Hunger2019-10-013-7/+7
| * | BaseQtVersion: Deduplicate documentation related methodsTobias Hunger2019-10-014-14/+7
| * | BaseQtVersion: Use FilePath for demosPath()Tobias Hunger2019-10-013-7/+7
| * | BaseQtVersion: Have examplesPath() return a FilePathTobias Hunger2019-10-013-7/+6