aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/glsleditor/glslcompletionassist.cpp
Commit message (Expand)AuthorAgeFilesLines
* GlslEditor: Hide GlslCompletionAssistProcessor implementationhjk2024-01-121-9/+17
* GlslEditor: Hide GlslCompletionAssistProvider implementationhjk2024-01-121-15/+31
* GlslEditor: Move shader file setup to GlslEditorhjk2024-01-121-2/+0
* Remove GPL-3.0+ from license identifiersKai Köhne2023-01-061-1/+1
* GLSLEditor: Replace foreach with range-based for loopsJarek Kobus2022-11-241-2/+2
* Remove unused includes of Q[H/V]BoxLayoutJarek Kobus2022-11-181-1/+0
* Editor: move ownership of assist interface to processorDavid Schulz2022-11-171-21/+21
* Editor: unify assist processor handlingDavid Schulz2022-11-141-1/+1
* Use SPDX license identifiersLucie Gérard2022-08-261-24/+2
* TextEditor: add text cursor to assist interfaceDavid Schulz2022-05-131-3/+2
* Editor: pass AssistInterface to createProcessorDavid Schulz2021-09-161-1/+1
* Utils: Introduce a FilePath constructor from char arrayshjk2021-08-171-1/+1
* TextEditor: use Utils::FilePath as file member in AssistInterfaceDavid Schulz2020-09-041-1/+1
* TextEditor: Make threshold for automatic completion configurableChristian Kandeler2020-08-131-1/+3
* Remove some unused QDesktopWidget includesEike Ziller2019-08-051-1/+0
* GlslEditor: ModernizeAlessandro Portale2018-11-131-22/+10
* Utils: move code model icons to utilsDavid Schulz2018-08-061-6/+6
* GlslEditor: Fix crash in function hint proposalChristian Stenger2018-06-081-6/+45
* CodeAssist: use shared pointer to pass around proposal modelsDavid Schulz2018-02-271-1/+1
* Remove unused IAssistProvider::supportsEditorEike Ziller2017-07-031-5/+0
* GlslEditor: Remove duplicated iconsAlessandro Portale2016-04-111-21/+65
* TextEditor: Introduce AssistProposalItemInterfaceMarco Bubke2016-02-011-1/+1
* Update License according to agreement with Free Qt FoundationTobias Hunger2016-01-191-17/+12
* glsleditor: s/Q_DECL_OVERRIDE/override/gTobias Hunger2015-06-041-4/+4
* C++: Accept language features in BackwardsScanner et alOrgad Shaneh2015-02-271-1/+2
* Merge commit '3c85058694ee2e41658d17f524fb48f0b187d2fe'Eike Ziller2015-02-121-6/+6
|\
| * Update LicenseEike Ziller2015-01-161-6/+6
* | Misc: Remove unneeded qualificationsOrgad Shaneh2015-02-061-1/+1
|/
* Merge remote-tracking branch 'origin/3.2'Eike Ziller2014-10-141-7/+8
|\
| * License updateEike Ziller2014-10-091-7/+8
* | Use Q_DECL_OVERRIDE instead of QTC_OVERRIDEThomas Hartmann2014-09-251-5/+4
* | GlslEditor: Simplify completion proposal setuphjk2014-09-221-16/+15
* | TextEditor: Wiggle codeassist setuphjk2014-09-221-7/+1
* | TextEditor: Merge some "assist" related classeshjk2014-09-091-6/+6
* | GlslEditor: Some editor creation related cleanuphjk2014-08-251-1/+31
* | GlslEditor: Also camel-case the namespacehjk2014-08-221-2/+2
* | GlslEditor: Code cosmeticshjk2014-08-211-33/+32
|/
* Always pass Core::Id by value.Christian Kandeler2014-07-011-1/+1
* CodeAssistant: Replace virtual with QTC_OVERRIDEOrgad Shaneh2014-02-171-4/+6
* Incremented year in copyright infoRobert Loehning2014-01-081-1/+1
* TextEditor: De-noise IAssistProcessor derived classesNikolai Kosjar2013-10-021-5/+0
* TextEditor: CodeAssist: Allow immediate proposalsNikolai Kosjar2013-10-011-0/+5
* C++: Fix dangling IDocument* in CppCompletionAssistProcessorNikolai Kosjar2013-03-191-2/+2
* Fix Krazy warnings about includes/header guards in various editors.Friedemann Kleint2013-03-121-1/+0
* Merge remote-tracking branch 'origin/2.6'Oswald Buddenhagen2013-01-311-1/+1
|\
| * Incremented year in copyright infov2.6.2Robert Loehning2013-01-291-1/+1
* | GLSLEditor: Compile with QT_NO_CAST_FROM_ASCIIOrgad Shaneh2012-11-271-9/+9
|/
* Adjust license headershjk2012-10-051-21/+20
* use new id comparison operators to reduce line noise and save cycleshjk2012-08-061-1/+1
* Contact -> qt-project.orgEike Ziller2012-07-191-3/+1