summaryrefslogtreecommitdiff
path: root/src/plugins/projectexplorer/environmenteditmodel.cpp
Commit message (Collapse)AuthorAgeFilesLines
* 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
| | | | Hides the gory details, and in most cases the user doesn't care anyway.
* Removing some unused semicolons after Q_UNUSEDAlessandro Portale2009-07-131-3/+3
| | | | There were both variants, with and without extra semicolon.
* Update license headers and sales contact details.Jason McDonald2009-06-171-2/+2
| | | | Reviewed-by: Trust Me
* Fixed tr()-glitches, updated German translation.Friedemann Kleint2009-06-161-8/+8
| | | | Acked-by: dt <qtc-committer@nokia.com>
* Fix a small bug that made the Edit on some environment pages disableddt2009-05-271-1/+2
|
* Fixes strange left over debugging outputdt2009-05-271-1/+0
|
* Refactor the checkbox "Clear system environment" out.dt2009-05-271-14/+1
| | | | I don't want it in the run configurations.
* Refactor the code for the environment setting gui out into a own classdt2009-05-271-0/+165
| | | | | Makes it possible to reuse that code, which I intend to do for cmake and running.
* Fixes: change file license headers to include LGPLhjk2009-02-251-21/+17
|
* Bump year in licence header.Daniel Molkentin2009-01-131-1/+1
|
* chancge Nokia GPL exception version from 1.2 to 1.3hjk2008-12-161-1/+1
|
* comment out some debug output when adding an environment variablehjk2008-12-151-1/+1
|
* some more whitespace changeshjk2008-12-091-53/+53
|
* more code cosmeticshjk2008-12-021-0/+1
|
* off-by-one in headershjk2008-12-021-1/+0
|
* end-of-line whitespace correction of the new headershjk2008-12-021-10/+11
|
* Initial importcon2008-12-021-0/+421