summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* CMake: Support pre-compiled headers in CMake fileapi readerTobias Hunger2019-09-191-0/+13
* LanguageClient: export manager, client and settingsDavid Schulz2019-09-194-5/+15
* LanguageClient: Fix typoDavid Schulz2019-09-192-3/+3
* LanguageClient: have one active client per open documentDavid Schulz2019-09-194-111/+117
* C++ class wizard: Update screenshotsLeena Miettinen2019-09-192-0/+0
* Compile ctfvisualizer plugin with CMake tooMilian Wolff2019-09-192-0/+23
* ClangRefactoring: Fix MSVC warningOrgad Shaneh2019-09-181-1/+1
* Debugger: Code cosmeticshjk2019-09-182-12/+5
* Debugger: Reduce scope of explicit use of perspective windowshjk2019-09-181-47/+43
* CMake Build: Add app_version.h to Devel packageCristian Adam2019-09-182-1/+9
* Lower priority on buildOrgad Shaneh2019-09-188-5/+54
* Help/litehtml: Support global mouse selection on LinuxEike Ziller2019-09-181-0/+4
* AutoTest: Reparse only newly added frameworksChristian Stenger2019-09-182-19/+17
* Doc: Describe settings for opening files and handling open filesLeena Miettinen2019-09-182-0/+27
* Doc: Add info about building apps for the webLeena Miettinen2019-09-1811-7/+147
* Doc: Describe applying font attributes from syntax definition filesLeena Miettinen2019-09-181-0/+4
* Doc: Add semantic highlighting to supported LSP servicesLeena Miettinen2019-09-181-0/+3
* Merge remote-tracking branch 'origin/4.10'Eike Ziller2019-09-174-9/+11
|\
| * QmlDesigner: Fix pasteKeyframesToTarget()Thomas Hartmann2019-09-131-3/+1
| * ClangFormat: improve the message the users seeLisandro Damián Nicanor Pérez Meyer2019-09-121-2/+3
| * Tests: Fix expectation for parent of COM portChristian Stenger2019-09-121-1/+1
| * Doc: Make description of "Rebuild" function apply to all build systemsLeena Miettinen2019-09-121-3/+6
* | Help/litehtml: Support scalingEike Ziller2019-09-174-24/+93
* | CMake build system for sdktool: use extend_qtc_executableAlessandro Portale2019-09-171-3/+3
* | AutoTest: Remove leftover code and messageChristian Stenger2019-09-171-11/+1
* | AutoTest: Allow re-parsing with a sub-set of parsersChristian Stenger2019-09-172-37/+45
* | Python: Remove unused functionChristian Stenger2019-09-172-11/+0
* | Help/litehtml: Implement text searchEike Ziller2019-09-175-6/+213
* | Help: Fix build with Qt < 5.13Eike Ziller2019-09-171-0/+4
* | CMake: Handle translationsTobias Hunger2019-09-1711-7/+548
* | Wizards: Fix JSON of qtquick2-extension wizardTobias Hunger2019-09-171-1/+1
* | Wizards: Use valid Json onlyTobias Hunger2019-09-171-3/+1
* | LanguageClient: more FileName to FilePath renamingDavid Schulz2019-09-1713-41/+41
* | Debugger: Use Python 3 prints also in pure LLDB bridge codehjk2019-09-171-5/+5
* | Python: extract PythonRunConfiguration and PythonProjectDavid Schulz2019-09-178-785/+956
* | Android: Fix compile for gcc 5.3Christian Stenger2019-09-171-4/+4
* | QtSupport: Allow for Qt6Tobias Hunger2019-09-161-4/+3
* | Cmake: Replace connect/disconnect of builddirmanagerhjk2019-09-162-19/+14
* | Help/QtWebEngine: Prevent remote contentEike Ziller2019-09-163-3/+67
* | Android multi arch supportBogDan Vatra2019-09-1637-464/+431
* | LanguageClient: remember opened documents by TextEditor::TextDocumentDavid Schulz2019-09-162-22/+24
* | Help/litehtml: Fix resolution of font nameEike Ziller2019-09-131-4/+18
* | Debugger: Allow timestamp reporting on a sub-item levelhjk2019-09-131-4/+4
* | Help: Fix compilation with < Qt 5.12Eike Ziller2019-09-131-27/+0
* | Help: Fix font point sizes with litehtmlEike Ziller2019-09-133-1/+11
* | GenericProject: Make dependency on CppTools optionalEike Ziller2019-09-1315-210/+110
* | ClangTools: Add missing ui file to pro fileDavid Schulz2019-09-131-0/+1
* | Debugger: Save a few cycles in the QPointer dumperhjk2019-09-121-1/+4
* | ClangTools: Fix saving files before analyzingNikolai Kosjar2019-09-121-10/+2
* | ClangTools: Remove BasicSettingsWidgetNikolai Kosjar2019-09-1214-239/+36