aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* cmake: fix no libclang buildsTim Jenssen2020-11-231-1/+1
* Android: fix copy gradle files button functionAssam Boudjelthia2020-11-231-1/+1
* Debugger: Adapt QHash dumper for Qt6hjk2020-11-232-7/+57
* cmake: disable reuse pch files for static libs with MSVCTim Jenssen2020-11-231-0/+8
* ClangTools: remove already existing temporary filesDavid Schulz2020-11-231-0/+2
* cmake: Fix building debug with release libclangChristian Stenger2020-11-235-3/+20
* cmake build: Remove unused component "Dependencies"Eike Ziller2020-11-235-322/+0
* Android: remove newline chars before adding output in error/warning paneAssam Boudjelthia2020-11-232-10/+14
* Don't declare override when final is declaredJarek Kobus2020-11-231-1/+1
* Doc: Add hardware and software recommendations for QDSLeena Miettinen2020-11-201-0/+4
* MCU: Fix qbs buildChristian Kandeler2020-11-201-1/+1
* Fix build with newest Qt 6Eike Ziller2020-11-2015-18/+19
* Don't call virtual method from Exception c'torJarek Kobus2020-11-2010-74/+113
* Doc: Update some icons and move them to icons folderLeena Miettinen2020-11-2033-26/+26
* Fix includesJarek Kobus2020-11-201-1/+1
* Remove unused variablesJarek Kobus2020-11-2020-22/+5
* CDB: fix signed char container dumperDavid Schulz2020-11-201-0/+2
* McuSupport: Fix CMake buildAlessandro Portale2020-11-201-1/+1
* McuSupport: Add support for kits with IAR compiler definedDawid Sliwa2020-11-206-14/+109
* Don't use iterators to temporary containersJarek Kobus2020-11-203-15/+12
* QmlDesigner: Track usage of graphical viewsThomas Hartmann2020-11-2013-1/+109
* QmlDesigner: Add more trace pointsThomas Hartmann2020-11-206-0/+28
* Utils: Fix uneditable TextEditDisplay StringAspectAlessandro Portale2020-11-201-3/+2
* QmlDesigner: Fix for rotation cursorAleksei German2020-11-206-33/+89
* Help: Make litehtml the default engine above allEike Ziller2020-11-202-20/+24
* Debugger: Don't use QApplication::alert too oftenhjk2020-11-201-3/+0
* Doc: Add link to Qbs attributions into toplevel Readme.mdLeena Miettinen2020-11-201-0/+6
* Help: Remove Qt version checkEike Ziller2020-11-201-2/+0
* Help: Register at least one set of documentation per major Qt versionEike Ziller2020-11-201-3/+7
* ClangCodeModel: Fix sorting of includes when auto-completingChristian Kandeler2020-11-201-5/+12
* Don't call virtual method from LocatorPopup's c'torJarek Kobus2020-11-202-17/+19
* Doc: Edit info about MCU support and add screenshotLeena Miettinen2020-11-202-7/+11
* Doc: Link to Qbs licenses and attributionsLeena Miettinen2020-11-201-0/+5
* Fix initial directory when using konsole for Open Terminal HereEike Ziller2020-11-201-1/+1
* CppEditor: Remove using namespace quickfix: Don't insert inline namespacesLeander Schulten2020-11-194-11/+70
* Doc: Describe rotating items in Form EditorLeena Miettinen2020-11-192-0/+17
* Doc: Update Applying 3D EffectsJohanna Vanhatapio2020-11-191-7/+12
* Doc: Describe "Get Qt" option in Welcome modeLeena Miettinen2020-11-1910-27/+29
* MultiLanguage: Add image generation for excel exportMarco Bubke2020-11-1913-7/+90
* StudioWelcome: Add option for UsageStatistic pluginThomas Hartmann2020-11-195-1/+115
* QmlDesigner: Allow building the fallback puppet in QDSThomas Hartmann2020-11-191-1/+0
* Doc: Describe MCU support for types and propertiesLeena Miettinen2020-11-195-2/+65
* Debugger: Make qfloat16 dumper test pass with Qt 6hjk2020-11-191-1/+2
* Debugger: Adapt QStack dumper to Qt 6hjk2020-11-191-1/+4
* cmake: Show errors for unsupported CMake versionsEike Ziller2020-11-194-5/+18
* Fix listening to signals after library and linkage type changesJarek Kobus2020-11-191-2/+2
* Fix overlapping acceleratorsEike Ziller2020-11-191-1/+1
* Avoid signal overloadingJarek Kobus2020-11-1913-19/+19
* ClangSupport: Fix missing includeChristian Stenger2020-11-191-0/+1
* Fix a warning about calling virtual method from d'torJarek Kobus2020-11-192-7/+1