summaryrefslogtreecommitdiff
path: root/src/plugins/projectexplorer/taskwindow.cpp
Commit message (Expand)AuthorAgeFilesLines
* Long live the king!hjk2010-03-051-1/+1
* Extend ioutputparser interface to improve testabilityTobias Hunger2010-03-041-0/+1
* New Error and Warning icons.con2010-02-231-1/+8
* Fix some code scanning issues.Friedemann Kleint2010-02-011-2/+2
* Merge remote branch 'origin/1.3'Oswald Buddenhagen2010-01-291-1/+1
|\
| * remove trailing whitespaceOswald Buddenhagen2010-01-291-1/+1
* | Designer shortcuts fixes, TaskWindow's copy action fixedJarek Kobus2010-01-081-2/+3
* | Rework Build Parser handlingTobias Hunger2009-12-091-1/+0
* | Reuse filter icon from project explorer in task windowKai Koehne2009-11-161-1/+1
* | Use Task class in addToTaskWindow(...) signal.Tobias Hunger2009-11-121-2/+2
* | Do not display negative line numbers in the TaskWindowTobias Hunger2009-11-111-7/+11
* | Add option to filter according to categoriesKai Koehne2009-11-111-9/+80
* | Refactor TaskWindow to support different 'categories'Kai Koehne2009-11-111-85/+208
|/
* long live the kinghjk2009-08-141-1/+1
* Unify tool button appearance in "panelWidgets".con2009-07-171-1/+0
* implement show/hide warnings button on build output windowJoel Nordell2009-07-161-17/+109
* Removing some unused semicolons after Q_UNUSEDAlessandro Portale2009-07-131-2/+2
* Update license headers and sales contact details.Jason McDonald2009-06-171-2/+2
* Remove unused functions, found while reviewing a merge request.dt2009-05-191-19/+1
* Add a next/prev shortcut (F6 for now) for outputpanes.dt2009-04-301-2/+52
* Don't annoy Windows users with alien dir separatorsAlessandro Portale2009-04-151-1/+1
* Make the TaskDelegate (the one painting in Build Issue) a lot fasterdt2009-03-271-16/+29
* Fixes: Build Issue doesn't respect the project encoding settingsdt2009-03-121-2/+3
* Fixes: change file license headers to include LGPLhjk2009-02-251-21/+17
* Fixes: - Unwanted focus haloscon2009-01-301-0/+1
* Fixes: Memory leak in taskwindowdt2009-01-301-1/+1
* Removed more icore.h includes from header filesThorbjørn Lindeijer2009-01-231-0/+1
* Avoid going through ICore when it's not necessaryThorbjørn Lindeijer2009-01-211-2/+2
* replace ExtensionSystem::PluginManager::instance()->getObject<Core::ICore>() ...hjk2009-01-201-6/+5
* Remove #include <extensionsystem/pluginmanager.h> from icore.h, ahjk2009-01-191-0/+1
* 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
* Fixes: - "Problems" -> "Build Issues"con2008-12-091-1/+1
* some more whitespace changeshjk2008-12-091-2/+2
* add "copy" action to problems output pane.Oswald Buddenhagen2008-12-031-2/+58
* Fixes: Jump to editor doesn't work, if the output mode is active.dt2008-12-021-1/+4
* 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/+534