aboutsummaryrefslogtreecommitdiffstats
path: root/src/libs/utils/infobar.cpp
Commit message (Expand)AuthorAgeFilesLines
* InfoBar: Do not synchronously delete widgets in updateFabian Kosmale2022-11-281-1/+1
* Port from qAsConst() to std::as_const()Marc Mutz2022-10-071-4/+4
* Use SPDX license identifiersLucie GĂ©rard2022-08-261-24/+2
* Drop Qt5: Utils: Get rid of QOverloadJarek Kobus2022-07-201-1/+1
* InfoBar: Avoid using sender()Jarek Kobus2022-07-201-6/+3
* Utils: Drop unused headers [I-Z]Jarek Kobus2022-05-251-3/+3
* Utils: More forward declarations / drop unused headers [H-K]Jarek Kobus2022-05-251-6/+6
* Utils lib: Remove unneeded includes from cpp filesJarek Kobus2022-05-191-2/+1
* MinimizableInfoBars: Move to UtilsEike Ziller2022-05-091-0/+5
* MinimizableInfoBars: Remove last hardcoded thingsEike Ziller2022-05-091-0/+10
* Utils: add tooltip parameter for info bar controlsDavid Schulz2022-03-251-15/+25
* Utils: postpone combo box handling of the info barDavid Schulz2022-03-231-2/+2
* Utils: add current index parameter to InfoBarEntry::setComboInfoDavid Schulz2022-03-231-2/+6
* Utils: Fix build with Qt5Christian Stenger2022-03-211-1/+1
* Utils: allow passing data via info bar combo boxDavid Schulz2022-03-211-4/+13
* InfoBar: Make adding more buttons possibleEike Ziller2022-01-181-7/+5
* InfoBar: Do not suppress info bar if it is closedThomas Hartmann2021-11-241-1/+1
* QmlProject: Propose to open QDS for any .ui.qml fileThomas Hartmann2021-09-231-0/+1
* Libs: Use qAsConst with non-const Qt containers in range-loopsAlessandro Portale2021-02-171-2/+2
* Utils: Use new settings APIEike Ziller2021-01-051-2/+3
* Utils: Improve InfoBar borderAlessandro Portale2020-10-191-17/+37
* Move InfoBar to UtilsEike Ziller2020-06-181-0/+359