summaryrefslogtreecommitdiff
path: root/src/plugins/projectexplorer/environmenteditmodel.cpp
Commit message (Expand)AuthorAgeFilesLines
* Clean up environmentmodel/widgetTobias Hunger2011-01-131-624/+0
* It's 2011 now.con2011-01-121-1/+1
* Merge branch '2.1'con2010-12-171-7/+11
|\
| * License headers.con2010-12-171-7/+11
* | Environment Model: Fix addVariabledt2010-12-101-1/+1
* | EnvironmentModel: Fix crash on clicking add twicedt2010-12-091-5/+4
|/
* Move ProjectExplorer::Environment to Utils::EnvironmentTobias Hunger2010-09-231-27/+27
* Exported header cleanup (Remove internal EnvironmentEditModel from Header).Friedemann Kleint2010-09-201-82/+140
* Add tooltips to EnvironmentEditModelTobias Hunger2010-04-221-1/+1
* Escape env vars for the summaryTobias Hunger2010-04-211-2/+4
* Use QTableView for the EnvironmentEditModelTobias Hunger2010-04-211-17/+22
* Cleanup EnvironmentEditModelTobias Hunger2010-04-211-20/+0
* Update add/unset/resetVariable methods of EnvironmentModelTobias Hunger2010-04-211-30/+45
* Add some comments to environmentmodel::data()Tobias Hunger2010-04-211-3/+3
* Update EnvironmentModel::setDataTobias Hunger2010-04-211-44/+45
* Add signal to hint where to focus nextTobias Hunger2010-04-211-0/+8
* Fix possible crash in environmenteditmodelTobias Hunger2010-04-211-0/+12
* Remove unused parameterTobias Hunger2010-04-211-5/+4
* Rename some methods for consistencyTobias Hunger2010-04-211-18/+18
* Update model codeTobias Hunger2010-04-211-34/+18
* Add hasKey method to find out whether a envvar existsTobias Hunger2010-04-211-3/+3
* Coding style fixesTobias Hunger2010-04-211-2/+2
* Long live the king!hjk2010-03-051-1/+1
* Merge remote branch 'origin/1.3'Oswald Buddenhagen2010-01-291-1/+1
|\
| * remove trailing whitespaceOswald Buddenhagen2010-01-291-1/+1
* | Fix typosTobias Hunger2010-01-111-1/+1
* | In the EnvironmentWidget show which environment is the base.dt2009-12-141-3/+12
* | Fixes EnvironmentEditWidget editing variable namesdt2009-12-101-0/+19
* | Remove no longer used code from EnviromentEditModel/Widgetdt2009-12-101-173/+78
* | Rework connections on the project pane for Qt4Projects.dt2009-12-071-14/+14
|/
* Do not mark env vars as modified if not needed.Tobias Hunger2009-11-191-9/+11
* No longer necessarydt2009-10-011-1/+0
* Remove another margindt2009-10-011-1/+1
* Purge out include files in exported headersFriedemann Kleint2009-10-011-0/+1
* Tweaks to the project page.dt2009-10-011-40/+7
* Project explorer: Make public headers compile with NO_CAST_FROM_ASCIIFriedemann Kleint2009-09-291-0/+7
* The project pane rewrite version 2.dt2009-09-171-9/+3
* Try to beautify the project settings page a bit on Mac.con2009-08-201-1/+8
* long live the kinghjk2009-08-141-1/+1
* Fix flickering in the project pane.dt2009-08-111-0/+16
* Added possibility to translate special texts in Environment Editor.Sergey Belyashov2009-08-101-8/+10
* Update summary on changes to the Environmentdt2009-08-061-0/+2
* Fixes compilationdt2009-08-051-2/+3
* Change the apppereanve slightly for environment widgets.dt2009-08-051-48/+28
* Make the show/hide environment details buttons stay at same place.con2009-07-231-22/+24
* Nicer content margins.con2009-07-221-0/+1
* Show a summary widget instead of the full blown environment model.dt2009-07-201-2/+75
* Removing some unused semicolons after Q_UNUSEDAlessandro Portale2009-07-131-3/+3
* Update license headers and sales contact details.Jason McDonald2009-06-171-2/+2
* Fixed tr()-glitches, updated German translation.Friedemann Kleint2009-06-161-8/+8