Alexander Lohnau
45bfac4b5f
Prepend SPDX-FileCopyrightText to author info
2021-05-21 16:50:40 +02:00
Alexander Lohnau
ce398855ee
Convert license headers to SPDX
2021-05-21 16:45:03 +02:00
Michail Vourlakos
40496ca32f
screensdialog:provide initial ui
2021-05-21 17:28:08 +03:00
Michail Vourlakos
e241a79385
improve layouts menu items spacing
2021-05-16 22:23:57 +03:00
Michail Vourlakos
2fc50d255a
provide thick,length margins for layout icon
2021-05-16 09:13:06 +03:00
Michail Vourlakos
88f72bcc3b
contextmenu:draw layout icons
...
--change also layout actions to radiobuttons
2021-05-15 15:59:52 +03:00
Michail Vourlakos
4371067275
viewdialog:support reverse radiobuttons
2021-05-15 15:59:52 +03:00
Michail Vourlakos
cbd8d5d88c
layoutsmanager:take responsibility for layout icons
2021-05-15 15:59:52 +03:00
Michail Vourlakos
517b423bc6
settingsdialog:do not override layout icons
...
--in multiple layouts mode in the past the activities
icons could be used in order to identify layouts in
settings dialog. This is now dropped and only the
layout icon and background are used.
2021-05-15 15:59:52 +03:00
Michail Vourlakos
b846933e8e
dialogs:provide same codepath to draw layout icons
2021-05-15 15:59:52 +03:00
Michail Vourlakos
076deece2f
simplify drawLayoutIcon function
2021-05-15 15:59:52 +03:00
Michail Vourlakos
53a44fbb40
settingsidalogs:simplify background drawing
...
--background drawing for subitems of information
can be one for all and there is no needed for it
to be at per subitem
2021-05-15 15:59:52 +03:00
Michail Vourlakos
de1844a487
viewsdialog:radio buttons for single option menu
2021-05-15 15:59:52 +03:00
Michail Vourlakos
e9c5ca5c75
import layout:load data from CentralLayout::data()
2021-05-10 22:59:46 +03:00
Michail Vourlakos
bc475da115
fixes for plural translation strings
2021-05-08 19:26:48 +03:00
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
2021-05-08 12:59:01 +00:00
Michail Vourlakos
156103af4f
drop outline width exposure through gui
2021-05-08 14:55:19 +03:00
Michail Vourlakos
254db96f5e
setingsdialog:delete dialogs on close
2021-05-08 11:41:16 +03:00
Michail Vourlakos
274ad37685
viewsdialog:support export as template action
2021-05-08 11:41:16 +03:00
Michail Vourlakos
5484fca9a2
viewdialog:support export for backup
2021-05-08 11:41:16 +03:00
Michail Vourlakos
321a6ba512
protect from plural translations crashes
2021-05-05 13:51:46 +03:00
Yuri Chornoivan
837a428eed
Fix minor typos
2021-05-05 08:54:18 +03:00
Michail Vourlakos
7fa05eaea3
fix plural for translated strings
2021-05-04 10:40:31 +03:00
Michail Vourlakos
ed3352b807
fix translation strings parameters counting
2021-05-04 10:28:51 +03:00
Michail Vourlakos
ce62b31901
drop .arg() from translation strings
2021-05-04 09:19:20 +03:00
Michail Vourlakos
c02b5ab6b7
settingsdialog:simplify import layout messages
2021-05-03 20:05:13 +03:00
Michail Vourlakos
5e9c838239
viewsdialog:support import function
2021-05-03 19:54:01 +03:00
Michail Vourlakos
ea13a6dee5
fix i18ncp translation calls
2021-05-03 10:43:44 +03:00
Michail Vourlakos
ff180c6d62
fix compilation from no needed brackets
2021-05-03 10:32:34 +03:00
Yuri Chornoivan
f1da40401e
Use i18ncp() for plurals
2021-05-03 05:26:57 +00:00
Michail Vourlakos
4bfe48e917
detailsdialog:provide popupmargin
2021-05-03 04:01:03 +03:00
Michail Vourlakos
99382184ff
layout:provide popUpMargin
2021-05-03 02:50:23 +03:00
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
2021-05-02 22:20:11 +03:00
Michail Vourlakos
e14814c49f
update configuration before validating it
2021-05-02 22:10:19 +03:00
Michail Vourlakos
6234253342
viewdialog:provide nice Repair for #W201
2021-05-02 21:59:24 +03:00
Michail Vourlakos
e9120d5507
respect kde frameworks less than 71
2021-05-02 20:35:47 +03:00
Michail Vourlakos
422c2f9d83
settingsdialog:initial errors/warnings only once
2021-05-02 11:30:05 +03:00
Michail Vourlakos
97b76a1bc7
viewsdialog:improve errors/warnings messages
2021-05-02 10:44:32 +03:00
Michail Vourlakos
2f005ea2a2
viewsdialog:fix inlines buttons order
2021-05-02 10:44:32 +03:00
Michail Vourlakos
660cef280f
settingsdialogs:consistent button look for inlines
2021-05-02 10:44:32 +03:00
Michail Vourlakos
680174c389
viewsdialog:hide inlinemessages when change layout
2021-05-02 10:44:32 +03:00
Michail Vourlakos
46e638e7d0
viewsdialog:error/warnings indicators
2021-05-02 00:59:34 +03:00
Michail Vourlakos
1fbf7b8719
disable repair button until is available
2021-05-02 00:24:56 +03:00
Michail Vourlakos
9834d39e66
viewsdialog:report for W205
...
--that is same applet and containment id
2021-05-02 00:18:32 +03:00
Michail Vourlakos
72924004bc
viewsdialog:warning report for #204 case
2021-05-01 18:39:53 +03:00
Michail Vourlakos
44d4c5a4de
viewsdialog:report for error #107
...
--orphaned pseudo applets lost connection with their
subcontainment
2021-05-01 18:24:21 +03:00
Michail Vourlakos
ed57e2146e
settingsdialog:specify POSITIVE hideinterval
2021-05-01 16:48:26 +03:00
Michail Vourlakos
dcdc239fc4
update show inline messages to Positive
...
--when an action succeeds
2021-05-01 15:17:41 +03:00
Michail Vourlakos
cb44cd77c2
error #103,provide action buttons for user
2021-05-01 15:11:28 +03:00
Michail Vourlakos
6e2b2c1e37
viewsdialog:suggestions for fixing error #103
2021-05-01 13:46:03 +03:00