aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/projectexplorer/projectexplorersettingspage.cpp
Commit message (Expand)AuthorAgeFilesLines
* ProjectExplorerSettings: Do not reset options to defaultsTobias Hunger2016-04-181-30/+28
* Move declaration of ProjectExplorerSettingsWidget into .cpp file.Friedemann Kleint2016-02-031-0/+32
* ProjectExplorer: ModernizeTobias Hunger2016-02-031-4/+0
* ProjectExplorer: Use Qt5-style connectsOrgad Shaneh2016-02-011-4/+6
* Update License according to agreement with Free Qt FoundationTobias Hunger2016-01-191-17/+12
* Add an option "Stop before build" for windows usersDaniel Teske2015-09-241-0/+2
* Update LicenseEike Ziller2015-01-161-6/+6
* VariableChooser: Reworkhjk2014-10-151-2/+3
* License updateEike Ziller2014-10-091-7/+8
* Merge remote-tracking branch 'origin/3.0'Eike Ziller2014-01-081-1/+1
|\
| * Incremented year in copyright infoRobert Loehning2014-01-081-1/+1
* | Preferences: Add default implementation for filteringEike Ziller2013-12-101-37/+9
|/
* ProjectExplorerPlugin: Make settings accessor statichjk2013-09-061-2/+2
* Merge remote-tracking branch 'origin/2.7' into 2.8Eike Ziller2013-06-051-1/+3
|\
| * ProjectExplorerSettings: Keep environmentId.Tobias Hunger2013-06-031-0/+2
| * ProjectExplorerSettingsPage: Do not have a const setter.Tobias Hunger2013-06-031-1/+1
* | Make adding variable support to textcontrol easier.Eike Ziller2013-03-281-2/+1
* | Clean headers in ProjectExplorer.Friedemann Kleint2013-03-261-3/+0
* | Add variable chooser to default build directory.Eike Ziller2013-03-141-0/+3
|/
* 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
* | Use Core::Id for IOptionsPage::m_idhjk2013-01-171-1/+1
* | Use Core::Id for IOptionPage::categoryhjk2012-12-291-1/+1
* | Add configuration option for default build directoryTobias Hunger2012-11-211-24/+15
* | Add option to place shadow build directory parallel to source tree.Aaron McCarthy2012-10-271-1/+38
* | Merge remote-tracking branch 'origin/2.6'Eike Ziller2012-10-051-21/+20
|\|
| * Adjust license headershjk2012-10-051-21/+20
* | Utils: Introduce HostOsInfo class.Christian Kandeler2012-08-271-3/+2
|/
* Contact -> qt-project.orgEike Ziller2012-07-191-3/+1
* IOptionsPage: replace virtual fuctions by data membershjk2012-05-231-23/+7
* Rename IFile->IDocument and FileManager->DocumentManagerEike Ziller2012-02-201-5/+5
* Removed module names from #include directives.Erik Verbruggen2012-02-151-2/+2
* Long live the king!hjk2012-01-261-1/+1
* Core::Filemanager: make some methods statichjk2012-01-251-6/+4
* Use new static ICore interface.hjk2012-01-241-2/+2
* ProjectExplorer: Add an option to pop up app outpuit pane when debugginghjk2012-01-111-0/+2
* ProjectExplorer: Compile with QT_NO_CAST_FROM_ASCII.Friedemann Kleint2012-01-091-1/+1
* all: s/info@qt.nokia.com/qt-info@nokia.com/hjk2011-11-031-2/+2
* Option to merge stderr in application outputFawzi Mohamed2011-05-171-0/+4
* Fix/add copyright headersTobias Hunger2011-05-061-1/+1
* Make the buffer size for the Application Output window configurablecon2011-04-291-0/+2
* Update license.hjk2011-04-131-14/+13
* Add "never ask again" option to dialog asking about killing applicationscon2011-01-171-0/+2
* It's 2011 now.con2011-01-121-1/+1
* ProjectExplorer: Add option to not show output on rundt2011-01-111-0/+2
* Merge branch '2.1'con2010-12-171-7/+11
|\
| * License headers.con2010-12-171-7/+11
* | Update the filter matches for the settings dialog.con2010-12-011-1/+17
|/
* Add option for the word-wrap mode of the application output.Leandro Melo2010-09-081-0/+2
* Wire in Deployment logicTobias Hunger2010-07-121-2/+4