summaryrefslogtreecommitdiff
path: root/src/plugins/projectexplorer
Commit message (Expand)AuthorAgeFilesLines
* support Visual Studio 2015Joerg Bornemann2015-06-154-4/+23
* Adapt MSVC output parser to MSVC 2015.Friedemann Kleint2015-05-222-3/+23
* Device support: Only restore SSH options if we really saved them.Christian Kandeler2015-05-051-2/+3
* Fix "Add new being disabled"Daniel Teske2015-05-041-0/+2
* Fix non responding on being overwhelmed with debug outputDaniel Teske2015-04-171-1/+1
* ProjectTree: Fix adding files from context menuDaniel Teske2015-04-162-8/+12
* Toolchains: Add C++98 as a language standard.Christian Kandeler2015-04-142-1/+3
* ProjectExplorer: Fix FolderNode::addNewInformation().Christian Kandeler2015-04-081-1/+1
* Don't mix iterator and const_iteratorKai Koehne2015-04-023-3/+3
* Device support: Serialize SSH options.Christian Kandeler2015-04-011-0/+4
* Theming: Unify some duplicate color rolesOrgad Shaneh2015-03-301-3/+3
* Fix some connections to PathChooser::validChanged().Christian Kandeler2015-03-291-1/+1
* Project Mode: Ensure that the target selector shows the active kitDaniel Teske2015-03-252-0/+27
* Fix missing of some translationsSergey Belyashov2015-03-243-19/+19
* ProjectMode: Alwyas show at least one targetDaniel Teske2015-03-231-1/+1
* Clenaup handleRunControlFinished.BogDan Vatra2015-03-231-9/+1
* Fire ProjectExplorerPlugin::runControlFinished signal.BogDan Vatra2015-03-231-0/+2
* Theming: theme compile output paneThorben Kroeger2015-03-231-10/+7
* Remove some duplicate includesTobias Hunger2015-03-202-2/+0
* Projects mode: Adapt kit selector width to kit namesEike Ziller2015-03-192-5/+18
* Journald: Only emit signals for PIDs running on the current machineTobias Hunger2015-03-182-6/+22
* ProjectExplorer: Don't display alien dir separators on WindowsAlessandro Portale2015-03-172-3/+7
* Compile output: Do not do scroll wheel zoomingEike Ziller2015-03-171-0/+7
* Fix crash on FlatModel::added with empty listDaniel Teske2015-03-161-0/+6
* ToolChains: Fix enabling the toolchain combobox in the Kits pageTobias Hunger2015-03-162-19/+10
* ToolChain: Make toolchain combobox in kits active againTobias Hunger2015-03-161-0/+2
* JsonWizard: use double quotes for emphasisLeena Miettinen2015-03-162-13/+13
* ProjectExplorer: fix one more capitalization issueLeena Miettinen2015-03-161-1/+1
* ProjectExplorer: fix punctuation of messagesLeena Miettinen2015-03-161-5/+5
* QmakeProjectManager: Fix node addition orderDaniel Teske2015-03-161-2/+2
* Never save Welcome as the mode to restore for sessionsEike Ziller2015-03-131-1/+2
* FlatModel: Fix a crash on restoring sessionDaniel Teske2015-03-132-24/+36
* Debugger: Refresh list of debuggers in kits options page on changesTobias Hunger2015-03-134-39/+20
* Session: Fix that active mode was not restoredEike Ziller2015-03-121-1/+3
* Get rid of Gitorious linksEike Ziller2015-03-101-2/+2
* Optimize ProjectTree for adding folders/filesDaniel Teske2015-03-094-7/+52
* Update some more links to qt.ioSergio Ahumada2015-03-091-1/+1
* Remove support for !shadowBuildDaniel Teske2015-03-092-4/+2
* Clean exported headers of the Core plugin.Friedemann Kleint2015-03-057-0/+9
* ProjectExplorer: Replace two uses of QAction::setDatahjk2015-03-043-26/+13
* ProjectExplorer: Quieten soft assert in KitModelhjk2015-03-031-1/+1
* Kit: Fix possible crashTobias Hunger2015-03-021-2/+6
* JsonWizard: Allow for better compatibility with QtC 3.3 project wizardsTobias Hunger2015-03-021-4/+3
* Disable re-run ability for analyzers.Christian Kandeler2015-03-022-1/+2
* DeviceProcessDialog: restore last used processes filterZavadovsky Yan2015-03-021-1/+2
* OutputParser: Treat ranlib warnings as warningsTobias Hunger2015-03-023-8/+38
* ProjectExplorer: Use FileName in NodesVisitorOrgad Shaneh2015-03-023-11/+13
* Avoid storing references to rvalue FileName stringsOrgad Shaneh2015-03-021-1/+1
* ProjectExplorer: Avoid copy for node pathOrgad Shaneh2015-02-272-2/+2
* Find: Fix Current Project find to fall back to startup projectDaniel Teske2015-02-261-4/+13