┌   ┐
54
└   ┘

summaryrefslogtreecommitdiff
path: root/src/statusbar/dolphinstatusbar.cpp
AgeCommit message (Expand)Author
2025-04-24DolphinStatusBar: Fix premature text squeezingAkseli Lahtinen
2025-04-22DolphinStatusbar: Fix background and margins for non-Breeze stylesAkseli Lahtinen
2025-03-04dolphinstatusbar: Fix negative value warnings with small statusbar fixedwidthAkseli Lahtinen
2025-02-26Do not show the Zoom toggle context menu on small statusbarAkseli Lahtinen
2025-02-24Add smaller statusbar and set it as defaultAkseli Lahtinen
2024-11-12Avoid flickering of space info on startupFelix Ernst
2024-10-28Overhaul main view accessibilityFelix Ernst
2024-07-08Improve Filelight installation UXFelix Ernst
2024-06-20Prevent inconsistent status bar progress reporting statesFelix Ernst
2024-03-23Avoid wrapping text in the status barEugene Popov
2024-03-13Animate most of the barsFelix Ernst
2023-12-28Add separator in Dolphin Status BarCarl Schwan
2023-11-24Reduce status bar minimum widthFelix Ernst
2023-11-24Turn free space label into a flat buttonFelix Ernst
2023-11-10Adapt to frame change in BreezeCarl Schwan
2023-10-18Never show status bar context menu away from status barFelix Ernst
2023-07-05Add explicit moc includes to sources for moc-covered headersFriedrich W. H. Kossebau
2023-02-05Add clang-format and format code as in FrameworksSerg Podtynnyi
2022-09-26Remove unused includesLaurent Montel
2021-11-29[Status Bar] Don't mess with status bar visibility in extensionsKai Uwe Broulik
2021-04-07Add option to hide entire status barMichael Lang
2021-02-14[Status Bar] Hide zoomLabel also in menu handlerKai Uwe Broulik
2021-01-23Make zoom slider and free space bar a little smaller by defaultNate Graham
2021-01-23Add explanatory label to status bar's icon size sliderNate Graham
2020-08-25Output of licensedigger + manual cleanup afterwards.Elvis Angelaccio
2020-08-23Fix 'show space' setting not being re-appliedNazar Kalinowski
2020-06-08Status bar: Hide the space free bar when size is unknownMéven Car
2020-05-31[DolphinStatusBar] Fix free space info height with bigger fontsAhmad Samir
2019-11-09Remove unnecessary semicolons after Q_UNUSEDElvis Angelaccio
2019-11-09[Status Bar] Remove file status Timer, add text update delayMéven Car
2019-06-23Add "What's This?" to nearly everything in the main windowFelix Ernst
2018-10-25Fix minor typosYuri Chornoivan
2018-09-19Update disk space info on refreshKai Uwe Broulik
2018-03-04Remove unused #includeRoman Inflianskas
2018-03-03Remove unused #includeRoman Inflianskas
2017-11-25Use kSqueezedTextLabel for the label text on the statusbarAhmad Samir
2017-11-21Elide the label text on the statusbar in the middleAhmad Samir
2017-11-21Modernize: Use nullptr everywhereKevin Funk
2017-11-07Add more whitespace to the status barDiego Gangl
2016-03-16[CLAZY] Fixed all level 1 and level 2 warnings with small exceptionsArtur Puzio
2014-10-21port Dolphin from KUrl to QUrlLukáš Tinkl
2014-10-18Fix includesMontel Laurent
2014-10-18Fix includesMontel Laurent
2014-10-16Merge remote-tracking branch 'origin/master' into frameworksFrank Reininghaus
2014-10-13Made the free space indicator and zoom slider a little bit larger. (was reduc...Emmanuel Pescosta
2014-10-10Clean includes + port to QMenuMontel Laurent
2014-09-12Ported KIcon to QIconEmmanuel Pescosta
2014-08-22Merge branch 'master' into frameworksEmmanuel Pescosta
2014-08-14Fixes display issues of Dolphin statusbar widgets when a high DPI value is us...Mathieu Tarral
2014-06-29Remove the automoc noiseChristophe Giboudeaux