Commit graph

359 commits

Author SHA1 Message Date
Marco Martin
39b70c17a2 make positioning work in wayland too 2015-06-04 17:01:08 -07:00
Marco Martin
9e3b4e46b3 add a panel always visible 2015-06-04 15:14:26 -07:00
Marco Martin
acebac0944 bottom panel 2015-06-04 14:08:27 -07:00
Marco Martin
89459bedcb nice animations 2015-06-04 13:35:46 -07:00
Marco Martin
bdb4821376 simple kwin script for a fullscreen switcher 2015-06-04 13:13:53 -07:00
Marco Martin
add3efbe9a restore the tabbar in the top panel 2015-06-03 20:34:43 -07:00
Marco Martin
57dfcbcce7 make sure to reset compactrep anchors 2015-06-03 15:49:46 -07:00
Marco Martin
7c1bc53c9d better panel drag behavior 2015-06-03 12:52:02 -07:00
Marco Martin
85fdc45d03 move ofono stuff in different file
since is now loaded in a Loader, it should fail gracefully
2015-06-03 10:14:59 -07:00
Marco Martin
ebb4e5677a remove ofono import from Desktop
all in Pin that is conditionally loaded: it should fail more gracefully
2015-06-03 10:00:18 -07:00
Marco Martin
5798ab3e48 add a simple applet to control brightness 2015-05-27 18:28:17 +02:00
Marco Martin
adba281d59 move title and arrow in default compactrepresentation 2015-05-27 15:29:44 +02:00
Marco Martin
0a00527788 remove satellitecomponents import 2015-05-21 16:10:09 +02:00
Marco Martin
53706c6fd4 try with normal colorgroup for applets 2015-05-21 10:02:34 +02:00
Marco Martin
3906520241 yout fixes 2015-05-21 10:02:34 +02:00
Marco Martin
5179b04a68 some layout fixes 2015-05-21 10:02:34 +02:00
Marco Martin
adc4603274 return to voicecall 2015-05-20 11:12:25 +02:00
Marco Martin
0ec05d6687 e telepathyHelper for calling 2015-05-19 19:13:30 +02:00
Marco Martin
b4823d8c7b default to OfonoWrapperUbuntu 2015-05-19 19:10:04 +02:00
Marco Martin
b01da75aa1 simple ofonowrapper done on top of ubuntu thing 2015-05-19 17:56:06 +02:00
Marco Martin
af43ce3b6a remove the solid rectangle 2015-05-18 14:24:24 +02:00
Marco Martin
8c7d89e105 run kded and kbuildsycoca5 2015-05-18 14:22:10 +02:00
Marco Martin
fd7a2e7c08 keep applet expanded when only one 2015-05-15 17:03:03 +02:00
Marco Martin
8f826e5d9f djust the defaults 2015-05-15 16:52:27 +02:00
Marco Martin
18a16db520 taller panel by default 2015-05-15 13:53:03 +02:00
Marco Martin
36e693b5a0 install plugins in the proper location 2015-05-15 13:17:20 +02:00
Marco Martin
62df66b045 rename homescreen library 2015-05-14 18:13:00 +02:00
Marco Martin
0108d70fb4 move the applicationslistmodel to containment c++
the application list is only used in that containment for now: don't
create an extra qml import just for that, but put it into the c++
applet for the homescreen instead to make sure nobody else
uses it at least until we are really sure is needed elsewhere
2015-05-14 18:05:01 +02:00
Marco Martin
e8ce367925 iinstall in the plasmoids plugin directory 2015-05-14 17:11:14 +02:00
Marco Martin
e42d5b908a remove references to voicecall 2015-05-13 15:05:53 +02:00
Marco Martin
09dabb8d42 install components in ${KDE_INSTALL_QMLDIR} 2015-05-13 15:05:52 +02:00
Boudewijn Rempt
8852179194 Remove greenisland from startup script
We're using simplelogin and kwin now.
2015-05-13 11:36:11 +00:00
Boudewijn Rempt
dd568f8896 Make build with older versions of knotifications
The current version with LoopSound isn't available yet.
2015-05-13 11:34:44 +00:00
Boudewijn Rempt
13a03469de Disable services for now
There is no systemd on ubuntu-phone
2015-05-13 11:34:26 +00:00
Marco Martin
e640d7f33f wrap voiceCall calls to a single qml file
this will make easier to port to $whatever if needed
2015-05-13 12:51:56 +02:00
Marco Martin
248095bdf3 don't use qtofono bindings
not necessary here
2015-05-13 10:21:21 +02:00
Marco Martin
9a297704ec black-ish panel when empty 2015-05-12 19:04:16 +02:00
Marco Martin
85345d2026 support statusnotifieritems 2015-05-12 18:59:55 +02:00
Marco Martin
27742df3ab correctly update root.expandedApplet value 2015-05-12 18:32:06 +02:00
Marco Martin
f8dbef7477 solve conflicts 2015-05-12 16:27:18 +02:00
Marco Martin
264bff2854 Merge branch 'mart/newContainmentShell'
Conflicts:
	CMakeLists.txt
	shell/contents/views/Desktop.qml
2015-05-12 16:22:17 +02:00
Martin Klapetek
4267242ac0 [phonebook] Make use of the SectionScroller 2015-05-12 13:29:21 +02:00
Martin Klapetek
f45474eba3 Add the custom SectionScroller
This now copies to look from the mockup
2015-05-12 13:29:21 +02:00
Boudewijn Rempt
9ef0eef98b Fix spello 2015-05-12 10:34:51 +02:00
Boudewijn Rempt
624e47be6c Hide some qtcreator droppings 2015-05-12 10:34:43 +02:00
Marco Martin
015c03b75d invoke the dialer 2015-05-05 20:13:10 +02:00
Marco Martin
4dbdce0fc4 use parameter to support the call:// uris 2015-05-05 19:45:13 +02:00
Marco Martin
5ad851df7c correct namespace 2015-05-05 19:41:10 +02:00
Marco Martin
356c504183 manage arguments in activateRequested 2015-05-05 19:38:31 +02:00
Marco Martin
c267e6e689 support call://number as paramenter 2015-05-05 19:29:48 +02:00