summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Help: Fix compile with older XcodeChristian Stenger2019-09-232-1/+1
* Debugger: Shuffle plugin setup code aroundhjk2019-09-235-297/+248
* Debugger: Inline rarely used convienience functionhjk2019-09-204-8/+4
* Help/litehtml: Keep top element visible when resizingEike Ziller2019-09-201-0/+32
* Help/litehtml: Fix litehtml build on Windows and with GCC 5.3Eike Ziller2019-09-203-8/+18
* Debugger: Do not forget perspective layouts on unused perspectiveshjk2019-09-202-126/+114
* Help: Fix buildOrgad Shaneh2019-09-201-0/+4
* LanguageClient: always reset code assistant providersDavid Schulz2019-09-201-9/+3
* Help: Add litehtml as submodule and optionally use thatEike Ziller2019-09-205-8/+62
* AutoTest: Tweak run after successful buildChristian Stenger2019-09-209-31/+87
* CMake Build: Use shared precompile headersCristian Adam2019-09-193-3/+4
* Debugging: Enable Windows debugging for clang toolsCristian Adam2019-09-193-19/+9
* CMake: Fileapi: Make ids unique per compile groupTobias Hunger2019-09-191-1/+5
* 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
* 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
* Merge remote-tracking branch 'origin/4.10'Eike Ziller2019-09-172-5/+4
|\
| * 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
* | 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-173-0/+5
* | LanguageClient: more FileName to FilePath renamingDavid Schulz2019-09-1712-38/+38
* | 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-1636-460/+425
* | LanguageClient: remember opened documents by TextEditor::TextDocumentDavid Schulz2019-09-162-22/+24
* | Help/litehtml: Fix resolution of font nameEike Ziller2019-09-131-4/+18
* | 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
* | ClangTools: Fix saving files before analyzingNikolai Kosjar2019-09-121-10/+2