91 Commits (a7874d6c1f05e5e8316a2f044aa62e98f7f76646)

Author SHA1 Message Date
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
Martin Gräßlin ece22ef8e8 [screenlocker] Remove saverLockReady from org.kde.screensaver interface 12 years ago
Martin Gräßlin fcdcc7a2e3 [screenlocker] Remove setupPlasma from org.kde.screensaver interface 12 years ago
Martin Gräßlin c4401f2f6a [screenlocker] Remove boolean trap in ::lock 12 years ago
Martin Gräßlin d083718c46 [screenlocker] Remove lock slot without argument 12 years ago
Martin Gräßlin 458f183209 [screenlocker] Turn idleTimeout slot into lambda slot 12 years ago
Martin Gräßlin 7ee25947ed [screenlocker] Turn lockProcessReady slot into a lambda slot 12 years ago
Martin Gräßlin afb3b07449 [screenlocker] Turn lockProcessFinished slot into a lambda slot 12 years ago
Martin Gräßlin ee17221c6e [screenlocker] Turn KSldApp::grabKeyboard and ::grabMouse into local functions 12 years ago
Martin Gräßlin 491aa875a9 [screenlocker] Move sanity checks for lockGrace to kcfg 12 years ago