aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/texteditor/codeassist/genericproposalwidget.h
Commit message (Expand)AuthorAgeFilesLines
* TextEditor: prevent crash on updating the completion modelDavid Schulz2023-01-191-1/+1
* Remove GPL-3.0+ from license identifiersKai Köhne2023-01-061-1/+1
* Editor: ensure something is selected after model updateDavid Schulz2022-12-081-1/+1
* LanguageClient: move completion rerequest logicDavid Schulz2022-11-291-3/+2
* Use SPDX license identifiersLucie Gérard2022-08-261-24/+2
* Editor: reuse generic proposal widgetDavid Schulz2021-09-021-0/+3
* TextEditor: Use override consistentlyTobias Hunger2018-05-081-1/+1
* CodeAssist: use shared pointer to pass around proposal modelsDavid Schulz2018-02-271-3/+4
* Wholesale conversion to #pragma oncehjk2016-03-301-4/+1
* Update License according to agreement with Free Qt FoundationTobias Hunger2016-01-191-17/+12
* TextEditor: Use Qt5-style connectsOrgad Shaneh2015-12-181-2/+0
* TextEditor: Add missing override modifier.Christian Kandeler2015-08-211-1/+1
* texteditor: s/Q_DECL_OVERRIDE/override/gTobias Hunger2015-06-041-11/+11
* Update LicenseEike Ziller2015-01-161-6/+6
* 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-12/+11
* | TextEditor: Merge some "assist" related classeshjk2014-09-091-2/+2
|/
* CodeAssistant: Replace virtual with QTC_OVERRIDEOrgad Shaneh2014-02-171-11/+13
* CppEditor: Jump directly to single virtual functionOrgad Shaneh2014-02-171-0/+2
* TextEditor: Cleanup some redundant virtual keywordsOrgad Shaneh2014-02-171-12/+12
* Incremented year in copyright infoRobert Loehning2014-01-081-1/+1
* CppEditor: "Follow Symbol Under Cursor" for virtual functionsNikolai Kosjar2013-10-011-1/+4
* Incremented year in copyright infov2.6.2Robert Loehning2013-01-291-1/+1
* Adjust license headershjk2012-10-051-21/+20
* Editor: Fix resizing of proposal widgedDavid Schulz2012-10-021-0/+2
* Editor: update autocompleter list width.David Schulz2012-09-071-1/+3
* Contact -> qt-project.orgEike Ziller2012-07-191-3/+1
* Long live the king!hjk2012-01-261-1/+1
* all: s/info@qt.nokia.com/qt-info@nokia.com/hjk2011-11-031-2/+2
* more stylehjk2011-09-191-4/+2
* CodeAssist: Expand prefix only when it's a completionLeandro Melo2011-06-241-0/+1
* New code assist APILeandro Melo2011-05-181-0/+79