aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/coreplugin/infobar.cpp
Commit message (Expand)AuthorAgeFilesLines
* Move InfoBar to UtilsEike Ziller2020-06-181-361/+0
* Core: Make InfoBar::GlobalSuppressionMode an enum classAndre Hartmann2019-09-121-2/+2
* Remove usages of deprecated APIs of QLayoutSona Kurazyan2019-09-021-2/+2
* Add global notification area and use for UI Tour infoEike Ziller2019-08-121-2/+12
* Core: add combo info to info bar entryDavid Schulz2019-02-071-1/+18
* Core: consistent InfoBar member prefixDavid Schulz2019-02-061-15/+15
* Fix frequent typoRobert Loehning2018-10-231-1/+1
* Core: ModernizeAlessandro Portale2018-08-081-6/+6
* InfoBar::enableInfo -> InfoBar::unsuppressInfoEike Ziller2017-12-201-1/+1
* Modernize InfoBar codeEike Ziller2017-11-011-21/+11
* Remove use of global state from InfoBarEike Ziller2017-11-011-10/+22
* Core: Fix memory leak in InfoBarEntryNikolai Kosjar2017-02-021-12/+19
* CppEditor: Clean up header error indicatorNikolai Kosjar2016-10-141-8/+1
* Core: Allow to globally unsuppress an infoNikolai Kosjar2016-10-111-4/+15
* Core: Add suppression call back for info barNikolai Kosjar2016-10-111-1/+8
* Core: Allow disabling default cancel button in info barNikolai Kosjar2016-10-111-4/+14
* Core: Allow showing/hiding details widget in info barNikolai Kosjar2016-10-111-4/+36
* Move icons to UtilsUlf Hermann2016-08-051-2/+2
* Core: Use Qt5-style connectsOrgad Shaneh2016-02-031-3/+3
* Update License according to agreement with Free Qt FoundationTobias Hunger2016-01-191-17/+12
* Core: Unify the close iconsAlessandro Portale2015-12-041-1/+1
* Themed Icons: Introduce Utils::IconAlessandro Portale2015-11-251-2/+2
* Core: Reduce use of Id::fromUniqueIdentifier in the Infobarhjk2015-06-221-17/+8
* DiffEditor: Do not load settings when splitting viewsTobias Hunger2015-04-101-2/+2
* Merge commit '3c85058694ee2e41658d17f524fb48f0b187d2fe'Eike Ziller2015-02-121-6/+6
|\
| * Update LicenseEike Ziller2015-01-161-6/+6
* | Core: CosmeticsOrgad Shaneh2014-11-261-1/+1
|/
* InfoBar: Fix wrong value used for text colorOrgad Shaneh2014-11-131-1/+1
* Theming: Enable theming info barOrgad Shaneh2014-11-101-2/+6
* Merge remote-tracking branch 'origin/3.2'Eike Ziller2014-10-141-7/+8
|\
| * License updateEike Ziller2014-10-091-7/+8
* | Core: Use std::function for info bar callbackshjk2014-09-041-17/+9
|/
* Core: fix capitalization of a button textLeena Miettinen2014-03-121-1/+1
* Optimize usage of QPaletteLorenz Haas2014-02-211-1/+1
* Incremented year in copyright infoRobert Loehning2014-01-081-1/+1
* Clean headers in Core-plugin.Friedemann Kleint2013-03-271-2/+0
* Describe "Reset warnings" buttonOrgad Shaneh2013-03-061-0/+5
* 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
* | InfoBar: Suppress warning on closeOrgad Shaneh2013-01-241-1/+1
* | Core: Use the new Id methods in a few placeshjk2013-01-171-1/+1
* | InfoBar: Enable resetting globally suppressed warningsOrgad Shaneh2013-01-111-0/+6
* | InfoBar: Introduce global suppressionOrgad Shaneh2013-01-111-6/+47
* | InfoBar: Introduce suppression supportOrgad Shaneh2012-12-181-0/+18
* | InfoBar: Prevent potential leakOrgad Shaneh2012-11-161-2/+1
* | InfoBar: Use Core::IdOrgad Shaneh2012-11-091-5/+5
|/
* Adjust license headershjk2012-10-051-21/+20
* Contact -> qt-project.orgEike Ziller2012-07-191-3/+1
* Find: Display "This change cannot be undone" only once.Andre Hartmann2012-07-121-0/+10
* Show warning with continue/cancel in case of many search resultsEike Ziller2012-06-051-4/+18