summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Doc: Clarify the options for adding subprojectsLeena Miettinen2019-09-232-3/+9
* LanguageClient: Add already open documents to starting clientDavid Schulz2019-09-231-8/+17
* Doc: Explain changing between Windows and Unix line ending stylesLeena Miettinen2019-09-232-0/+5
* Help: And fix build for non-Windows againEike Ziller2019-09-231-3/+2
* Help: Fix compile on WinChristian Stenger2019-09-231-0/+3
* 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
* QmlDesigner Gradient Preset Dialog UX improvementsAleksei German2019-09-201-40/+163
* Debugger: Do not forget perspective layouts on unused perspectiveshjk2019-09-202-126/+114
* Doc: Describe new build optionsLeena Miettinen2019-09-201-2/+13
* CMake: Fix typoOrgad Shaneh2019-09-201-4/+4
* 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-206-8/+65
* CMake build: Fix additional feature infoEike Ziller2019-09-201-2/+7
* AutoTest: Tweak run after successful buildChristian Stenger2019-09-209-31/+87
* CMake Build: Use shared precompile headersCristian Adam2019-09-196-16/+39
* Debugging: Enable Windows debugging for clang toolsCristian Adam2019-09-193-19/+9
* CMake Build: Fix CMake configuration when BUILD_WITH_TESTS=ONCristian Adam2019-09-191-6/+6
* 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
* 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