summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* 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-065-1/+434
* QmlDesigner: Add control for material managementHenning Gruendl2019-12-065-2/+382
* 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
* Doc: Remove "Exporting Designs from Graphics Software" topicLeena Miettinen2019-12-055-180/+2
* Wizard: Fix test registration to ctestChristian Stenger2019-12-051-4/+4
* QmlDesigner: Fix selection box size calculationsMiikka Heikkinen2019-12-042-5/+21
* 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
* QmlDesigner: Fix planar scaling randomly setting the third axis to zeroMiikka Heikkinen2019-12-041-3/+3
* QmlDesigner: Fix 3D edit gizmos orientation and rotation orderMiikka Heikkinen2019-12-0410-32/+93
* Output panes: Fix newline handlingChristian Kandeler2019-12-041-7/+9
* Doc: Remove known issue that has been fixedLeena Miettinen2019-12-041-5/+1
* Doc: Fix navigation links after structure changesLeena Miettinen2019-12-046-8/+13
* Debugger/Dumper: Fix dumping CPlusPlus::TokenNikolai Kosjar2019-12-041-1/+1
* Squish: Fix compiler detectionChristian Stenger2019-12-041-5/+3
* CMake Build: do not fail to install on missing targetsCristian Adam2019-12-031-4/+8
* 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: Make imported models selectableMiikka Heikkinen2019-12-035-15/+53
* Do not zoom camera when changing viewMahmoud Badri2019-12-035-14/+15
* Squish: Remove outdated checkChristian Stenger2019-12-031-5/+0
* 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
* Bump version to 4.11.0Eike Ziller2019-11-293-11/+11
* 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: Implement multiselection for edit 3D viewMiikka Heikkinen2019-11-288-140/+273
* QmlDesigner: Fix modal dialogs on macOSThomas Hartmann2019-11-282-0/+3
* QmlDesigner: Improve order of nodes in allSubNodesThomas Hartmann2019-11-281-1/+1