159 Commits (758fa766b20a7c8b8eae7b85be7cb277f1f109d8)

Author SHA1 Message Date
Aleix Pol e875cc692a Fix crash when disconnecting a screen when using Qt 5.4 12 years ago
Aleix Pol d801804271 --debug 12 years ago
Marco Martin 979981b876 signal availableScreenRectChanged on type change 12 years ago
Marco Martin 8904525356 set the screen as soon as possible 12 years ago
Jeremy Whiting 2ee9e8857f DigitalClock: Add timezone information to digital clock tooltip. 12 years ago
Jeremy Whiting 43ecaacc63 DigitalClock: Add timezone information to digital clock tooltip. 12 years ago
Marco Martin e0242f07c4 export PanelView as well, so its enum can be accessed 12 years ago
Marco Martin 902d848ed5 ensure screen() is correct 12 years ago
Marco Martin ad31939ebf take theme name also from the shell package if avail 12 years ago
Marco Martin acd0aef096 remove fillScreen, introduce WindowedDesktop type 12 years ago
Marco Martin c81e52acfe don't modify shellcorona, is already complex enough 12 years ago
Marco Martin b94ee7f395 the standalone mode has own corona 12 years ago
Marco Martin c3934b129b custom theme if standalone app 12 years ago
Marco Martin fa62974dcb don't do multiscreen if we are a standalone app 12 years ago
Marco Martin 162297b7e1 expose a WindowType api to Desktop.qml 12 years ago
Marco Martin 68225d8075 view::fillScreen false is a perfectly legal value 12 years ago
Ivan Čukić 699407128a Fixing screen invariants to support containments without an assigned screen 12 years ago
Marco Martin 6970bc2fb7 consider CustomPanelContainment case 12 years ago
Marco Martin 8e0068c64c correct screen() even when is still starting up 12 years ago
Marco Martin 2b9088606c containment loses screen if its activity not current 12 years ago
Marco Martin 93ed2cb13d restore kiosk disable for unlocking widgets 12 years ago
Marco Martin 35dc2b60d5 set a default package in the l&f structure 12 years ago
Marco Martin 3a018d496f add a default fallback to lnf packagestructure 12 years ago
Aaron Seigo 1d3d9ce8e8 ShellPluginLoader is no longer necessary 12 years ago
Aaron Seigo 3a07bc8b73 yet more consistency 12 years ago
Aleix Pol 11ff706c40 Prevent stupid crash 12 years ago
Aaron Seigo e8b50316e4 consistency and readability: get rid of static file methods 12 years ago
Aaron Seigo f2a6cc67a7 get rid of dptr 12 years ago
Aaron Seigo 8336c30ae2 remove some debugging 12 years ago
Aaron Seigo b9fbc59d20 make just one plugin out of both components 12 years ago
Aaron Seigo 903b83dd06 add a scriptengine to the root context of the interactive console QML 12 years ago
Aaron Seigo 9d9acc9c06 desktopscriptengine is not longer needed 12 years ago
Aaron Seigo b50dbfdbf3 remove include that is no longer there 12 years ago
Aaron Seigo 25771ea19c rely on qml to create the interactive console interface 12 years ago
Aaron Seigo 0234bdcbb7 include 'plasmaquick' directly in the includes 12 years ago
Aaron Seigo a4bd55b676 rename the alternativesdialog* files to anteraltiveshelper.* 12 years ago
Aaron Seigo 2db8cd6373 make the alternatives *dialog* a helper 12 years ago
Aaron Seigo f4ab2f16bc use the appletalternativesui package path 12 years ago
Aaron Seigo fb0d0dec90 always set the first view to the new primary 12 years ago
Aaron Seigo f41da61096 count was used 10 times, size 6 times; count wins and gets all 16 12 years ago
Aaron Seigo 345b9441e1 back out this part of the clean_shellcorona merge 12 years ago
Aaron Seigo 5454806953 more style fixes 12 years ago
Aaron Seigo e03f076687 non-recursive version that doesn't march panels to the last screen 12 years ago
Aaron Seigo 3dbe72513d instead of tracking an index, act directly on the item 12 years ago
Aaron Seigo a9278ba761 only add the output if it is enabled 12 years ago
Aaron Seigo 33db4c5cb0 clean ups of dead code and code style violations 12 years ago
Aaron Seigo 2fa2a17aae --deadcode; 12 years ago
Aaron Seigo 2a592e7969 put the invariant checks into a debug only block 12 years ago
Aaron Seigo f720c8b714 removeScreen -> remove(DesktopView*) 12 years ago
Marco Martin 0535a16161 restore "add panel" context menu functionality 12 years ago