1
0
mirror of https://github.com/KDE/latte-dock.git synced 2025-02-01 01:47:23 +03:00

668 Commits

Author SHA1 Message Date
Johan Smith Agudelo Rodriguez
50f5402620 Using Check mark character instead of CheckBox for the table 2017-07-24 20:01:11 +03:00
Michail Vourlakos
0a53646847 send a notification when switching layouts dynamic 2017-07-24 20:01:11 +03:00
Michail Vourlakos
ecf67a2a9d dynamic changing to layouts based on activities 2017-07-24 20:01:11 +03:00
Johan Smith Agudelo Rodriguez
9ecc961017 fix checkbox alignment 2017-07-24 20:01:11 +03:00
Michail Vourlakos
50636fcc0c improve semantics for columns references 2017-07-24 20:01:11 +03:00
Michail Vourlakos
93deb7d3cc add presets on startup 2017-07-24 20:01:11 +03:00
Michail Vourlakos
b39dc2b72a support import v0.2 config files from layout manager 2017-07-24 20:01:11 +03:00
Michail Vourlakos
9f16814780 remove deprecated globalsettings 2017-07-24 20:01:11 +03:00
Michail Vourlakos
f89f78b964 support import configuration from command line 2017-07-24 20:01:11 +03:00
Michail Vourlakos
5ecc9b2281 support import/export configurations 2017-07-24 20:01:11 +03:00
Michail Vourlakos
49fd921c2c hide the id column in layouts manager 2017-07-24 20:01:11 +03:00
Michail Vourlakos
cdc5478b7b import correctly old layouts from old config files 2017-07-24 20:01:11 +03:00
Michail Vourlakos
858d975ea5 support import version 2 layout files 2017-07-24 20:01:11 +03:00
Michail Vourlakos
03cd1f1c8c provide correct naming for copied layouts 2017-07-24 20:01:11 +03:00
Michail Vourlakos
3e3d180794 show column names properly in layout manager 2017-07-24 20:01:11 +03:00
Michail Vourlakos
ed6ca64c1f support restore Presets in layouts manager 2017-07-24 20:01:11 +03:00
Michail Vourlakos
23391e53f5 support copy method in layout manager 2017-07-24 20:01:11 +03:00
Michail Vourlakos
eb6071a4d2 support removing layouts from layout manager 2017-07-24 20:01:11 +03:00
Michail Vourlakos
2958fb3cf6 support exporting layout 2017-07-24 20:01:11 +03:00
Michail Vourlakos
9195dafbc9 support renaming of active layout 2017-07-24 20:01:11 +03:00
Michail Vourlakos
db7da1221a support renaming for not running layouts 2017-07-24 20:01:11 +03:00
Michail Vourlakos
b6352c587d update menu layouts from the layouts window 2017-07-24 20:01:11 +03:00
Michail Vourlakos
252ca89725 update layout settings(color,menu,activities 2017-07-24 20:01:11 +03:00
Michail Vourlakos
532936637c make check to not conflict the layouts names 2017-07-24 20:01:11 +03:00
Michail Vourlakos
6e0335d6f2 in start disable Ok and Apply button in manager 2017-07-24 20:01:11 +03:00
Michail Vourlakos
8e628904eb set the path of layout as id for layoutSettings 2017-07-24 20:01:11 +03:00
Michail Vourlakos
41291aac98 fix switch mechanism of the layouts manager 2017-07-24 20:01:11 +03:00
Michail Vourlakos
20fe472378 improve visual for layouts tableview 2017-07-24 20:01:11 +03:00
Michail Vourlakos
5ff0e7af5b save layout window size to improve usability 2017-07-24 20:01:11 +03:00
Michail Vourlakos
85bd62acc6 hide rows number in layout manager 2017-07-24 20:01:11 +03:00
Michail Vourlakos
e11d804898 improve checkbox layout in manager 2017-07-24 20:01:11 +03:00
Michail Vourlakos
4fefc56b43 stretch layouts tableview to window size 2017-07-24 20:01:11 +03:00
Michail Vourlakos
78b4eb798a restore menu checkbox behavior 2017-07-24 20:01:11 +03:00
Michail Vourlakos
f28edd6d03 make activities combobox work properly
--activitiescmbbox in layout manager now shows always only
the available activities
2017-07-24 20:01:11 +03:00
Michail Vourlakos
d8716f18a8 improve the Activities combobox behavior 2017-07-24 20:01:11 +03:00
Michail Vourlakos
b48d1eb4ac improve layout switching in plasmoid and manager 2017-07-24 20:01:11 +03:00
Michail Vourlakos
0dfdd75746 drop QMultiComboBox for activities selection
--QMultiComboBox couldnt cooperate nicely with the
TableView, a different approach is needed. Probably
it is easier to just add a text indicator for the selected
activities
2017-07-24 20:01:11 +03:00
Michail Vourlakos
747fe2fd02 expose a QMultiComboBox for activities in layouts 2017-07-24 20:01:11 +03:00
Michail Vourlakos
5b10280500 expose activities properties through corona 2017-07-24 20:01:11 +03:00
Michail Vourlakos
9e213bfa00 improve layout for menu checkbox 2017-07-24 20:01:11 +03:00
Michail Vourlakos
3bbfeced5f provide correct color combobox in layouts manager 2017-07-24 20:01:11 +03:00
Michail Vourlakos
0762e57bab add functionality for the color combobox
--add more needed functionality for the color combobox.
set the current color correctly for the combobox.
2017-07-24 20:01:11 +03:00
Michail Vourlakos
ef8e587672 create colorcombobox for layouts
--create a new delegate for the combobox of layouts
color
2017-07-24 20:01:11 +03:00
Michail Vourlakos
a247170c61 add icons to layouts window buttons 2017-07-24 20:01:11 +03:00
Michail Vourlakos
7ac0f13c49 improve layouts window visual when selecting row 2017-07-24 20:01:11 +03:00
Michail Vourlakos
86bc896fa0 center checkboxes in layouts window 2017-07-24 20:01:11 +03:00
Michail Vourlakos
049e539c99 increase layouts window size 2017-07-24 20:01:11 +03:00
Michail Vourlakos
fc8475c74a set translatable layouts window title 2017-07-24 20:01:11 +03:00
Michail Vourlakos
922dfb92c1 select row for current layout in layouts window 2017-07-24 20:01:11 +03:00
Michail Vourlakos
f7558bb686 enable Switch button in the layouts window 2017-07-24 20:01:11 +03:00