Commit Graph

26 Commits

Author SHA1 Message Date
beville@gmail.com
a5d39a88c8 Made sure the penciler isn't set a primary if more than artist already exists
git-svn-id: http://comictagger.googlecode.com/svn/trunk@248 6c5673fe-1810-88d6-992b-cd32ca31540c
2012-12-11 17:57:59 +00:00
beville@gmail.com
117d8d8998 Added "assume lone credit is primary" to the UI
git-svn-id: http://comictagger.googlecode.com/svn/trunk@207 6c5673fe-1810-88d6-992b-cd32ca31540c
2012-12-05 00:51:30 +00:00
beville@gmail.com
c845c786e4 Added option and code for assume that a lone writer or artist credit from CV is a 'primary'
git-svn-id: http://comictagger.googlecode.com/svn/trunk@205 6c5673fe-1810-88d6-992b-cd32ca31540c
2012-12-04 20:36:56 +00:00
beville
a773ab6539 fixed cut and paste error
git-svn-id: http://comictagger.googlecode.com/svn/trunk@197 6c5673fe-1810-88d6-992b-cd32ca31540c
2012-12-04 02:51:10 +00:00
beville
32aabb100b Renaming now can use filename, or specified metadata
Added an issuestring parser for complex issue numbers with suffixes

git-svn-id: http://comictagger.googlecode.com/svn/trunk@194 6c5673fe-1810-88d6-992b-cd32ca31540c
2012-12-04 01:16:58 +00:00
beville@gmail.com
c445cdddd9 Lots of lil fixes
git-svn-id: http://comictagger.googlecode.com/svn/trunk@166 6c5673fe-1810-88d6-992b-cd32ca31540c
2012-11-30 02:14:06 +00:00
beville@gmail.com
7838710ed4 Added network communication exception handling
git-svn-id: http://comictagger.googlecode.com/svn/trunk@114 6c5673fe-1810-88d6-992b-cd32ca31540c
2012-11-28 20:15:20 +00:00
beville@gmail.com
996dd57478 added contructor for fake QObject
git-svn-id: http://comictagger.googlecode.com/svn/trunk@104 6c5673fe-1810-88d6-992b-cd32ca31540c
2012-11-27 23:18:54 +00:00
beville@gmail.com
1ab03196bb trim extra whitespace from cleaned up HTML
git-svn-id: http://comictagger.googlecode.com/svn/trunk@97 6c5673fe-1810-88d6-992b-cd32ca31540c
2012-11-27 18:28:44 +00:00
beville@gmail.com
9cf0de52bc More tweaks for running w/o pyqt
git-svn-id: http://comictagger.googlecode.com/svn/trunk@95 6c5673fe-1810-88d6-992b-cd32ca31540c
2012-11-27 18:14:53 +00:00
beville@gmail.com
e4f96fe4cb runtime checks for pil and pyqt to allow for easy cli-only on some systems
git-svn-id: http://comictagger.googlecode.com/svn/trunk@91 6c5673fe-1810-88d6-992b-cd32ca31540c
2012-11-27 18:00:27 +00:00
beville@gmail.com
2594a85783 better stripping of markup tags from CV text
git-svn-id: http://comictagger.googlecode.com/svn/trunk@70 6c5673fe-1810-88d6-992b-cd32ca31540c
2012-11-20 19:19:33 +00:00
beville@gmail.com
8e32f3c755 Added some setting for clearing cache and tuning the issue identifier
git-svn-id: http://comictagger.googlecode.com/svn/trunk@68 6c5673fe-1810-88d6-992b-cd32ca31540c
2012-11-20 08:57:12 +00:00
beville@gmail.com
e19714bf98 Setting metadata via CLI basics working
git-svn-id: http://comictagger.googlecode.com/svn/trunk@61 6c5673fe-1810-88d6-992b-cd32ca31540c
2012-11-19 19:57:16 +00:00
beville@gmail.com
fb6d6a42b9 Got basic tag save via CLI working
git-svn-id: http://comictagger.googlecode.com/svn/trunk@59 6c5673fe-1810-88d6-992b-cd32ca31540c
2012-11-19 03:55:40 +00:00
beville@gmail.com
9f9d9a2635 autoselect now uses the issue year to help filter
git-svn-id: http://comictagger.googlecode.com/svn/trunk@54 6c5673fe-1810-88d6-992b-cd32ca31540c
2012-11-17 03:02:04 +00:00
beville@gmail.com
cdb22347ab More text in selection dialog titles
Always search with no articles removed

git-svn-id: http://comictagger.googlecode.com/svn/trunk@53 6c5673fe-1810-88d6-992b-cd32ca31540c
2012-11-16 22:45:35 +00:00
beville@gmail.com
5fbf0275be More graphics clean up
Fleshed out about box

git-svn-id: http://comictagger.googlecode.com/svn/trunk@51 6c5673fe-1810-88d6-992b-cd32ca31540c
2012-11-16 22:09:40 +00:00
beville@gmail.com
693ad006a4 Color tweaking tweaked
Attempt at using listview/model for pages


git-svn-id: http://comictagger.googlecode.com/svn/trunk@50 6c5673fe-1810-88d6-992b-cd32ca31540c
2012-11-16 19:32:46 +00:00
beville@gmail.com
df5dbffd84 Stopped grabbing issue count from CV.
git-svn-id: http://comictagger.googlecode.com/svn/trunk@44 6c5673fe-1810-88d6-992b-cd32ca31540c
2012-11-15 06:21:19 +00:00
beville@gmail.com
e1f3397960 A slew of changes
git-svn-id: http://comictagger.googlecode.com/svn/trunk@29 6c5673fe-1810-88d6-992b-cd32ca31540c
2012-11-13 00:12:43 +00:00
beville@gmail.com
cb427f49b8 Made image hashing use thumbnails from CV for faster downloads
Commented out hashing routines that use scipy and numpy, so that cxfreeze does make the dist explode in size:
	those routines are only marginally, if that, better

git-svn-id: http://comictagger.googlecode.com/svn/trunk@26 6c5673fe-1810-88d6-992b-cd32ca31540c
2012-11-10 02:18:41 +00:00
beville@gmail.com
1486cce990 Added a caching class to reduce hits on the CV database
git-svn-id: http://comictagger.googlecode.com/svn/trunk@18 6c5673fe-1810-88d6-992b-cd32ca31540c
2012-11-09 04:02:14 +00:00
beville@gmail.com
a971bc27e5 Added apache license headers
git-svn-id: http://comictagger.googlecode.com/svn/trunk@13 6c5673fe-1810-88d6-992b-cd32ca31540c
2012-11-06 20:56:30 +00:00
beville@gmail.com
1ec485de2a Added settings dialog for setting rar paths and CV api key
git-svn-id: http://comictagger.googlecode.com/svn/trunk@12 6c5673fe-1810-88d6-992b-cd32ca31540c
2012-11-06 20:29:18 +00:00
beville@gmail.com
f642b46742 Initial checking
git-svn-id: http://comictagger.googlecode.com/svn/trunk@2 6c5673fe-1810-88d6-992b-cd32ca31540c
2012-11-02 20:54:17 +00:00