aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/coreplugin/variablechooser.cpp
Commit message (Expand)AuthorAgeFilesLines
* Utils/ProjectExplorer: Move re-usabled bits of aspects to Utilshjk2020-09-231-649/+0
* VariableChooser: Avoid null pointer accessAlessandro Portale2020-09-011-2/+2
* Merge remote-tracking branch 'origin/4.13' into masterEike Ziller2020-08-211-1/+3
|\
| * Core: Fix filter of variable chooserChristian Stenger2020-08-191-1/+3
* | Core: Consider scroll bar when positioning the VariableChooserAlessandro Portale2020-08-121-2/+9
|/
* Fix "Header" documentation in Core pluginEike Ziller2020-06-151-31/+33
* Port QtCreator over to use filterRegularExpressionLars Knoll2020-04-011-3/+3
* Doc: Fix docs for Core::VariableChooserLeena Miettinen2020-03-231-6/+11
* Avoid warning on empty expressionshjk2019-07-231-1/+1
* Core: ModernizeAlessandro Portale2018-08-081-36/+33
* Core: Make preview work when FOO is both a variable and a prefixTobias Hunger2018-06-051-3/+1
* Utils: Let FancyLineEdit have QIcons instead of QPixmapsAlessandro Portale2017-09-191-6/+2
* Reduce usage of qApp in favor of static function callsAlessandro Portale2017-04-241-1/+1
* Use toByteArray() directlyMontel Laurent2017-04-141-1/+1
* VariableChooser: Use FancyLineEdit instead of QLineEditAlessandro Portale2017-02-151-4/+4
* VariableChooser: add filterSerhii Moroz2017-02-151-1/+38
* Core: Fix QModelIndex interaction for variable chooserChristian Stenger2016-11-111-6/+8
* VariableChooser: Sort modelTobias Hunger2016-10-261-1/+5
* Move icons to UtilsUlf Hermann2016-08-051-3/+2
* VariableChooser: Remove one use of TreeItem::setFlagshjk2016-07-291-12/+16
* Utils: Streamline TreeModel APIhjk2016-07-271-1/+1
* Core: New "Replace" iconAlessandro Portale2016-06-151-1/+3
* Merge remote-tracking branch 'origin/3.6' into 4.0Oswald Buddenhagen2016-03-301-2/+6
|\
| * Fix crash in VariableChooserGiuseppe D'Angelo2016-03-241-2/+6
* | VariableChooser: Create widgets before assigning modelsUlf Hermann2016-03-301-2/+2
* | Core: Use Qt5-style connectsOrgad Shaneh2016-02-031-1/+1
* | Update License according to agreement with Free Qt FoundationTobias Hunger2016-01-191-17/+12
|/
* VariableManager: Do not try to expand PrefixesTobias Hunger2015-09-211-2/+5
* VariableChooser: Make help text selectablehjk2015-07-071-0/+1
* VariableChooser: Re-show current value in variable descriptionOrgad Shaneh2015-07-071-2/+7
* VariableChooser: Fix scrolling on keyboard navigationOrgad Shaneh2015-07-071-1/+1
* Corelib: fix capitalization of variable chooser stringsLeena Miettinen2015-07-021-3/+3
* VariableChooser: Update variable description on keyboard navigationOrgad Shaneh2015-06-161-2/+8
* TreeModel: Clean up TreeItem APIhjk2015-04-221-3/+9
* Fix missing of some translationsSergey Belyashov2015-03-241-5/+5
* Merge commit '3c85058694ee2e41658d17f524fb48f0b187d2fe'Eike Ziller2015-02-121-6/+6
|\
| * Update LicenseEike Ziller2015-01-161-6/+6
* | Core: Remove unneeded qualificationsOrgad Shaneh2015-02-061-3/+3
|/
* MacroExpander: Delay variable chooser populationhjk2014-12-011-16/+14
* Hide variable chooser if current edit widget is hiddenEike Ziller2014-11-071-0/+2
* VariableChooser: Remove 'always on top'Robert Loehning2014-11-061-1/+1
* VariableChooser: Fix closing with Escape keyEike Ziller2014-11-051-3/+8
* Add way to recursively link a variable chooser to suitable child widgethjk2014-11-051-0/+12
* Provide a facility to hide macros in the chooserhjk2014-11-051-1/+1
* Variable chooser: Handle geometry updates of (line)editEike Ziller2014-10-221-12/+34
* Make expanders work with subexpandershjk2014-10-211-51/+132
* VariableChooser: Reworkhjk2014-10-151-70/+153
* MacroExpander: Allow registering local expansionshjk2014-10-151-3/+3
* Merge remote-tracking branch 'origin/3.2'Eike Ziller2014-10-141-7/+8
|\
| * License updateEike Ziller2014-10-091-7/+8