Jacopo De Simoi
d74c2855ce
Make the sizegrip into a square
4 years ago
Jacopo De Simoi
007ef3358b
Make scrollbar as wide as 1 mono char
4 years ago
Jacopo De Simoi
1cc92b7190
Abuse sizeGrip to indicate active window
...
Show the sizegrip in an active Color for active windows regardless of
resizability or such.
4 years ago
Jacopo De Simoi
6f8e6dcee9
Do not paint the window with the active color
...
I have the sizegrip to do that, so paint active windows the same color
as inactive windows
4 years ago
Jacopo De Simoi
c9b7064c5f
Make decorations tiny and sharp
4 years ago
Jacopo De Simoi
0822fe0727
Add solarized cursors
...
When is lunarized coming?
4 years ago
Nate Graham
4811003635
Add pressed appearance for checked checkboxes and radio buttons
...
There was a pressed appearance for unchecked checkboxes and radio
buttons, but we were missing one for their checked states. This
commit simply adds the same effect: a slight and subtle darkening
while pressed.
BUG: 451428
FIXED-IN: 5.26
4 years ago
Marco Martin
a9e6a862ae
make sure _eventInQQuickWidget is false when needed
...
_eventInQQuickWidget can stay hanged breaking drags from empty areas
BUG:453692
4 years ago
l10n daemon script
022df2baad
SVN_SILENT made messages (.desktop file) - always resolve ours
...
In case of conflict in i18n, keep the version of the branch "ours"
To resolve a particular conflict, "git checkout --ours path/to/file.desktop"
4 years ago
Heiko Becker
49390f6f0d
CMake: Fix condition to also handle Qt6Quick
...
While at it, also remove the duplicate find_package(KF5CoreAddons)
invocation. It's searched as a required dependency only a few lines
further up.
4 years ago
Laurent Montel
08a310f90d
Add FreeBSD Qt6 CI support
4 years ago
ivan tkachenko
8d88a82414
kstyle: Fix class name to fix indeterminate progress bars animations
...
The Breeze implementation is older than qqc2-desktop-style framework,
and historically it used to use different base class. Times has
changed, along with base classes; but Breeze code did not -- instead
the problem was workarounded on a org.kde.desktop side first with a
dummy Timer that called updateItem(), then through more sophisticated
QtQuick Animations types (which delivered smoother results thanks to
being bound to refresh rate of a screen).
While this patch fixes the problem, it seems like a better solution
should be possible or more cleanup opportunities are available:
1. no other breeze animations invoke methods through QMetaObject system;
2. why and how an object would be something other than KQuickStyleItem?
4 years ago
Nicolas Fella
47149bc2ed
Add missing license file
4 years ago
Fabian Vogt
5596fd9f2e
Look at QStyleOptionProgressBar::orientation again
...
Some applications (KGet, DigiKam) use that and not QStyle::State_Horizontal.
For compatibility, keep looking at it as long as it's available.
4 years ago
l10n daemon script
45745976da
SVN_SILENT made messages (.desktop file) - always resolve ours
...
In case of conflict in i18n, keep the version of the branch "ours"
To resolve a particular conflict, "git checkout --ours path/to/file.desktop"
4 years ago
l10n daemon script
99484166c8
SVN_SILENT made messages (.desktop file) - always resolve ours
...
In case of conflict in i18n, keep the version of the branch "ours"
To resolve a particular conflict, "git checkout --ours path/to/file.desktop"
4 years ago
Alexander Kernozhitsky
7c31ab6357
Consider small icon size from system
...
Before that, the values were hardcoded (i.e. 16 for non-tablet mode
and 22 for tablet mode). Now, the value for non-tablet mode is taken
from the system, and the value for tablet mode is one step bigger.
BUG: 455513
FIXED-IN: 5.25.5
4 years ago
Jan Blackquill
0d5a9d0f34
kstyle: make shortcuts in menus look visually subdued
...
This helps with the visual hierarchy in menus.
BUG: 456254
FIXED-IN: 5.26
4 years ago
l10n daemon script
eef9341867
SVN_SILENT made messages (.desktop file) - always resolve ours
...
In case of conflict in i18n, keep the version of the branch "ours"
To resolve a particular conflict, "git checkout --ours path/to/file.desktop"
4 years ago
l10n daemon script
737ef761bc
SVN_SILENT made messages (.desktop file) - always resolve ours
...
In case of conflict in i18n, keep the version of the branch "ours"
To resolve a particular conflict, "git checkout --ours path/to/file.desktop"
4 years ago
l10n daemon script
5caf82c331
SVN_SILENT made messages (.desktop file) - always resolve ours
...
In case of conflict in i18n, keep the version of the branch "ours"
To resolve a particular conflict, "git checkout --ours path/to/file.desktop"
4 years ago
Kai Uwe Broulik
c0f7505c28
kstyle: Use menuTitle font metrics for size calculation
...
Ensures the size of the heading is taken into account properly.
BUG: 443805
4 years ago
l10n daemon script
d012df4ef6
SVN_SILENT made messages (.desktop file) - always resolve ours
...
In case of conflict in i18n, keep the version of the branch "ours"
To resolve a particular conflict, "git checkout --ours path/to/file.desktop"
4 years ago
l10n daemon script
224f6c3744
SVN_SILENT made messages (.desktop file) - always resolve ours
...
In case of conflict in i18n, keep the version of the branch "ours"
To resolve a particular conflict, "git checkout --ours path/to/file.desktop"
4 years ago
l10n daemon script
770cb95090
SVN_SILENT made messages (.desktop file) - always resolve ours
...
In case of conflict in i18n, keep the version of the branch "ours"
To resolve a particular conflict, "git checkout --ours path/to/file.desktop"
4 years ago
l10n daemon script
b3a8fcab33
SVN_SILENT made messages (.desktop file) - always resolve ours
...
In case of conflict in i18n, keep the version of the branch "ours"
To resolve a particular conflict, "git checkout --ours path/to/file.desktop"
4 years ago
l10n daemon script
664ad9b26b
SVN_SILENT made messages (.desktop file) - always resolve ours
...
In case of conflict in i18n, keep the version of the branch "ours"
To resolve a particular conflict, "git checkout --ours path/to/file.desktop"
4 years ago
l10n daemon script
f43f38dac0
SVN_SILENT made messages (.desktop file) - always resolve ours
...
In case of conflict in i18n, keep the version of the branch "ours"
To resolve a particular conflict, "git checkout --ours path/to/file.desktop"
4 years ago
Jonathan Esk-Riddell
e85efaab47
Update qt5 version requirement to 5.15.2
...
GIT_SILENT
4 years ago
Jonathan Esk-Riddell
348f415d0f
Update kf5 version requirement to 5.94
...
GIT_SILENT
4 years ago
Mazhar Hussain
572dcd2e40
Add cursor 'tcross' -> crosshair
...
BUG: 452102
4 years ago
l10n daemon script
1563d16413
SVN_SILENT made messages (.desktop file) - always resolve ours
...
In case of conflict in i18n, keep the version of the branch "ours"
To resolve a particular conflict, "git checkout --ours path/to/file.desktop"
4 years ago
Ingo Klöcker
4222e8e83a
kstyle: Fix a minor code quality issue
...
Fixes "Clarify calculation precedence for '&' and '?'."
GIT_SILENT
4 years ago
Ingo Klöcker
c7dff412bb
kstyle: Remove superfluous null pointer check of painter
...
Fixes code quality issue "Either the condition 'painter' is redundant or
there is possible null pointer dereference: painter."
4 years ago
Ingo Klöcker
8c00371a77
kstyle: Draw explicitly added focus frames
...
By default, a focus frame should only be drawn for a selected list of
widgets. But if an application developer explicitly adds a QFocusFrame
for some other widget that Breeze doesn't handle by default, then the
frame should also be drawn.
4 years ago
l10n daemon script
bb4024d051
SVN_SILENT made messages (.desktop file) - always resolve ours
...
In case of conflict in i18n, keep the version of the branch "ours"
To resolve a particular conflict, "git checkout --ours path/to/file.desktop"
4 years ago
Ingo Klöcker
bd99a3482f
kstyle: Fix build with KF 5.90
...
The minimum required KF is 5.90, but the namespaced include of
TabletModeWatcher didn't exist until KF 5.91. Use the old non-namespaced
include, if the namespaced include doesn't exist.
4 years ago
l10n daemon script
a60f04df6e
SVN_SILENT made messages (.desktop file) - always resolve ours
...
In case of conflict in i18n, keep the version of the branch "ours"
To resolve a particular conflict, "git checkout --ours path/to/file.desktop"
4 years ago
l10n daemon script
54ffea94f7
SVN_SILENT made messages (.desktop file) - always resolve ours
...
In case of conflict in i18n, keep the version of the branch "ours"
To resolve a particular conflict, "git checkout --ours path/to/file.desktop"
4 years ago
l10n daemon script
95e7d82f5b
SVN_SILENT made messages (.desktop file) - always resolve ours
...
In case of conflict in i18n, keep the version of the branch "ours"
To resolve a particular conflict, "git checkout --ours path/to/file.desktop"
4 years ago
David Edmundson
1963ee9ec6
Request passing unit tests on Linux and BSD
4 years ago
ivan tkachenko
2bf9fc4c7b
KStyle: Fix QQC2 ProgressBar desktop style in RTL layout direction
...
BUG: 430101
4 years ago
l10n daemon script
c12028c565
SVN_SILENT made messages (.desktop file) - always resolve ours
...
In case of conflict in i18n, keep the version of the branch "ours"
To resolve a particular conflict, "git checkout --ours path/to/file.desktop"
4 years ago
l10n daemon script
3f04b037c6
SVN_SILENT made messages (.desktop file) - always resolve ours
...
In case of conflict in i18n, keep the version of the branch "ours"
To resolve a particular conflict, "git checkout --ours path/to/file.desktop"
4 years ago
No Names
c00fd4f4db
kstyle: remove button gradients
...
Remove button gradients because they look outdated and the lighting model of having
a gradient that disappears on hover doesn't make sense. Also done in the QQC2 Breeze
style with https://invent.kde.org/plasma/qqc2-breeze-style/-/merge_requests/37 .
Initial discussion at https://invent.kde.org/plasma/breeze/-/merge_requests/211 .
4 years ago
l10n daemon script
18baf0ebc2
SVN_SILENT made messages (.desktop file) - always resolve ours
...
In case of conflict in i18n, keep the version of the branch "ours"
To resolve a particular conflict, "git checkout --ours path/to/file.desktop"
4 years ago
l10n daemon script
34deb125dc
SVN_SILENT made messages (.desktop file) - always resolve ours
...
In case of conflict in i18n, keep the version of the branch "ours"
To resolve a particular conflict, "git checkout --ours path/to/file.desktop"
4 years ago
ivan tkachenko
3cf4f4f70e
KStyle: Reuse existing local const variable
4 years ago
l10n daemon script
4ac913243f
SVN_SILENT made messages (.desktop file) - always resolve ours
...
In case of conflict in i18n, keep the version of the branch "ours"
To resolve a particular conflict, "git checkout --ours path/to/file.desktop"
4 years ago
l10n daemon script
e26ac57c0b
SVN_SILENT made messages (.desktop file) - always resolve ours
...
In case of conflict in i18n, keep the version of the branch "ours"
To resolve a particular conflict, "git checkout --ours path/to/file.desktop"
4 years ago