aboutsummaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* VcsManager: Tell user which file is going to be deletedv4.13.0-beta2Robert Loehning2020-07-231-2/+2
* ProjectExplorer: Fix iterating through files to removeRobert Loehning2020-07-231-4/+5
* ProjectExplorer: Don't prompt user whether 0 files should be deletedRobert Loehning2020-07-231-8/+10
* Android: regression fix for warning missing ANDROID_ABISAssam Boudjelthia2020-07-231-1/+1
* CPaster: Inform about a permanent redirectChristian Stenger2020-07-231-1/+6
* Android: Warn if the selected device main ABI is not selectedAssam Boudjelthia2020-07-236-1/+27
* Android: Fix rendering of settings background in dark modeAlessandro Portale2020-07-232-436/+396
* Android: Set more columns in AVD table to ResizeToContentsAlessandro Portale2020-07-231-1/+3
* Android: move tooltip from ui to widget class and shorten long phrasesAssam Boudjelthia2020-07-232-10/+16
* CPaster: Fix fetching from DPasteChristian Stenger2020-07-232-11/+29
* Android: fix a title capitalizationAssam Boudjelthia2020-07-222-2/+2
* Android: fix settings widget palelette in dark modeAssam Boudjelthia2020-07-221-7/+1
* Android: reset margins in settings widget pageAssam Boudjelthia2020-07-221-15/+0
* Android: fix jdk path retreival on linuxAssam Boudjelthia2020-07-221-1/+2
* Android: Fix initial validating with clean settings and default pathsAlessandro Portale2020-07-221-13/+9
* Android: set copy gradle templates checkbox to false by defaultAssam Boudjelthia2020-07-221-1/+1
* Android: re-organize manifest editor widgetAssam Boudjelthia2020-07-222-319/+341
* Android: Fix that Android Studio's jdk does not get detected (Windows)Alessandro Portale2020-07-211-0/+25
* Android: re-organize "create templates" buttonAssam Boudjelthia2020-07-212-25/+15
* Android: explain what the downloaded openssl libraries are used forAssam Boudjelthia2020-07-201-1/+1
* Debugger: Do not reset sysroot if override is not setOrgad Shaneh2020-07-201-1/+2
* Help: Fix warningChristian Stenger2020-07-201-1/+1
* Debugger: Remove name demanglerChristian Kandeler2020-07-2011-4394/+0
* Utils::Environment: Fix NameValueDictionary::diff()Christian Kandeler2020-07-201-1/+1
* Editor: set default text foreground color explicitDavid Schulz2020-07-202-2/+4
* Git: Add new files with --intent-to-addOrgad Shaneh2020-07-193-6/+10
* Fix lupdate issuesEike Ziller2020-07-178-2/+20
* CPlusPlus: Fix handling incomplete macro invocationsChristian Kandeler2020-07-171-1/+2
* Core: Improve handling of long output chunkshjk2020-07-171-4/+8
* Doc: Add Qt for MCUs video tutorialVenugopal Shivashankar2020-07-171-0/+4
* Wizards: Fix function parameter type in CppToolsJsExtensionChristian Kandeler2020-07-172-2/+2
* FakeVim: Fix case insensitivity handling for forward searchinghjk2020-07-171-19/+38
* ClangCodeModel: Fix race conditionChristian Kandeler2020-07-162-2/+9
* Debugger: Remove ConsoleViewStyleChristian Stenger2020-07-161-40/+0
* AutoTest: Fix auto expansion of test resultsChristian Stenger2020-07-161-1/+4
* Debugger: Do not send empty message on shutdownChristian Stenger2020-07-161-1/+0
* LSP: Use document contents to collect search result textsDavid Schulz2020-07-151-4/+21
* Debugger: disable load qml stack action for cdbDavid Schulz2020-07-142-3/+2
* Cdbext: Fix fetching partial variableDavid Schulz2020-07-143-9/+11
* QMake: highlight REPC qmake variables in pro filesDavid Schulz2020-07-141-0/+4
* GCC Parser: Recognize lines with "cc1plus"Christian Kandeler2020-07-142-0/+33
* iOS Device: Show some more information in device optionsEike Ziller2020-07-133-77/+89
* iOS: Fix slow debugger startup on devicesEike Ziller2020-07-134-21/+38
* GccParser: Recognize "required from" as a continuation markerChristian Kandeler2020-07-131-0/+40
* Android: Use re-usable "copy and ask for overwrite" callableEike Ziller2020-07-132-74/+10
* Utils/copyRecursively: Avoid copying of copy helper instanceEike Ziller2020-07-132-41/+59
* AutoTest: Persist check state to project settingsChristian Stenger2020-07-139-42/+110
* QmlDesigner: Add Singleton support to ConnectionsAleksei German2020-07-102-2/+67
* QmlDesigner: Add remove group actionThomas Hartmann2020-07-104-30/+96
* Android: fix app logcat not always displayedAssam Boudjelthia2020-07-101-5/+7