Michail Vourlakos
de1844a487
viewsdialog:radio buttons for single option menu
4 years ago
Andreas Sturmlechner
53aad2f979
Port away from deprecated API (NET::StaysOnTop -> NET::KeepAbove)
...
Deprecated since 5.0.
Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
4 years ago
Michail Vourlakos
76549a9f99
shortcuts:wait for view to fully shown properly
...
--the new approach is not using timers but actual
events from View in order to identify when the
view is fully shown and when their popup is actual
visible. This way popup showing and view slide-in
is always synchronized properly
BUG:425078
4 years ago
Michail Vourlakos
8028efaa6c
expose isShownFully to ViewPart::Visibility
4 years ago
Michail Vourlakos
e9c5ca5c75
import layout:load data from CentralLayout::data()
4 years ago
Michail Vourlakos
bc475da115
fixes for plural translation strings
4 years ago
Michail Vourlakos
c74b60c7da
subcontainments considered Expandable
4 years ago
Albert Astals Cid
4571c255ed
Fix i18np call
...
The first argument is the one that decides whether the first form or the
second form will be used, so needs to be a number, second argument gets
substituted onto the %2
Using join() of a string list of 1 just gives you the string
4 years ago
Michail Vourlakos
156103af4f
drop outline width exposure through gui
4 years ago
Michail Vourlakos
597ee4af5f
respect always appletIsExpandable flag
...
--this way applets that during start were
expandable and now they are not, they do
not trigger expanded codepaths
4 years ago
Michail Vourlakos
254db96f5e
setingsdialog:delete dialogs on close
4 years ago
Michail Vourlakos
274ad37685
viewsdialog:support export as template action
4 years ago
Michail Vourlakos
5484fca9a2
viewdialog:support export for backup
4 years ago
Michail Vourlakos
4f0830eb8a
fix orphanesubs warning for active layouts
4 years ago
Michail Vourlakos
321a6ba512
protect from plural translations crashes
4 years ago
Yuri Chornoivan
837a428eed
Fix minor typos
4 years ago
Michail Vourlakos
7fa05eaea3
fix plural for translated strings
4 years ago
Michail Vourlakos
ed3352b807
fix translation strings parameters counting
4 years ago
Michail Vourlakos
50b31f9ec2
update availScreenGeom properly when view removed
4 years ago
Michail Vourlakos
ce62b31901
drop .arg() from translation strings
4 years ago
Michail Vourlakos
d84c5152b3
support multiple sidebars triggering
...
--and also at the same time support specific
sidebars based on their names
4 years ago
Michail Vourlakos
16b83772e3
fixes for Sidebars hiding/showing behavior
4 years ago
Michail Vourlakos
c02b5ab6b7
settingsdialog:simplify import layout messages
4 years ago
Michail Vourlakos
5e9c838239
viewsdialog:support import function
4 years ago
Michail Vourlakos
ea13a6dee5
fix i18ncp translation calls
4 years ago
Michail Vourlakos
ff180c6d62
fix compilation from no needed brackets
4 years ago
Yuri Chornoivan
f1da40401e
Use i18ncp() for plurals
4 years ago
Michail Vourlakos
4bfe48e917
detailsdialog:provide popupmargin
4 years ago
Michail Vourlakos
940bee9408
Latte::Quick use layout popUpMargin
...
--this way we can support three different
popup styles. Plasma/AllBorders/Far From Edge
4 years ago
Michail Vourlakos
99382184ff
layout:provide popUpMargin
4 years ago
Michail Vourlakos
f36bba7d02
importlayout:do not show positive message
...
--when the added layout contains errors and warnings
then do not show the positive message that layout
imported successfully
4 years ago
Michail Vourlakos
e14814c49f
update configuration before validating it
4 years ago
Michail Vourlakos
6234253342
viewdialog:provide nice Repair for #W201
4 years ago
Michail Vourlakos
e9120d5507
respect kde frameworks less than 71
4 years ago
Michail Vourlakos
422c2f9d83
settingsdialog:initial errors/warnings only once
4 years ago
Michail Vourlakos
97b76a1bc7
viewsdialog:improve errors/warnings messages
4 years ago
Michail Vourlakos
2f005ea2a2
viewsdialog:fix inlines buttons order
4 years ago
Michail Vourlakos
660cef280f
settingsdialogs:consistent button look for inlines
4 years ago
Michail Vourlakos
680174c389
viewsdialog:hide inlinemessages when change layout
4 years ago
Michail Vourlakos
837842f1f1
layout:add function to remove orphan subcontainment
4 years ago
Michail Vourlakos
46e638e7d0
viewsdialog:error/warnings indicators
4 years ago
Michail Vourlakos
1fbf7b8719
disable repair button until is available
4 years ago
Michail Vourlakos
9834d39e66
viewsdialog:report for W205
...
--that is same applet and containment id
4 years ago
Michail Vourlakos
72924004bc
viewsdialog:warning report for #204 case
4 years ago
Michail Vourlakos
44d4c5a4de
viewsdialog:report for error #107
...
--orphaned pseudo applets lost connection with their
subcontainment
4 years ago
Michail Vourlakos
ed57e2146e
settingsdialog:specify POSITIVE hideinterval
4 years ago
Michail Vourlakos
faa79dfc75
use KMessageBox for removing indicator confirmation
4 years ago
Michail Vourlakos
e1cf44240e
use KMessageBox for Multiple Layout warning
4 years ago
Michail Vourlakos
dcdc239fc4
update show inline messages to Positive
...
--when an action succeeds
4 years ago
Michail Vourlakos
cb44cd77c2
error #103,provide action buttons for user
4 years ago