Commit Graph

29101 Commits

Author SHA1 Message Date
Jelle van der Waa a97772aab9 add Planet Python 2014-10-29 21:35:59 +01:00
Kovid Goyal bed9220fc5 Re-enable the system tray icon on linux. System tray icons now work in any desktop environment that supports the StatusNotifier spec, such as Ubuntu Unity, KDE 4+, GNOME 3, etc.
Since calibre 2.0, the system tray icon functionality in linux had been
disabled because of bugs in Qt 5. calibre now contains its own system
tray icon implementation to work around Qt 5 bugs.
2014-10-29 22:18:54 +05:30
Kovid Goyal b679db73ed Make activated() signal compatible with Qt. Allow setting app_id via the factory() function 2014-10-29 21:34:55 +05:30
Kovid Goyal d136c99cb4 ... 2014-10-29 21:09:34 +05:30
Kovid Goyal 8229b8b1cb ... 2014-10-29 20:53:56 +05:30
Kovid Goyal a1d3533d3f Initialize the dbus library when launching a GUI app and use the central GUI app launch points when using calibre-debug as well 2014-10-29 20:25:31 +05:30
Kovid Goyal 23dce4673d Add systray tooltip to demo and honor the DontUseNativeToolbars application attribute 2014-10-29 18:23:55 +05:30
Kovid Goyal c0e585960a Buttons to add/remove menus from the menubar in the demo 2014-10-29 14:30:37 +05:30
Kovid Goyal f516777af6 ... 2014-10-29 14:03:04 +05:30
Kovid Goyal 7b5bc38d8b Fix system tray icons not working in Ubuntu 2014-10-29 13:46:36 +05:30
Kovid Goyal 1b1f1b0cc8 Add system tray to demo app 2014-10-29 11:42:24 +05:30
Kovid Goyal fce224af80 Refactor StatusNotifierItem to uses the global DBus export factory 2014-10-29 10:51:44 +05:30
Kovid Goyal bd9d3b5478 Add a submenu to the demo 2014-10-29 10:16:29 +05:30
Kovid Goyal d5a24b5165 Implement the AboutToShow callbacks 2014-10-29 10:05:23 +05:30
Kovid Goyal 999bdb0bca Handle checkable actions and make event processing async 2014-10-29 08:51:54 +05:30
Kovid Goyal 73709f7c00 Make more details available in the error message when failing to start calibre because another instance is running 2014-10-29 08:36:25 +05:30
Kovid Goyal 2f00102174 A demo application using Unity's global menu bar 2014-10-29 07:42:03 +05:30
Kovid Goyal d3e7c92e70 Implement API to get menu layout and properties 2014-10-28 15:35:43 +05:30
Kovid Goyal 9eba0872fc ... 2014-10-28 10:06:10 +05:30
Kovid Goyal 1a8ab239f0 Fix #1386513 [Little typo? (semantics)](https://bugs.launchpad.net/calibre/+bug/1386513) 2014-10-28 09:51:36 +05:30
Kovid Goyal 4dbab0301e Merge branch 'master' of https://github.com/j-howell/calibre 2014-10-28 09:00:06 +05:30
Kovid Goyal b94b4adb55 Get Books: Add a new store, Bubok (bubok.es)
Merge branch 'master' of https://github.com/bubok/calibre
2014-10-28 08:37:47 +05:30
Kovid Goyal 6ed862934e ... 2014-10-28 08:31:58 +05:30
j-howell 76aabcd46d Fix proceed dialog pops up multiple times 2014-10-27 14:49:16 -04:00
Kovid Goyal 67ba10d3bf Skeleton of the DBus API for dbusmenu 2014-10-27 22:16:57 +05:30
Rafael Vega e8667f8747 Adding Bubok Spain store to the search plugins
Bubok Spain is a publisher, store and library with a big book data base
2014-10-27 11:27:19 -05:00
Kovid Goyal 4cff896ed4 Split up code into individual modules 2014-10-27 18:41:52 +05:30
Kovid Goyal e0e0fb83bb Move DBUS exports into its own package 2014-10-27 18:30:18 +05:30
Kovid Goyal 23ed18f355 Start work on DBUS menu exporter for Unity 2014-10-27 18:24:57 +05:30
Kovid Goyal cdcfc358e8 Ensure details widget has fixed width for its size hint in the proceed popup 2014-10-27 14:42:49 +05:30
Kovid Goyal facf01e9dd Proceed notification, fix changing action button text on successive questions not recalculating width (QDialogButtonBox is a mess) 2014-10-27 12:05:43 +05:30
Kovid Goyal ffc8e6ea1d Fix #1386036 [Little typo?](https://bugs.launchpad.net/calibre/+bug/1386036) 2014-10-27 09:03:26 +05:30
Kovid Goyal 8de5eb55f8 Fix #1386029 [Little typo?](https://bugs.launchpad.net/calibre/+bug/1386029) 2014-10-27 08:19:12 +05:30
Kovid Goyal b2a78f0d4b Revert inclusion of PyQt QTDBus module 2014-10-27 08:04:20 +05:30
Kovid Goyal 7e97b88d99 Update Tyzden
Merge branch 'master' of https://github.com/rakyi/calibre
2014-10-27 07:43:35 +05:30
Kovid Goyal 07ebd39092 Add X-Cinnamon 2014-10-27 07:39:27 +05:30
Martin Račák 525bb17d88 Updated .týždeň recipe to work with current version of the site. 2014-10-26 22:52:30 +01:00
Kovid Goyal 9ec0e3cdd4 ... 2014-10-27 01:12:38 +05:30
Kovid Goyal 12c9fccc2d Use GNOME dialog button order if XDG_CURRENT_DESKTOP is set to CINNAMON 2014-10-27 01:11:47 +05:30
Kovid Goyal f875b50bcf Links to documentation of the SNI pseudo-spec 2014-10-27 01:06:33 +05:30
Kovid Goyal 1e4c552771 Use icon serializations instead of icon names 2014-10-27 01:01:02 +05:30
Kovid Goyal ecae82a1d0 ... 2014-10-27 00:42:17 +05:30
Kovid Goyal 372bb03037 Get the tooltips and context menu (on KDE) working 2014-10-26 22:27:01 +05:30
Kovid Goyal b2ea3e8f0d Start work on Status Notifier Item support for linux 2014-10-26 22:07:20 +05:30
Kovid Goyal 21b51fffaa Driver for Tolino Vision 2. Fixes #1385904 [No driver for Tolino Vision 2](https://bugs.launchpad.net/calibre/+bug/1385904) 2014-10-26 21:17:42 +05:30
Kovid Goyal d9f8189057 Merge branch 'master' of https://github.com/jelly/calibre 2014-10-26 17:42:22 +05:30
Jelle van der Waa 5e2c978b28 add krebs on security recipe 2014-10-26 12:58:35 +01:00
Kovid Goyal 6dcbd4e4d8 Merge branch 'master' of https://github.com/cbhaley/calibre 2014-10-26 12:04:57 +05:30
Kovid Goyal 49c7a857e4 Include python bindings for QtDBus on linux 2014-10-26 12:04:43 +05:30
Charles Haley 2795462438 Performance improvement: get proxy metadata once per book instead of once per user category 2014-10-26 07:12:23 +01:00