aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | Docker: Fix UI textLeena Miettinen2021-10-251-8/+8
* | Android: Fix UI textLeena Miettinen2021-10-251-2/+2
* | Launcher: Fix UI textLeena Miettinen2021-10-252-2/+2
* | Wizards: Fix description of Qt Application templateLeena Miettinen2021-10-251-1/+1
* | CppEditor: Change parsing opposite bracketArtem Sokolovskii2021-10-254-5/+49
* | Debugger: use Qt version from kit as fallback for dumperDavid Schulz2021-10-256-1/+19
* | Examples: Fix image scaling for Qt 6Eike Ziller2021-10-251-5/+8
* | Android: remove Virtual from the AndroidDeviceFactoryAssam Boudjelthia2021-10-251-1/+1
* | Android: remove unauthorized field form AndroidDeviceInfoAssam Boudjelthia2021-10-254-7/+8
* | Android: remove AndroidDeviceType and State from AndroidDeviceInfoAssam Boudjelthia2021-10-259-51/+33
* | Android: Make refresh action device specificAssam Boudjelthia2021-10-252-2/+26
* | Docker: mount python dumpers to deviceDavid Schulz2021-10-259-7/+28
* | ClangCodeModel: Check doc revision when highlighting with clangdChristian Kandeler2021-10-253-11/+25
* | LanguageClient: Fix document version updateChristian Kandeler2021-10-251-1/+1
* | Docker: Map command executables to device pathDavid Schulz2021-10-251-2/+5
* | Doc: Update information about multi-cursor editingLeena Miettinen2021-10-251-8/+12
* | Ignore the wheel event explicitly in order to propagate it furtherJarek Kobus2021-10-251-0/+1
* | CppEditor: Mark generated setter as slot only for QObject-derived classChristian Kandeler2021-10-222-12/+32
* | LanguageClient: save document version for semantic tokensDavid Schulz2021-10-222-15/+30
* | CompilationDbProjectManager: Fix tree scanningChristian Kandeler2021-10-222-10/+7
* | ProjectExplorer: fix comparing toolchains on redetectionDavid Schulz2021-10-221-4/+1
* | Doc: Move images that only appear in QDS ManualLeena Miettinen2021-10-21203-0/+0
* | Wizards: Remove unused QtQuick.Controls-style preview thumbnailsAlessandro Portale2021-10-2112-12/+2
* | ProjectExplorer: use logging rules for debug outputDavid Schulz2021-10-211-15/+11
* | QmakeProjectManager: Do not leak QmakeEvalResultsChristian Kandeler2021-10-212-17/+17
* | ClangCodeModel: Restart clangd fallback clientChristian Kandeler2021-10-213-8/+23
* | CMake build: Force -fPIC for static libraries on UNIXEike Ziller2021-10-211-0/+5
* | Refactor HighlightingResultReporterJarek Kobus2021-10-214-127/+61
* | ClangTools: Fix fix-it applicationChristian Kandeler2021-10-211-31/+35
* | qmlpreview: use empty messageReceived()Tim Jenssen2021-10-202-10/+0
* | CMake: Define BUILD_WITH_PCH before usageCristian Adam2021-10-201-2/+2
* | QmlDesigner: Use one synchronization structMarco Bubke2021-10-208-2046/+1291
* | QmlDesigner: Introduce different modules for cpp, qml and directoriesMarco Bubke2021-10-2012-81/+86
* | QmlDesigner: Support multiple module ids per typeMarco Bubke2021-10-2016-2203/+1832
* | Fix qHash-related size compatibility warnings by MSVCOrgad Shaneh2021-10-2058-85/+126
* | Doc: Remove obsolete filesLeena Miettinen2021-10-203-0/+0
* | ProjectExplorer: Prevent cascading "Replacement for" kit namesChristian Kandeler2021-10-201-2/+3
* | Update qlitehtml submodule to incorporate the fix for broken shortcutsJarek Kobus2021-10-201-0/+0
* | Don't expand qrc items recursivelyJarek Kobus2021-10-201-0/+2
* | Don't call DocumentManager::addDocument() from non-main threadJarek Kobus2021-10-2015-27/+136
* | CMake build: Allow compilation without QtQuickEike Ziller2021-10-206-5/+8
* | Editor: fix unindentDavid Schulz2021-10-201-1/+1
* | Merge remote-tracking branch 'origin/5.0' into 6.0Eike Ziller2021-10-2022-1/+61
|\|
| * QmlDesigner: Fix casting of <cpp>.boolqds/v2.2.1Thomas Hartmann2021-10-151-0/+2
| * Use global picking APIKaj Grönholm2021-10-1421-1/+59
* | ClangCodeModel: Use more suitable location for compile_commands.jsonChristian Kandeler2021-10-204-13/+10
* | ProjectExplorer: Fix expansion of variables in working directoryChristian Kandeler2021-10-201-1/+3
* | CppEditor: Do not save clangd file path in settingsChristian Kandeler2021-10-201-1/+2
* | Doc: Update info about available project wizard templatesLeena Miettinen2021-10-204-73/+32
* | Editor: Fix build for Qt < 5.15.2David Schulz2021-10-201-0/+4