100 Commits (705ec385df2b6fc0c81b046f4323fbd61baadd26)

Author SHA1 Message Date
Wolfgang Bauer 705ec385df kscreenlocker_greet: use SA_RESTART for signal handler 12 years ago
Yuri Chornoivan efb17fe58c Fix POT generation 12 years ago
Aleix Pol bac3b0d67e Fix build 12 years ago
Aleix Pol 472177714e Make dependencies explicit 12 years ago
Aleix Pol 95795ed76b Port ksmserver's screenlocker to use QGuiApplication rather than QApplication 12 years ago
Aleix Pol a86411e598 Remove unused headers 12 years ago
Aleix Pol da9348acdf Use ShellPluginLoader::init() to initialize it 12 years ago
Aleix Pol 8a5aaf59a9 Move screenlocker to use lookandfeel packages 12 years ago
Martin Gräßlin d144dcd382 Bring back a KCM for the screen locker 12 years ago
Aleix Pol cc2e741d0a Initial version of the breeze logout/shutdown screen 12 years ago
Aleix Pol 9710341637 Don't pass a theme anymore 12 years ago
Aleix Pol 307c08a354 Now the theme we pass as an argument is the actual qml file 12 years ago
Aleix Pol 195026dc93 Add a horrible hack to be able to use lookandfeel packages 12 years ago
Aleix Pol f85b947cfa Move the logout theme into the lookandfeel package 12 years ago
Aleix Pol 64dafac86e Port test app away from kde4support 12 years ago
Aleix Pol fd78424954 Make it possible to choose the shutdown dialog frontend to use 12 years ago
Sebastian Kügler 9bc2c669f1 High-DPI aware dialog sizing 12 years ago
Aleix Pol 2add7fb918 Let the shutdown dialog close when pressing escape 12 years ago
Aleix Pol 31a3097587 Increase the margin of the timeout label 12 years ago
Aleix Pol 97899ebd8b Don't show the shutdown dialog on the taskbar 12 years ago
Aleix Pol 1e3155b059 Remove unneeded commented code 12 years ago
Aleix Pol a0336b11ee Remove helper.js file 12 years ago
Aleix Pol 997dcef5f9 Refactor the layouting code 12 years ago
Aleix Pol d9148d0c25 This is being called in XChangeProperty 12 years ago
Aleix Pol 816934a914 Only update the focusedButton if activeFocus is true 12 years ago
Aleix Pol ae2eefaaac Remove logic from Timer triggered slot 12 years ago
Aleix Pol ecf08d2827 Prefer Label to a Text+color 12 years ago
Aleix Pol 24ce38215a Remove redundant logic 12 years ago
Aleix Pol b4091dd230 small cleanup 12 years ago
Aleix Pol 90867a66f1 Make it possible to set the test dialog app choose with an argument 12 years ago
Aleix Pol fc6ddce4a7 Make sure automaticallyDoLabel is initialized properly 12 years ago
Martin Gräßlin 976650914b [screenlocker] Pass grace time as command line argument to greeter 12 years ago
Martin Gräßlin 1206f8d4af [screenlocker] Ignore alpha value in test for isBlack 12 years ago
Martin Gräßlin 5c78986e1a [screenlocker] Move grace time unlock functionality to KSLDApp 12 years ago
Martin Gräßlin fda9428d4e [screenlocker] Add unit test for LockWindow 12 years ago
Martin Gräßlin 4325433cb3 [screenlocker] Add a unit test for KSldApp 12 years ago
Martin Gräßlin 654287f7ef Do not set a custom format on QQuickWindows 12 years ago
Jonathan Riddell 612f470b9f don't install kconf_update files from KDE4 land, KF5 apps start with a fresh install 12 years ago
Jonathan Riddell 20385001a3 use renamed kioclient5 12 years ago
Martin Gräßlin b012d70b14 [screenlocker] Remove autologout functionality 12 years ago
Martin Gräßlin 4ddff91905 [screenlocker/greeter] Drop code for GraphicsSceneMousePressEvent handling 12 years ago
Martin Gräßlin 40d607d7cc [screenlocker] Rename configuration file and config groups 12 years ago
Martin Gräßlin 18895ccb85 [screenlocker] Drop Saver config option 12 years ago
Martin Gräßlin 0e8ccdf41e [screenlocker] Drop PluginsUnlock and PluginOption configuration keys 12 years ago
Martin Gräßlin bea6003bc5 [screenlocker] Drop Priority configuration key 12 years ago
Martin Gräßlin 5d006ce70f [screenlocker] Drop the Action* configuration keys 12 years ago
Martin Gräßlin 8afbdd565b [screenlocker] Drop SuspendWhenInvisible configuration key 12 years ago
Martin Gräßlin 3103daa67d [screenlocker] Drop config option ScreenSaverEnabled 12 years ago
Martin Gräßlin c0f95dc907 [screenlocker] Drop unused greeter.h and greeter.cpp 12 years ago
Martin Gräßlin 7b69bdc753 Add unit test for kscreenlocker_greet to test all signals 12 years ago