aboutsummaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* StudioWelcome: Fix qmake build on Linux with Qt5v6.0.0-rc1Christian Stenger2021-11-101-0/+1
* Debugger: Fix setting of Qt version fallback, againhjk2021-11-103-7/+12
* LanguageClient: remove unused variableDavid Schulz2021-11-101-1/+0
* Debugger: Set "PYTHONHOME" for Androids lldb as native pathAlessandro Portale2021-11-101-1/+1
* Fix to qmlpreview failing to upload filesPiotr Mikolajczyk2021-11-101-1/+1
* StudioWelcome: Fix build, add target QmlDesigner as conditionAlessandro Portale2021-11-101-1/+1
* ClangCodeModel: Fix highlighting problem with template typesChristian Kandeler2021-11-103-0/+17
* QmlDesigner: Fix SVG paste actionHenning Gruendl2021-11-101-5/+34
* LanguageClient: add logging to the managerDavid Schulz2021-11-101-0/+11
* StudioWelcome: Fix build for qbs and qmakeChristian Stenger2021-11-103-11/+23
* Implement the New Project creation wizard for QDSSamuel Ghinet2021-11-0924-9/+1999
* QmlDesigner: Add translation font iconsHenning Gruendl2021-11-091-0/+8
* Fix warning when creating hidden wizardsSamuel Ghinet2021-11-091-2/+3
* Android: fix missing argument in UI stringAssam Boudjelthia2021-11-091-1/+2
* Debugger: Add even more std and Qt char and int typesAndre Hartmann2021-11-092-8/+25
* Fix unzip tool not being resolvedVikas Pachdha2021-11-091-0/+1
* Android: don't recreate a new AvdMangerAssam Boudjelthia2021-11-091-1/+1
* Utils: Fix compile on macOS 10.13Christian Stenger2021-11-091-1/+1
* Debugger: Robustify view accesshjk2021-11-091-0/+5
* Debugger: Consolidate search code for python-pathAlessandro Portale2021-11-093-26/+22
* QmlPuppet: Fix qbs buildChristian Stenger2021-11-091-0/+2
* CPlusPlus: Fix "Find references"Christian Kandeler2021-11-092-1/+2
* QmlDesigner: Fix property binding after drag from component libraryMiikka Heikkinen2021-11-093-47/+93
* Android: Register Lldb if it is presentChristian Stenger2021-11-092-14/+65
* QmlJSEditor: block non Utf8 codecsDavid Schulz2021-11-093-2/+9
* QmlDesigner: Correct Assets view empty statusMahmoud Badri2021-11-082-2/+23
* AutoTest: Set gtest_catch_exceptions=0 during debug runsJonas Singe2021-11-081-0/+2
* ClangCodeModel: Make sure not to overwrite macros with their expansionChristian Kandeler2021-11-081-0/+12
* Fix that Restart Now might not close Qt CreatorEike Ziller2021-11-082-15/+28
* QmlDesigner: Update possible imports at model attach in component libMiikka Heikkinen2021-11-081-0/+2
* Debugger: Fix running android lldbChristian Stenger2021-11-081-2/+15
* QmlDesigner: Do not allow resizing scaled itemsThomas Hartmann2021-11-083-4/+4
* Debugger: Also look for "/ndk/" path segment in LldbEngine::setupEngineAlessandro Portale2021-11-081-7/+13
* QmlDesigner: Add placeholder controls for when the assets view is emptyMahmoud Badri2021-11-086-6/+12
* Editor: prevent endless loop for empty search resultsDavid Schulz2021-11-081-4/+7
* CPlusPlus: Allow numeric literals with single quotesChristian Kandeler2021-11-081-1/+1
* ClangCodeModel: Inform clangd about changes to non-open filesChristian Kandeler2021-11-082-1/+25
* Android: since jpg is allowd, add jpeg to icon/splash file dialogAssam Boudjelthia2021-11-083-5/+6
* Android: remove unused function that couldn't be removed in 5.0 branchAssam Boudjelthia2021-11-082-7/+0
* Editor: Allow creating block selections with alt+shift againDavid Schulz2021-11-085-3/+117
* Debugger: Fix LLDB/Python startup for Androidhjk2021-11-081-0/+8
* QmlJS: Soften strict equality check Pt IIChristian Stenger2021-11-081-3/+5
* Fix "forever" timeout in QtcProcess::waitFor... methodsJarek Kobus2021-11-052-12/+7
* Andriod: declare QLatin1String as char[] instead in AndroidMangerAssam Boudjelthia2021-11-051-7/+8
* Update Qbs submodule to the top of 1.21 branchIvan Komissarov2021-11-051-0/+0
* QmlDesigner: Block modifying imports when editing in-file subcomponentMiikka Heikkinen2021-11-057-18/+54
* Add particle editor supportTomi Korpipaa2021-11-0542-11/+406
* Fix formeditor zoom shortcutsKnud Dollereder2021-11-051-4/+5
* Editor: Fix drop location markerDavid Schulz2021-11-052-10/+47
* Editor: Fix drop position of drag and drop operationDavid Schulz2021-11-051-12/+16