Commit History

Author SHA1 Message Date
  Steinar Bang 98a0ee2300 Update copyright years in .py files 2 years ago
  Mike Quin 299aaf18e4 Update plugin to use PyQt6 2 years ago
  Steinar Bang dbfbd2aeaf Fix python 3 errors to make opds-reader work with calibre 5 to fix #10 4 years ago
  Steinar Bang 1486dda4a1 Made all columns in the book list searchable. 9 years ago
  Steinar Bang 51f825fbc5 Made case insensitive substring search work for book titles. 9 years ago
  Steinar Bang af8000ab62 Connected searchEditor Return pressed and searchButton clicked, to the method searchBookList. 9 years ago
  Steinar Bang 2838a4af22 Wrapped the actual book model in a QSortFilterProxyModel. 9 years ago
  Steinar Bang 72b414a4d9 Replaced "Search" label with a "Search" button, positioned to the right of the search QLineEditor. 9 years ago
  Steinar Bang 6abc2ae522 Added a QLineEdit to hold a search string. 9 years ago
  Steinar Bang b5cf3c09a6 Removed the "Plugin configuration" button from the main dialog. 9 years ago
  Steinar Bang a28d70576a Moved the "About" button to the top of the main dialog. 9 years ago
  Steinar Bang 4311303d15 Moved the "Download OPDS" button to the right of the catalog selection combobox. 9 years ago
  Steinar Bang f38733eeb6 Removed the old download code. 9 years ago
  Steinar Bang 1890bf9d08 Added a catalog selection combobox 9 years ago
  Steinar Bang 2fe87fd384 Added an OPDS URL combo box to the main dialog. 9 years ago
  Steinar Bang f2ac6dce12 Renamed buttonRowColumnNumber to buttonColumnNumber 9 years ago
  Steinar Bang 79c39c2209 Added an argument to config.downloadOpdsRootCatalog() to say if the method should open a dialog box on error or not. 9 years ago
  Steinar Bang b93e0ff6ca Split OPDS download into root catalog, and then download the first listed catalog. 9 years ago
  Steinar Bang 62f2404122 Open an error dialog when failing to contact an OPDS server. 9 years ago
  Steinar Bang cdfaea52cc Added recently used dropdown to the opds_url configuration 9 years ago
  Steinar Bang ae3e6b838f Removed all leftover debug trace 9 years ago
  Steinar Bang 297fc7056d Made the "Fix timestamps of selection button" work for books with more than one author. 9 years ago
  Steinar Bang c7d0429a8e Made it possible to set the date/time of the copied book to the date of the original 9 years ago
  Steinar Bang 6f7aec70fb Removed debug trace. 9 years ago
  Steinar Bang 8a485b7011 Set the Metadata timestamp correctly using the calibre REST API. 9 years ago
  Steinar Bang 4d83614c07 Added configuration options for defaults for the "hide" checkboxes 9 years ago
  Steinar Bang 985dfcbae5 Added licensing and copyright information to all files 9 years ago
  Steinar Bang 04ba3c2a79 Reversed the order of requested downloads. 9 years ago
  Steinar Bang 6f03f80a56 Use iterators instead of indexes in for loops 9 years ago
  Steinar Bang 866034bece Now formatting the OPDS book list with different color for alternate lines 9 years ago