summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Debugger: Inherit register field access rights from registerDenis Shienkov2020-02-041-0/+6
* LanguageClient: Fix expected codeActionProvider valueDavid Schulz2020-02-041-1/+1
* Debugger: Do not raise watchers window unconditionallyChristian Stenger2020-02-041-0/+6
* ProjectExplorer: Fix SessionModelChristian Kandeler2020-02-031-0/+1
* RemoteLinux: Consider hidden files in MakeInstallStepChristian Kandeler2020-01-311-1/+2
* Debugger: Improve parsing of SVD fileDenis Shienkov2020-01-301-124/+131
* Baremetal: Fix missing semicolon on WinChristian Stenger2020-01-281-1/+1
* BareMetal: Fix Keil toolchains detection on WindowsDenis Shienkov2020-01-271-29/+70
* LanguageClient: keep the project on client resetDavid Schulz2020-01-221-1/+0
* GenericProjectManager: Fix crash updating deployment dataChristian Kandeler2020-01-221-4/+6
* Android: Fix compile for gcc 5.3Christian Stenger2020-01-211-4/+4
* Handle Qt < 5.14.0 androiddeployqt settings fileBogDan Vatra2020-01-204-41/+84
* Android: Fix crash when Kit has no QtChristian Kandeler2020-01-171-6/+8
* QbsProjectManager: Fix setting qbs.architecture for AndroidChristian Kandeler2020-01-171-3/+3
* Welcome: Fix links to Qt Widgets and Qt Quick tutorialsLeena Miettinen2020-01-161-4/+4
* iOS: Fix retrieving USB serial number with macOS 10.15 SDKEike Ziller2020-01-161-0/+10
* SSH device: Ensure ConsoleProcess respects terminal settingsChristian Kandeler2020-01-151-0/+2
* iOS: Guard against failure to retrieve device UIDEike Ziller2020-01-151-12/+21
* Fix errors in qtcreator_tutorials.xmlFriedemann Kleint2020-01-141-2/+2
* Debugger: Do not waste CPU when using LLDBChristian Stenger2020-01-141-1/+3
* QtSupport/Example list parser: Improve error messageFriedemann Kleint2020-01-141-2/+5
* Welcome: Update links to QtWS19 talks in Tutorials tabLeena Miettinen2020-01-141-22/+21
* QmlDesigner: Fix tooltip license headerHenning Gruendl2020-01-094-38/+10
* Debugger: Check if m_perspective is valid before using itMarius Sincovici2020-01-081-1/+2
* CMakePM: Fix license headerChristian Stenger2020-01-082-18/+34
* ProjectExplorer: Do not access output window from non-UI threadChristian Kandeler2020-01-081-3/+6
* CppEditor: generate valid code via "Convert to Pointer/Stack Variable"David Schulz2020-01-082-22/+73
* Fix build of qmldesigner testsThomas Hartmann2020-01-081-1/+9
* Editor: always set format for visual whitespaceDavid Schulz2020-01-071-1/+3
* QmlDesigner: Fix compile after bb02ab161cf956f616ad93da09baf62919641ac5David Schulz2020-01-071-4/+4
* QmlDesigner: Fix tooltip build issueHenning Gruendl2020-01-071-5/+1
* Enable common keyboard hotkey actions for the Edit View 3DMahmoud Badri2020-01-077-4/+55
* fakevim: fix indenting of continuation linesAndrzej Ostruszka2020-01-071-0/+2
* Fix qmake buildChristian Stenger2020-01-071-1/+1
* QmlDesigner: Fix build with namespaced QtChristian Kandeler2020-01-071-0/+2
* QmlDesigner: Fix qbs buildChristian Kandeler2020-01-071-1/+1
* QmlDesigner: Remove tooltip dependency Controls 1Henning Gruendl2020-01-066-2/+152
* Fix layout of the code style settings editorJarek Kobus2020-01-067-262/+186
* Work around high DPI issues on WindowsEike Ziller2020-01-031-0/+5
* Revert "Clang: Stop enabling exceptions explicitly"Nikolai Kosjar2019-12-202-0/+13
* Clang: Fix removing gcc internal include pathsNikolai Kosjar2019-12-201-9/+4
* CMake: Nest nodes below SourceGroups in Project treeTobias Hunger2019-12-201-1/+1
* Clang: Fix c++98-compat warnings for MSVC toolchainNikolai Kosjar2019-12-193-4/+14
* AutoTest: Fix stopping test debug runChristian Stenger2019-12-192-0/+3
* Core: Avoid accessing nullptrChristian Stenger2019-12-181-1/+2
* WinRT: Move some device detection output into a logging categoryDavid Schulz2019-12-181-4/+2
* Do not show line ending option in read-only editorsEike Ziller2019-12-181-0/+4
* CheckableMessageBox: Forbid focus for text and pixmapqds/v1.4.0-rc2Andre Hartmann2019-12-171-0/+2
* UpdateInfo: Do not show multiple update notficationsEike Ziller2019-12-171-0/+1
* Fix build with namespaced QtChristian Kandeler2019-12-171-6/+4