aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/projectexplorer/compileoutputwindow.cpp
Commit message (Expand)AuthorAgeFilesLines
* Update LicenseEike Ziller2015-01-161-6/+6
* OutputPanes::hasFocus() needs to check the window's focus widgetDaniel Teske2014-11-121-1/+1
* Merge "Merge remote-tracking branch 'origin/3.2'"Eike Ziller2014-10-141-7/+8
|\
| * License updateEike Ziller2014-10-091-7/+8
* | ProjectExplorer: Remove redundant namespace qualificationsOrgad Shaneh2014-10-141-1/+1
|/
* ProjectExplorer: Pass some values by referenceOrgad Shaneh2014-05-201-1/+1
* CompileOutputWindow: Remove unused ctor parameterDaniel Teske2014-01-271-1/+1
* AnsiEscapeHandler: Use a dedicated struct in favor of a qPairTobias Hunger2014-01-201-2/+3
* Core: Merge Find and Locator into Core pluginhjk2014-01-141-2/+2
* Incremented year in copyright infoRobert Loehning2014-01-081-1/+1
* Braces cleanupOrgad Shaneh2013-11-141-3/+2
* Apply static pattern to TextEditorSettinghjk2013-09-201-1/+1
* Added color support of ANSI escape codesPetar Perisin2013-09-091-2/+12
* ProjectExplorerPlugin: Make settings accessor statichjk2013-09-061-1/+1
* Fix compiler warning about unused variableKai Koehne2013-08-221-2/+1
* Clean headers in ProjectExplorer.Friedemann Kleint2013-03-261-6/+1
* 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
* | Fixed highlight color in compile output pane.Eike Ziller2013-01-141-0/+9
* | CompileOutputWindow: Allow for 100k linesDaniel Teske2012-10-161-1/+1
|/
* Adjust license headershjk2012-10-051-21/+20
* Contact -> qt-project.orgEike Ziller2012-07-191-3/+1
* Fix indentationDaniel Teske2012-06-251-2/+2
* Make PluginManager mostly static.Eike Ziller2012-06-191-4/+3
* Make the compile output window use the text editor fontDaniel Teske2012-05-081-0/+13
* Compile output: Add 'Cancel Build' buttonOrgad Shaneh2012-04-021-1/+11
* Open file when double-clicking in compile windowFrancois Ferrand2012-03-091-1/+45
* Removed module names from #include directives.Erik Verbruggen2012-02-151-8/+8
* Long live the king!hjk2012-01-261-1/+1
* all: s/info@qt.nokia.com/qt-info@nokia.com/hjk2011-11-031-2/+2
* IOutputPane: constify some member functionshjk2011-09-281-5/+5
* Move window.png from qt4projectmanager to projectexplorerdt2011-05-231-2/+1
* Fix/add copyright headersTobias Hunger2011-05-061-1/+1
* Make the buffer size for the Application Output window configurablecon2011-04-291-1/+2
* Re-use output window implementation for general messages.con2011-04-261-1/+1
* Make output window implementation reusable.con2011-04-261-1/+14
* Update license.hjk2011-04-131-14/+13
* Disable undo/redo in compile output window.con2011-02-041-0/+1
* It's 2011 now.con2011-01-121-1/+1
* License headers.con2010-12-171-7/+11
* Bump limit in compile output to 50kdt2010-08-111-1/+1
* Wrong line is highlighted when showing source of taskTobias Hunger2010-08-041-1/+1
* Pedantic cleanup of filename parameters for QIcon constructorAlessandro Portale2010-07-301-1/+2
* Modify color mixing for compile output / application outputdt2010-07-271-2/+2
* Fix compile output to be readeable with dark themesdt2010-07-151-3/+30
* Fix scrolling of compile output windwow againdt2010-07-141-41/+17
* Yet another include purging spree.Friedemann Kleint2010-07-131-0/+1
* Fix scroll to bottom - again...mae2010-07-121-1/+3
* Fix showoutput taskhandlerTobias Hunger2010-07-021-5/+11
* Fixes scrolling to the bottom of compile outputdt2010-07-021-0/+14