Commit Graph

48 Commits

Author SHA1 Message Date
luxick 603eaf0161 Fix search view layout 2017-03-15 14:29:52 +01:00
luxick 5f78e920c1 Search view hides card images in list 2017-03-15 14:25:13 +01:00
luxick 10a6ffb0de Update README 2017-03-10 20:44:08 +01:00
luxick 46fcb7a7a3 Fix error in export function 2017-03-10 20:32:23 +01:00
luxick b88622239b Implement library import. 2017-03-10 20:30:11 +01:00
luxick d12d0b5195 Implement library export. 2017-03-10 19:08:43 +01:00
luxick 6ec512b037 Update README 2017-03-10 14:46:51 +01:00
luxick e9285dda4e Show confirmation dialog on quit when unsaved changes exist 2017-03-10 14:42:32 +01:00
luxick 0d3b136642 Library shows cards in list. Improve image caching. 2017-03-10 14:30:56 +01:00
luxick f0d8b68d78 Rename collection view to library. Show owned cards in library 2017-03-09 18:27:46 +01:00
luxick d8cbd1ebfa Do not show detail pane until card is selected 2017-03-09 17:42:27 +01:00
luxick 5027769d70 Replace set filter combo box with auto completed entry 2017-03-08 15:21:33 +01:00
luxick 49230c9231 Replace pickle with cPickle 2017-03-08 14:37:30 +01:00
luxick 781c31c668 Quick save via "CTRL+S" 2017-03-08 14:12:23 +01:00
luxick b4d1c47eb3 Feature: Add cards to library via search view 2017-03-08 14:08:53 +01:00
luxick b533094648 Fix refactor errors 2017-03-07 17:19:40 +01:00
luxick af50dcf7a5 Add menu bar to application 2017-03-02 17:37:18 +01:00
luxick 03dca5acdd Add MTG API SDK to project 2017-03-01 15:54:31 +01:00
luxick 4b5996a162 Separate cache path for files and images 2017-03-01 15:53:38 +01:00
luxick a39785a0d3 Improve set filter box, align filters in left pane 2017-03-01 14:24:58 +01:00
luxick 0302da2288 Cache set infos locally, increases startup performance 2017-03-01 13:13:11 +01:00
luxick b8717facc6 Add missing images 2017-02-22 14:38:28 +01:00
luxick df8eacf4b9 New filter: Sets 2017-02-22 14:33:23 +01:00
luxick 95741e3ad1 New filter: Card type 2017-02-21 12:30:16 +01:00
luxick 20960edd07 Search progress shown in progressbar 2017-02-20 21:54:17 +01:00
luxick 3d5802bfc5 Reset detail pane when new search is started 2017-02-20 20:52:43 +01:00
luxick dfd66d94dc New filter: card rarity 2017-02-20 20:38:56 +01:00
luxick 80dd32787a Move message box function to util, show message on network error 2017-02-20 20:02:15 +01:00
luxick 8773fadd9e Messagebox pops up if no cards were found in search 2017-02-20 15:49:22 +01:00
luxick 7020e9513c Fix bug in search view 2017-02-19 23:51:48 +01:00
luxick e857aed150 Lock search controls while search is running 2017-02-19 23:41:54 +01:00
luxick 0b26c57a1d Add search filter for card colors 2017-02-18 01:31:25 +01:00
luxick 1c731b59ac New option: do not show duplicate cards in search view 2017-02-17 12:09:32 +01:00
luxick 0616df3292 Performance: card search in separate thread 2017-02-17 11:31:29 +01:00
luxick c7275f9457 Detail view on seach screen show card rules 2017-02-17 00:54:59 +01:00
luxick e55978a106 Restructure project 2017-02-16 22:06:59 +01:00
luxick e35ae3942b Add detail view on search screen 2017-02-16 18:42:27 +01:00
luxick 9993c9646e Search results show mana icons in the list 2017-02-16 14:31:18 +01:00
luxick dd29cbea65 Added mana icon files, limit search results to 50, improved caching 2017-02-15 13:57:31 +01:00
luxick ca28a4dc12 Display card images and local image caching for faster loading times 2017-02-14 14:46:28 +01:00
luxick 6e7707a0e7 Added simple online card search 2017-02-13 20:04:48 +01:00
luxick c974678df0 Add UI for card search view 2017-02-06 18:14:18 +01:00
luxick 45a81910d8 Update Readme.md 2017-01-31 21:09:19 +01:00
luxick efd0582a5e Create License.txt 2017-01-31 20:50:19 +01:00
luxick 9dfc6fc576 Create README.md 2017-01-31 20:44:34 +01:00
luxick b06474db04 Added collection view layout and dummy entries 2017-01-31 20:32:04 +01:00
luxick bddb38c224 Notebook view added 2017-01-31 17:48:33 +01:00
luxick 618b865d58 Inital commit 2017-01-31 17:29:47 +01:00