aboutsummaryrefslogtreecommitdiffstats
path: root/src/libs/utils/infobar.h
Commit message (Expand)AuthorAgeFilesLines
* Utils: Rearrange color getters in InfoBarAlessandro Portale2025-06-031-1/+0
* CppEditor: Let users add a file to a project from warning messageChristian Kandeler2025-05-191-1/+2
* InfoBar: Unify code for hiding / suppressing info on button clickEike Ziller2025-04-291-1/+13
* Add a "popup" variant for global notificationsEike Ziller2025-04-041-0/+4
* InfoBar: Add title property to entriesEike Ziller2025-04-041-0/+4
* InfoBar(Entry): Add property gettersEike Ziller2025-03-261-21/+30
* Utils: Add info/warning/error types to InfoBarEntryAlessandro Portale2025-03-251-0/+4
* Utils: Switch to QtcSettingsMarcus Tillmanns2023-09-051-3/+4
* Utils: Drop unneeded Q_OBJECT macros from public headersJarek Kobus2023-08-151-2/+0
* Remove GPL-3.0+ from license identifiersKai Köhne2023-01-061-1/+1
* Use SPDX license identifiersLucie Gérard2022-08-261-24/+2
* InfoBar: Avoid using sender()Jarek Kobus2022-07-201-1/+0
* Utils: More porting.h related changeshjk2022-07-141-0/+1
* Utils: More forward declarations / drop unused headers [H-K]Jarek Kobus2022-05-251-2/+2
* InfoBar: Initialize member on default ctorOrgad Shaneh2022-05-161-1/+1
* MinimizableInfoBars: Move to UtilsEike Ziller2022-05-091-0/+1
* MinimizableInfoBars: Remove last hardcoded thingsEike Ziller2022-05-091-0/+4
* Utils: add tooltip parameter for info bar controlsDavid Schulz2022-03-251-6/+13
* Utils: add current index parameter to InfoBarEntry::setComboInfoDavid Schulz2022-03-231-2/+3
* Utils: allow passing data via info bar combo boxDavid Schulz2022-03-211-2/+8
* InfoBar: Make adding more buttons possibleEike Ziller2022-01-181-3/+8
* Utils: Improve InfoBar borderAlessandro Portale2020-10-191-4/+3
* Move InfoBar to UtilsEike Ziller2020-06-181-0/+147