Commit Graph

15 Commits (f830fb3165b093bdb4696e3a877d702b2998cfda)

Author SHA1 Message Date
Alexander Lohnau 505379ed04 Use spdx syntax for all files
Michail Vourlakos 7eedf8f8a2 introduce errordata and errorinformationdata
Michail Vourlakos 462e15b428 viewsdialog:reduce opacity for cutted views
--this way we follow the filemanagers approach that
cutted records are appearing with big transparency
in order for the user to be informed about which
records are going to be moved after paste action
Michail Vourlakos 622cc6988c provide debug messages for ViewsTable
Michail Vourlakos 386e1bf284 introduce Layout ViewsTable
Michail Vourlakos a01c18a551 update geometrics for screenpool records
Michail Vourlakos ad0f9901b7 provide single screens data table
Michail Vourlakos 42757668cf provide specific screen data structure
Michail Vourlakos 1f5f6cd69a provide view templates through manager
Michail Vourlakos d5e83280d2 refactor:simplify layout data access
Michail Vourlakos dfbf83b4a1 activities menu:provide CurrentActivity option
Michail Vourlakos a36b49de77 data:extend generictable functionality
--provide different insert methods in order
to insert elements based on name or id sorting
criteria
Michail Vourlakos 7a3d68ed61 sort layouts based on their names
--when layouts are presented to the user it is preferred
to be perfectly sorted based on their names
Michail Vourlakos 5cb0277682 make layoutstable generic table dependent
Michail Vourlakos 3c92b04cbc provide generic table datatype