aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/projectexplorer/compileoutputwindow.cpp
Commit message (Expand)AuthorAgeFilesLines
* Core::OutputWindow: Prevent UI thread overloadChristian Kandeler2020-05-051-0/+5
* Merge output formatters and output parsersChristian Kandeler2020-04-231-74/+29
* Output panes: Do not allocate extra standard formattersChristian Kandeler2020-03-201-6/+3
* Remove the limitation that output formatters have to be exclusiveChristian Kandeler2020-03-201-1/+1
* Several SettingsPages: Code cosmeticshjk2020-01-301-1/+1
* Core: Provide empty implementation for IOptionPageWidget::finish()hjk2020-01-151-2/+0
* ProjectExplorer: Update CompileOutputSettingsPagehjk2020-01-081-31/+11
* Output panes: Allow to invert the meaning of the filter fieldChristian Kandeler2019-12-021-1/+1
* Output panes: Support keyboard shortcuts for zoomingChristian Kandeler2019-06-241-0/+2
* Output panes: Improve the way to signal that filtering is activeChristian Kandeler2019-06-121-5/+0
* Output panes: Respect filter optionsChristian Kandeler2019-06-051-1/+2
* ProjectExplorer: Allow text filtering in compile output paneChristian Kandeler2019-05-291-0/+12
* Output pane settings: Make more more i18n-friendlyChristian Kandeler2019-05-091-2/+4
* Core: Fix enabling/disabling of zoomIn/Out buttons in output panesAlessandro Portale2019-04-231-1/+0
* IOutputPane: Refactor zoom function into base classAndre Hartmann2019-04-161-52/+19
* ProjectExplorer: Add settings icon to app and compile output panesChristian Kandeler2019-04-041-2/+10
* ProjectExplorer: Introduce dedicated output settings pagesChristian Kandeler2019-03-121-6/+102
* CompileOutput: Use output formatterOrgad Shaneh2018-11-191-18/+11
* Core: Use restrictions on character count instead of line countsEike Ziller2018-09-261-4/+5
* ProjectExplorer: ModernizeAlessandro Portale2018-07-161-3/+3
* Merge remote-tracking branch 'origin/4.4'Eike Ziller2017-08-241-3/+7
|\
| * CompileOutput: Activate links only on left button clickOrgad Shaneh2017-08-241-3/+7
* | Add support to change the number of lines of the compile outputSamuel Gaist2017-08-021-6/+7
|/
* ProjectExplorer: Move consts that are used in a single file out of headerOrgad Shaneh2017-03-201-1/+2
* Remove spaces in initializer listsTim Jenssen2017-02-221-1/+1
* Give the values of BuildStep::OutputFormat better namesChristian Kandeler2017-01-191-4/+4
* Projects mode: Make plus icon dark and get rid of branch indicatorsEike Ziller2016-09-211-1/+1
* ProjectExplorer: Remove duplicated IOutputPane window titlesAlessandro Portale2016-08-121-1/+1
* Move icons to UtilsUlf Hermann2016-08-051-4/+5
* Core: Use QList's initializer list contructor for output paneshjk2016-07-111-3/+1
* ProjectExplorer: Use a better "Cancel build" icon in the menuAlessandro Portale2016-05-111-1/+4
* Projectexplorer: Modernize codebaseTobias Hunger2016-04-151-12/+5
* ProjectExplorer: Use Qt5-style connectsOrgad Shaneh2016-02-011-5/+5
* Update License according to agreement with Free Qt FoundationTobias Hunger2016-01-191-17/+12
* Themed Icons: Introduce Utils::IconAlessandro Portale2015-11-251-7/+5
* Merge remote-tracking branch 'origin/3.6'Eike Ziller2015-10-261-1/+0
|\
| * ProjectExplorer: Remove unused local variableOrgad Shaneh2015-10-191-1/+0
* | Icon refresh: First step towards the new Qt Creator themesAlessandro Portale2015-10-231-2/+5
|/
* CompileOutputWindow: Tweak clicking on "links"Daniel Teske2015-09-181-4/+25
* ProjectExplorer: Add missing tooltips for zoom buttonsOrgad Shaneh2015-09-011-0/+2
* ZOOOOM for CompileOutputWindow and AppOutWindowDaniel Teske2015-08-311-10/+53
* Tasks: Make the linking of compile output to Tasks more robustDaniel Teske2015-04-211-7/+24
* Theming: Unify some duplicate color rolesOrgad Shaneh2015-03-301-3/+3
* Theming: theme compile output paneThorben Kroeger2015-03-231-10/+7
* Compile output: Do not do scroll wheel zoomingEike Ziller2015-03-171-0/+7
* 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
|/