summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Core: Fix rounding issue in highlight scrollbarDavid Schulz2020-02-281-2/+2
* TextEditor: Fix scrolling state after splittingEike Ziller2020-02-261-1/+12
* Editor: Fix self recursive updateDavid Schulz2020-02-261-7/+3
* LanguageClient: Fix client restart after crashDavid Schulz2020-02-252-1/+4
* LanguageClient: Only send contentsChanged notification to reachable clientsDavid Schulz2020-02-251-1/+1
* LanguageClient: Only send position changed signals to reachable clientsDavid Schulz2020-02-251-1/+2
* Editor: Prevent setting negative position in block selectionDavid Schulz2020-02-251-6/+6
* Editor: do not split on nbsp in rewrap paragraphDavid Schulz2020-02-201-1/+1
* macOS: Disable library validation when signingEike Ziller2020-02-192-1/+13
* Fix the Python templatesAndy Shaw2020-02-183-6/+5
* macOS: Fix signing issues with notarizationEike Ziller2020-02-183-31/+42
* Editor: Improve splitting format range performanceDavid Schulz2020-02-101-29/+21
* macOS: Do really deep deep code signing for notarizationEike Ziller2020-02-101-3/+18
* Doc: Fix PreprosessorClient docsLeena Miettinen2020-02-101-13/+23
* Doc: Add \inmodule command to Aggregation and Aggregate docsLeena Miettinen2020-02-071-0/+2
* Doc: Fix QDoc warnings in ExtensionSystem class docsLeena Miettinen2020-02-075-2/+26
* Doc: Fix errors in QrcParser and QrcCache docsLeena Miettinen2020-02-071-5/+16
* 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
* macOS: Use hardened runtime when signingEike Ziller2020-02-071-1/+2
* 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
* Bump version to 4.11.2 and copyright year to 2020Eike Ziller2020-02-063-9/+9
* 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-052-42/+63
* Doc: Fix Aggregate class docsLeena Miettinen2020-02-051-42/+41
* ProjectExplorer: Fix endless waiting when switching to Git editorsOrgad Shaneh2020-02-051-0/+2
* Update changes file for 4.11.1v4.11.1Eike Ziller2020-02-051-0/+16
* Debugger: Inherit register field access rights from registerDenis Shienkov2020-02-041-0/+6
* Unit: Fix building without ClangRefactoringChristian Stenger2020-02-041-4/+4
* 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
* Fix progressbar example so that it compiles and related docAndy Shaw2020-01-302-2/+2
* 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
* Doc: Describe saving Clang-Tidy configuration as a fileLeena Miettinen2020-01-211-0/+24
* Squish: Remove old hack for the MacRobert Loehning2020-01-217-63/+10
* 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