summaryrefslogtreecommitdiff
path: root/src/plugins/texteditor/codeassist/genericproposalwidget.cpp
Commit message (Expand)AuthorAgeFilesLines
* TextEditor: make the format of completion item detail text adjustableDavid Schulz2019-05-231-4/+13
* Replace static_casts by QOverload where possiblehjk2019-02-261-1/+1
* TextEditor: Close popups with Ctrl-[hjk2019-01-251-0/+11
* TextEditor: Chop of multi line proposal item textsDavid Schulz2018-12-051-5/+10
* Clang: Change the way completion fix-its are shownIvan Donchevskii2018-10-021-0/+49
* TextEditor: ModernizeOrgad Shaneh2018-09-201-7/+7
* CodeAssist: use shared pointer to pass around proposal modelsDavid Schulz2018-02-271-9/+7
* Merge remote-tracking branch 'origin/4.3'Eike Ziller2017-05-041-47/+6
|\
| * CodeAssist: Fix auto completion if function signature is shownNikolai Kosjar2017-05-021-47/+6
* | Reduce usage of qApp in favor of static function callsAlessandro Portale2017-04-241-1/+1
|/
* TextEditor: Initialize all membersTobias Hunger2016-12-051-17/+10
* Editor: Close proposal widget when text is pastedDavid Schulz2016-08-251-1/+1
* Clang: Stop trying to remove duplicate completion itemsNikolai Kosjar2016-07-261-1/+2
* TestEditor/ModelAdapter: Fix model to pass the model test.Friedemann Kleint2016-04-291-3/+3
* CPlusPlus: New code model iconsAlessandro Portale2016-04-111-0/+1
* TextEditor: Introduce AssistProposalItemInterfaceMarco Bubke2016-02-011-2/+2
* TextEditor: Assume rich text for completion details tooltipNikolai Kosjar2016-01-281-0/+1
* Revert "Clang: Fix text format for completion details" from 3.6Nikolai Kosjar2016-01-271-6/+0
* Update License according to agreement with Free Qt FoundationTobias Hunger2016-01-191-17/+12
* Merge remote-tracking branch 'origin/3.6'Eike Ziller2016-01-191-0/+6
|\
| * Clang: Fix text format for completion detailsNikolai Kosjar2016-01-191-0/+6
* | TextEditor: Use Qt5-style connectsOrgad Shaneh2015-12-181-14/+11
|/
* TextEditor: Fixes crash when double clicking virtual function proposalFinn Brudal2015-12-021-1/+1
* Editor: Limit size of generic proposal widget.David Schulz2015-04-281-3/+3
* Merge commit '3c85058694ee2e41658d17f524fb48f0b187d2fe'Eike Ziller2015-02-121-6/+6
|\
| * Update LicenseEike Ziller2015-01-161-6/+6
* | TextEditor: Remove unneeded qualificationsOrgad Shaneh2015-02-061-2/+2
|/
* Merge remote-tracking branch 'origin/3.2'Eike Ziller2014-10-141-7/+8
|\
| * License updateEike Ziller2014-10-091-7/+8
* | TextEditor: Merge some "assist" related classeshjk2014-09-091-18/+14
|/
* Cpp{Tools,Editor}: Respect multi-QChar code points when handling identifiersNikolai Kosjar2014-05-231-1/+3
* GenericProposalWidget: Make Enter accept the selection tooDaniel Teske2014-04-161-1/+1
* GenericProposalWidget: Delete old code for carbon qtDaniel Teske2014-04-101-21/+2
* CodeAssist: Display rich text tool tipsNikolai Kosjar2014-04-011-2/+1
* CodeAssist: Limit width of tooltipsNikolai Kosjar2014-03-111-1/+20
* CppEditor: Jump directly to single virtual functionOrgad Shaneh2014-02-171-0/+5
* Incremented year in copyright infoRobert Loehning2014-01-081-1/+1
* CppEditor: Reset completion view before abortingNikolai Kosjar2013-11-121-0/+2
* CppEditor: "Follow Symbol Under Cursor" for virtual functionsNikolai Kosjar2013-10-011-6/+12
* Apply static pattern to TextEditorSettinghjk2013-09-201-3/+2
* TextEditor: Do not trigger autocomplete after user aborts...Orgad Shaneh2013-09-181-0/+1
* Completions: move continuations upper in proposals list.Alexey Semenko2013-09-031-1/+1
* ProposalWidgets: Accept escape key eventOrgad Shaneh2013-08-231-0/+1
* Clean headers in TextEditor.Friedemann Kleint2013-03-271-2/+0
* TextEditor: Minimize use of ifdefs.Christian Kandeler2013-03-181-15/+24
* 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
* | Remove braces for single lines of conditionsOrgad Shaneh2013-01-081-4/+3
* | Merge remote-tracking branch 'origin/2.6'Eike Ziller2012-10-051-21/+20
|\ \ | |/
| * Adjust license headershjk2012-10-051-21/+20