summaryrefslogtreecommitdiff
path: root/src/plugins/coreplugin/variablechooser.cpp
Commit message (Expand)AuthorAgeFilesLines
* Removed module names from #include directives.Erik Verbruggen2012-02-151-5/+5
* Use QByteArray for variable names.hjk2012-01-101-3/+2
* UI files: Do not polute the global Ui namespaceTobias Hunger2011-11-241-1/+1
* all: s/info@qt.nokia.com/qt-info@nokia.com/hjk2011-11-031-2/+2
* Utils/Coreplugin: Clean headers.Friedemann Kleint2011-08-171-0/+6
* Set focus to variable chooser when it opens.con2011-07-011-0/+3
* Close variable chooser on escape (if it has focus).con2011-06-281-0/+10
* Fix/add copyright headersTobias Hunger2011-05-061-1/+1
* Update license.hjk2011-04-131-14/+13
* Fix initial position of variable chooser.con2011-03-301-1/+10
* Fix style of variable insertion.con2011-03-211-1/+1
* Correct funny code line.con2011-03-071-1/+1
* Provide way to show a variable chooser widget.con2011-03-031-13/+66
* Add a generic variable chooser widget.con2011-02-181-0/+116