138 Commits (bba67ff4a8a6cc79d1a9fbb4f443e9321c24e6c1)

Author SHA1 Message Date
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
Aleix Pol 9da8d520d2 Loop through the outputs to figure out what is the primary output 12 years ago
Marco Martin 030f536383 use the proper l&f package, with LookAndFeelAccess 12 years ago
Marco Martin 1e45e7ddb6 set cursor theme too 12 years ago
Marco Martin 766f7868b5 prefix the defaults with the config file name 12 years ago
Aleix Pol 917a0c9624 Don't initialize twice desktopContainments when creating a new plasma instance 12 years ago
Aleix Pol c62330250a Simplify assertion statement 12 years ago
Aleix Pol 624cb57baa createContainmentForActivity doesn't necessarily create a containment 12 years ago
Aleix Pol d377d233ce Polish plasmoid initialization, screenForContainment 12 years ago
Marco Martin 7fa530ce1c don't crash 12 years ago
Marco Martin b8d5cae9b5 when a containment for screen is needed, create it 12 years ago
Marco Martin 66f166ff03 when a containment for screen is needed, create it 12 years ago
Marco Martin c02bc94e9b use Containment::appletAlternativesRequested 12 years ago
Marco Martin 74abdffbf4 move the alternatives dialog in the shell 12 years ago
Dan Vrátil 05bef50128 Fix position of ToolBox on second screen 12 years ago
Aleix Pol 166db46065 Comment out an assert we cannot fully control yet 12 years ago
Bhushan Shah ebf2ea24e2 Remove obsolete debug message and fix comment 12 years ago
Aleix Pol c7b912c559 Forgot to commit this 12 years ago
Aleix Pol 249077da7c remove comment I just added and remove unneeded lookup 12 years ago
Aleix Pol d64a70ef8d add comment 12 years ago
Aleix Pol 9726aa48d7 Don't add the view to the list until it's ready. 12 years ago
Marco Martin 04f4eaa515 append views as the first thing 12 years ago
Aleix Pol 851cd12662 Improve checking for last screen in screenInvariants 12 years ago