summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Add documentation for ExtensionSystem::invokeEike Ziller2020-02-072-0/+41
* Doc: Remove info from ExtensionSystem::IPlugin docLeena Miettinen2020-02-071-34/+7
* Doc: Fix PluginDependency, PluginSpec, PluginArgumentDescription docsLeena Miettinen2020-02-071-28/+77
* Doc: Fix Utils::QrcCache and Utils::QrcParser docsLeena Miettinen2020-02-071-39/+116
* Doc: Fix Utils::NetworkAccessManager class docsLeena Miettinen2020-02-061-2/+14
* Doc: Fix MimeType docsLeena Miettinen2020-02-061-66/+48
* Doc: Fix PluginManager docsLeena Miettinen2020-02-061-57/+50
* Update qbs submodule to HEAD of 1.15 branchRichard Weickelt2020-02-051-0/+0
* Doc: Fix IPlugin class docsLeena Miettinen2020-02-051-41/+61
* Doc: Fix Aggregate class docsLeena Miettinen2020-02-051-42/+41
* ProjectExplorer: Fix endless waiting when switching to Git editorsOrgad Shaneh2020-02-051-0/+2
* 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