Commit Graph

23127 Commits

Author SHA1 Message Date
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 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
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 07ebd39092 Add X-Cinnamon 2014-10-27 07:39:27 +05:30
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
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
Kovid Goyal fc78db2c60 ... 2014-10-26 09:28:55 +05:30
Kovid Goyal 5bee29c154 ... 2014-10-26 09:10:43 +05:30
Kovid Goyal d98042f993 Linux: Force use of GNOME button layout for dialogs when running under the GNOME, UNITY or MATE desktop environments 2014-10-26 09:06:50 +05:30
Kovid Goyal efd349ae89 Check Book: Silence incorrect warning about guide references to cover image in azw3 format 2014-10-25 21:19:31 +05:30
Kovid Goyal a3c57067d0 ... 2014-10-25 16:01:50 +05:30
Kovid Goyal 60c327bde6 Proper fix for closing completion popups when clicking on the drop down arrow of comboboxes that does not conflict with windows on-screen keyboard 2014-10-25 15:42:17 +05:30
Kovid Goyal 493aa66f36 Fix text entry widgets' popup completion window not working well with windows on-screen keyboard. Fixes #1385586 [Autosuggest in text fields eats keystrokes from On-Screen Keyboard on Windows](https://bugs.launchpad.net/calibre/+bug/1385586) 2014-10-25 15:11:36 +05:30
Charles Haley 4e2c19e7e0 Remove other changes, leaving the fix for the formatter function. 2014-10-25 10:55:21 +02:00
Kovid Goyal cbbfdee79c Template language: New function user_categories() to return the list of User Categories for a given book (only works in the GUI).
Merge branch 'master' of https://github.com/cbhaley/calibre
2014-10-25 09:44:13 +05:30
Kovid Goyal a07788a74a Confirmation dialog: Rewrite getting rid of the use of Qt Designer. Now works with any sized icon images. 2014-10-25 09:00:40 +05:30
Charles Haley 77abf61f8e Alternate implementation that makes the decision about composite columns in user_categories_for_books(). 2014-10-24 18:35:53 +02:00
Charles Haley e90d22da9e Revert "Add the ability to fetch the user categories for a book to proxy metadata. Add a formatter function to use it."
This reverts commit 29e29fdd3f.
2014-10-24 18:00:10 +02:00
Kovid Goyal efe5c0a650 ... 2014-10-24 19:06:29 +05:30
Kovid Goyal 106d2cc2eb Edit Book: Fix links that are absolute paths causing crashes in windows 2014-10-24 19:01:23 +05:30
Kovid Goyal acb6b24e93 Fix the read metadata from format button in the edit metadata dialog not working for FB2 files. Fixes #1385237 [Crash when extracting metadata from fb2](https://bugs.launchpad.net/calibre/+bug/1385237) 2014-10-24 18:47:11 +05:30
Charles Haley 29e29fdd3f Add the ability to fetch the user categories for a book to proxy metadata. Add a formatter function to use it. 2014-10-24 12:51:05 +02:00
Kovid Goyal 53cb56200d E-book viewer: Add an option to prevent tapping on the page from turning pages. 2014-10-24 12:44:25 +05:30
Kovid Goyal d72be4dfa2 version 2.7 2014-10-24 08:48:51 +05:30