summaryrefslogtreecommitdiff
path: root/src/libs
Commit message (Expand)AuthorAgeFilesLines
...
* | | LanguageServerProtocol: Fix build on macOSChristian Stenger2019-05-174-4/+4
* | | LanguageClient: add hover handlerDavid Schulz2019-05-176-51/+105
* | | Utils: Make FileName hold an QUrl optionallyhjk2019-05-172-1/+46
|/ /
* | QmlJS: Fix wrong warningChristian Stenger2019-05-161-8/+49
* | Some more FileName::appendPath -> pathAppended() changeshjk2019-05-152-4/+3
* | ProjectExplorer: Use Utils::FileName in ProcessParametershjk2019-05-154-0/+13
* | Utils: Introduce a non-mutating FileName::pathAppendedhjk2019-05-152-4/+14
* | Utils: Replace mutating FileName::appendStringhjk2019-05-153-17/+10
* | Variant: Suppress GCC9 warningOrgad Shaneh2019-05-151-0/+9
* | Add filter for all files in all project directoriesEike Ziller2019-05-151-1/+56
* | LanguageClient: add locator filters for symbols in workspace/projectDavid Schulz2019-05-141-0/+2
* | Utils: Use data member instead of inheritance in FileNamehjk2019-05-132-64/+55
* | Algorithm: Put declarations at top of fileEike Ziller2019-05-131-14/+329
* | Utils: Replace FileName::FileName(QFileInfo) by a named constructorhjk2019-05-133-5/+7
* | Utils: Remove FileName::isNullhjk2019-05-131-1/+0
* | Clangsupport: Remove some useless default constructorsTobias Hunger2019-05-131-3/+0
* | Clangbackend: Add missing overrideTobias Hunger2019-05-131-1/+1
* | LanguageClient: send partial document in update notificationDavid Schulz2019-05-131-1/+1
* | Fix build with MinGWCristian Adam2019-05-111-8/+4
* | Fix build with clang-clIvan Komissarov2019-05-101-3/+10
* | Utils: RemoveFileName::{size,count,length}hjk2019-05-101-3/+1
* | Utils: Remove unused FileName::chophjk2019-05-101-1/+0
* | QmlJS: Fix inconsistent copy ctor/operator=Orgad Shaneh2019-05-099-23/+11
* | Export Wizard values to JavaScript macroEike Ziller2019-05-093-14/+46
* | LSP: log non protocol lines instead of throwing an errorDavid Schulz2019-05-092-9/+10
* | Merge remote-tracking branch 'origin/4.9'Eike Ziller2019-05-083-5/+204
|\ \ | |/
| * SSH: Shorten the temporary directory even moreChristian Kandeler2019-04-301-4/+2
| * SSH: Fix upload of symbolic linksChristian Kandeler2019-04-231-1/+5
| * SyntaxHighlighting: Add modelines dependencyDavid Schulz2019-04-231-0/+197
* | LanguageClient: Use empty icon for unknown completion item kindNikolai Kosjar2019-05-081-0/+4
* | Utils: Detect hardlinks also on WindowsOrgad Shaneh2019-04-303-24/+80
* | Clang: Fix system pre include search pathMarco Bubke2019-04-293-13/+56
* | ClangFormat: Add the interaction with BeautifierIvan Donchevskii2019-04-292-0/+38
* | Utils: Add hint for default configuration to file reload promptAndre Hartmann2019-04-291-1/+4
* | ClangPchManager: Don't generate PCHs if there is no includeMarco Bubke2019-04-291-2/+6
* | LSP: Fix build for older gccChristian Stenger2019-04-261-0/+14
* | Add path completion to .pro and CMakeLists.txt editorsDaniel Teske2019-04-257-4/+13
* | Clang: Reindex without PCHs if error are occurringMarco Bubke2019-04-232-0/+53
* | Clang: Add global preincludes search pathMarco Bubke2019-04-231-0/+18
* | ClangPchManager: Fix alive messageMarco Bubke2019-04-231-0/+6
* | Fix build when using QTC_DISABLE_CLANG_REFACTORINGChristian Stenger2019-04-151-7/+2
* | Merge remote-tracking branch 'origin/4.9'Eike Ziller2019-04-121-13/+15
|\ \ | |/
| * Tracing: Update selection range when timeline width changesUlf Hermann2019-04-101-13/+15
* | Core: Turn progress detail expander into a real iconAlessandro Portale2019-04-115-0/+5
* | Enable Clang Refactoring compilingMarco Bubke2019-04-113-1/+21
* | QmlDebug: Modernize QmlDebugConnectionUlf Hermann2019-04-102-33/+22
* | Autotest: Move "sort alphabetically" icon to utilsAlessandro Portale2019-04-095-0/+6
* | Add output filtering for Application Output paneAlessandro Ambrosano2019-04-081-0/+3
* | Merge remote-tracking branch 'origin/4.9'Orgad Shaneh2019-04-076-5/+39
|\ \ | |/
| * Debugger: Re-organize dock widget persistinghjk2019-04-052-0/+19