summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Improve edit view 3D "on top" logicqds/v1.4.0-rc1Mahmoud Badri2019-12-1318-301/+66
* WebAssembly: Ensure that the device is created after the kits are loadedChristian Kandeler2019-12-131-1/+4
* Qnx: Add QnxRunConfiguration::doAdditionalSetup()Christian Kandeler2019-12-122-16/+27
* Boot2Qt: Add QdbRunConfiguration::doAdditionalSetup()Christian Kandeler2019-12-122-1/+7
* QmlDesigner: Fix material managerHenning Gruendl2019-12-113-3/+9
* QmlDesigner: Fix missing forward declareChristian Stenger2019-12-111-0/+1
* QmlDesigner Connection Delete Shortcut replacementAleksei German2019-12-112-0/+8
* CppTools: Update clang-tidy documentation URLAlessandro Portale2019-12-111-1/+1
* QmlDesigner: Fix more warnings about unused parameters and functionsChristian Kandeler2019-12-102-28/+1
* ProjectExplorer: Fix crashChristian Kandeler2019-12-101-1/+1
* LanguageClient: Fix crash on closing qc while restarting a serverv4.11.0David Schulz2019-12-101-0/+2
* Python: Reset editor info bars when closing documentDavid Schulz2019-12-101-1/+11
* RemoteLinux: Add RemoteLinuxRunConfiguration::doAdditionalSetup()Christian Kandeler2019-12-102-2/+7
* Android: Log Sdk manager callsAlessandro Portale2019-12-101-0/+4
* ProjectExplorer: Update CMake target on DesktopRunConfiguration clonedAlexander Akulich2019-12-101-2/+1
* Android: Make more logged command calls copy&pasteableAlessandro Portale2019-12-092-5/+7
* McuSupport: Set jom via CMAKE_MAKE_PROGRAM instead of adding it to PathAlessandro Portale2019-12-061-7/+19
* McuSupport: Check for presence of CMakeAlessandro Portale2019-12-061-7/+47
* Android: Distinguish OutputParser MarkerTag for available updatesAlessandro Portale2019-12-061-1/+1
* QmlDesigner ConnectionViewWidget delete quick fixAleksei German2019-12-061-1/+0
* QmlDesigner Action Editor for Connections ViewAleksei German2019-12-0614-17/+327
* QmlDesigner: Add item layer propertiesHenning Gruendl2019-12-061-1/+1
* QmlDesigner: Add control for material managementHenning Gruendl2019-12-062-2/+107
* QmlDesigner: fix endless loop when maxTime is 0Tim Jenssen2019-12-061-1/+1
* QmlJS: Add "Symbol, Object, Function, RegExp" to global functionsTim Jenssen2019-12-061-1/+2
* CompilationDatabaseProjectManager: Fix file classification errorChristian Kandeler2019-12-061-1/+1
* QmlDesigner: Add option forceFreeType to qmlprojectThomas Hartmann2019-12-068-1/+44
* Update Qbs submoduleRichard Weickelt2019-12-051-0/+0
* Android: Don't attempt to handle a non-existing qt_live_viewer.apkAlessandro Portale2019-12-041-5/+7
* Output panes: Handle the case where an output chunk is splitChristian Kandeler2019-12-041-1/+12
* Output panes: Fix newline handlingChristian Kandeler2019-12-041-7/+9
* Fix debugging armv7a & x86 when running on 64 bit targetsBogDan Vatra2019-12-034-8/+2
* Android: Don't add contains(ANDROID_TARGET_ARCH,..) scope for Qt 5.14BogDan Vatra2019-12-031-5/+13
* Android: Fix pid typeBogDan Vatra2019-12-033-3/+3
* QML Designer: Link qtquickplugin against QtQmlUlf Hermann2019-12-032-0/+4
* Move selection related code into SelectionModelKnud Dollereder2019-12-0318-77/+286
* RemoteLinux: Fix deployment of directories via rsyncChristian Kandeler2019-12-031-1/+1
* QmlDesigner: Fix crashThomas Hartmann2019-12-021-0/+1
* QmlDesigner: Fix qbs buildChristian Stenger2019-12-021-0/+2
* Android: Default to armv7 instead of arm64 (qmake & CMake)BogDan Vatra2019-12-022-5/+5
* Debugger: Further robustify QmlInspectorAgentUlf Hermann2019-12-021-3/+3
* ProjectExplorer: Quote path in msvc_make.batAlessandro Portale2019-12-021-1/+1
* Make resources of Python projects accessible from Qt DesignerFriedemann Kleint2019-11-301-2/+16
* Python: Extend supported MIME typesChristian Stenger2019-11-291-0/+5
* Android: Get the preferred Abi from apk & deviceBogDan Vatra2019-11-293-3/+20
* McuSupport: Fix compilationAlessandro Portale2019-11-281-1/+1
* McuSupport: Honor user changes of flash and run callAlessandro Portale2019-11-281-16/+19
* McuSupport: Fix case of path variable in Kit environmentAlessandro Portale2019-11-281-1/+2
* QmlDesigner: Fix modal dialogs on macOSThomas Hartmann2019-11-282-0/+3
* QmlDesigner: Improve order of nodes in allSubNodesThomas Hartmann2019-11-281-1/+1