summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* add croatian translation4.11Oswald Buddenhagen2020-04-023-2/+47780
* Fix Russian translationViacheslav Tertychnyi2020-03-311-78/+78
* Debugger: Create central widget earlierv4.11.2hjk2020-03-252-2/+6
* Add changes for 4.11.2Eike Ziller2020-03-231-0/+14
* Debugger: Add separator between cdb extension pathsDavid Schulz2020-03-201-2/+3
* Doc: Remove mentioning of OpenSSL versionKai Koehne2020-03-161-2/+2
* AutoTest: Fix debugging of QuickTestsChristian Stenger2020-03-111-4/+3
* Add changes file for 4.11.2Eike Ziller2020-03-101-0/+54
* ProjectExplorer: Register the "QtKeywordsEnabled" macro in timeChristian Kandeler2020-03-091-1/+3
* Debugger: Invalidate disassembler cache index after using ithjk2020-03-061-1/+1
* CMake: Pick Ninja generator when installer added ninjaTobias Hunger2020-03-051-5/+16
* 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