aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/coreplugin/variablechooser.cpp
Commit message (Expand)AuthorAgeFilesLines
* Add documentation for variable chooser.Eike Ziller2013-04-021-0/+79
* Make adding variable support to textcontrol easier.Eike Ziller2013-03-281-1/+10
* Make variable manager static.Eike Ziller2013-03-131-3/+2
* 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
* | Close variable chooser when pressing escape.Eike Ziller2013-01-221-3/+21
* | Remove braces for single lines of conditionsOrgad Shaneh2013-01-081-4/+3
* | Core: Build with QT_NO_CAST_FROM_ASCIIOrgad Shaneh2012-11-211-1/+1
|/
* Adjust license headershjk2012-10-051-21/+20
* Contact -> qt-project.orgEike Ziller2012-07-191-3/+1
* 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