Commit Graph
100 Commits
Author SHA1 Message Date
gryf 5ccdd8ee6f Added module with dialog helpers, and unit test 2009-05-19 19:45:56 +00:00
gryf 8013eec7d2 Removed needless test collector. Used nosetest instead. 2009-05-09 05:44:05 +00:00
gryf 14f654251d Added forgotten pot file.
Added i18n into package init.
Made some changes in README file.
2009-05-08 20:15:38 +00:00
gryf 8a24e30bde Moved start script into bin directory.
Removed makefile, substituded by the pavement script from paver package.
2009-05-08 20:14:21 +00:00
gryf bcacb75229 cosmetic changes 2009-05-08 20:11:11 +00:00
gryf d04a84c72d Small change to make plgen makefile target work. 2009-05-04 20:32:24 +00:00
gryf e69e2300e8 Moved scripts into bin subdir, slightly modified Makefile, added plgen and
dist targets, removed CZYTAJTO.
2009-05-04 20:29:29 +00:00
gryf 08c38bf63d Change Makefile to make tests work, removed cleanup shell script, removed
start script. There should be created new starscript suitable for running app
from current directory and installed as an egg.
2009-05-04 16:36:39 +00:00
gryf 52b293c459 Added unit test for misc module, added initial mvc for main window. 2009-05-04 16:24:37 +00:00
gryf bdf059d11f Moved main.glade into pygtktalog package. 2009-05-04 16:23:41 +00:00
gryf ccec14f3ea Move misc and video modules into package pygtktalog. 2009-05-04 16:19:48 +00:00
gryf 36c4e7e4f2 Added pygtktalog module 2009-05-04 16:13:37 +00:00
gryf b0964ca031 Removed dummy tests, remove runtests bash script, since there is make target
for invoke running tests.
2009-05-04 16:09:48 +00:00
gryf efaccd8902 Moved test module into root catalog of the project. 2009-05-04 16:05:47 +00:00
gryf 434df58b16 Head to v.2. Now it uses gtkmvc with version 1.99, makefile, i18n. 2009-05-04 16:02:36 +00:00
gryf 56c77ae9a4 added EXIF patch and misc in lib
removed some cruft
2009-04-07 20:25:00 +00:00
gryf c46d29a5bb added video module - replacement for midentify
added some mocks for images tests
2009-04-07 19:42:44 +00:00
gryf 5e8c33f05a changes in tests, upgrade to new EXIF module, etc 2009-04-07 19:40:15 +00:00
gryf fb920f58bc * Removed cruft.
* Version change to 1.0.2.
2008-12-15 20:54:16 +00:00
gryf 292d290723 * Added shell script for preparing distfile.
* Added unitests.
 * Added mocks for video files.
 * Added midentify module.
2008-12-15 20:46:26 +00:00
gryf 0adcdaba8d * Lots of changes, code cleanup, import/export in GUI. 2008-12-15 20:40:24 +00:00
gryf c2926c96d6 * Rename module to apropriate name. 2008-12-15 20:27:19 +00:00
gryf 0e22fead19 * Updated pygtkmvc to 1.2.2. 2008-11-10 13:56:42 +00:00
gryf 920ad915d1 * Moving truncated old main class into converter. Old model doesn't
needed anymore.
2008-11-10 13:33:03 +00:00
gryf 92016fe5c1 * Finally, version 1.0. 2008-11-02 19:48:41 +00:00
gryf e9edb602e3 * Refactored Img and Thumnail classes for new media storage. 2008-11-02 19:48:22 +00:00
gryf 301161926f * Imporved simple image viewer. Now it have scrollbar, when needed. 2008-11-02 19:47:45 +00:00
gryf e7b0288fc5 * Old version of main model. used for converter. to be deleted. 2008-11-02 19:46:35 +00:00
gryf d04f1df252 * Image for images with no thumnail. 2008-11-02 19:45:51 +00:00
gryf dba6f46200 * Convert from tar.bz2 database (db + images) format to pure (or
bzipped) sqlite db.
2008-11-02 19:45:12 +00:00
gryf c1f4c0534c * Bugfix for case, when only_thumbs=True, remove images! Bug discovered
in suspiciously big katalog file.
2008-07-03 11:55:14 +00:00
gryf 9bf8eb506f * Bug fix in picture save method. 2008-06-16 12:45:54 +00:00
gryf 618d57091b * Fixed bug in case that filename has underscore in recent menu. 2008-05-28 05:54:38 +00:00
gryf ef291c3ae6 * Removed unnecessary TODO. 2008-05-19 14:12:41 +00:00
gryf f44f80874d * Added condition for no scale image, where image have smaller
dimensions than thumbnail.
2008-05-19 14:12:04 +00:00
gryf 400cc5ab4f * Bugfix in case of empty recent list. 2008-05-14 11:48:21 +00:00
gryf 453fb848aa * Added CZYTAJTO (polish README file).
* Changed katalog file extension from .pgt into or .tgz.
 * Removed compression choice form preferences.
2008-05-14 11:29:13 +00:00
gryf e51a447809 * Added file with licence. 2008-05-14 08:57:00 +00:00
gryf ea667cf03e * Changed version to 1.0 RC2.
* Bugfix in files removal. Controller should collect all file ids,
   otherwise it'll starts to remove wrong files, because in the meantime
   model removing items from liststore.
2008-05-14 08:40:33 +00:00
gryf 6709576aec * Added trees and lists refresh after remove of some branches or leafs. 2008-05-13 18:15:28 +00:00
gryf ccc6b67dee * Removed manual katalog creation. Now it is created automaticly after
application start.
2008-05-13 18:14:35 +00:00
gryf e0a8753c13 * Added images capital extensions to filter of extensions. 2008-05-13 15:32:46 +00:00
gryf 2729f660e9 * Cosmetic changes. 2008-05-13 15:32:14 +00:00
gryf 49bbcd8d53 * Added support for signals for global removal of images and
thumbnails.
2008-05-13 15:32:02 +00:00
gryf 42e29b36b2 * Added right click menu support under searcher window. 2008-05-13 15:31:39 +00:00
gryf e5edc7bb7f * Added methods for global removal for images and thumbnails. 2008-05-13 15:31:09 +00:00
gryf 73754a2222 * Added popup menu for selected files in searcher window. 2008-05-13 15:30:13 +00:00
gryf 0eac79112f * Added menu items for global removal for images and thumbnails. 2008-05-13 15:29:36 +00:00
gryf de6253dad9 * Cosmetic changes. 2008-05-13 15:28:28 +00:00
gryf 29f1266f8d * Change of behavoiur of standard filechooser dialogs. Now it would for
default open last location, where katalog file was written. If user
   changes location for some other file, then it stick to that
   directory.
2008-05-08 16:57:28 +00:00
gryf 3b95c6a16f * Change of keyboard shortcut for adding CD/DVD - it has collisions
with standard copy shortcut.
2008-05-08 16:53:55 +00:00
gryf be69067396 * Cosmetic changes with displaying file details. 2008-05-08 16:19:20 +00:00
gryf 1eaad783f9 * Changed the way that program starts: it's possible to run it from its
directory or place in desired directory, copy pyGTKtalog script in
   place pointed in $PATH (or not), and change path to pygtktalog.py
   file.
2008-05-08 11:58:41 +00:00
gryf d0b23f9202 * Added controller and view for search window. 2008-05-08 08:52:30 +00:00
gryf 0038a5331d * Added models for files in searcher and search history.
* Added searcher method and add history elements.
 * Clean up files model.
 * Added some internal methods.
 * Code clean up.
2008-05-08 08:52:06 +00:00
gryf 1a4bbbb653 * Added support for history of searches. 2008-05-08 08:46:23 +00:00
gryf 9f03954433 * Added controller and view for search window. 2008-05-08 08:46:04 +00:00
gryf 697bd8124c * Clean up TreeStore model for files.
* Added observer variable to main model, so that clicked file id in
   search window can be easly passed to main controller and jump to that
   file.
 * Some cosmetic changes.
2008-05-08 08:45:23 +00:00
gryf 1b0d76e6ba * Tab name change from "katalogi" to "dyski". 2008-05-08 08:42:14 +00:00
gryf 800f30fc4a * Supplemented README file.
* Changed version to 1.0 RC1!
2008-05-08 06:45:31 +00:00
gryf 20563ece6d * Removed DOS/Windows end-of-line character. 2008-05-08 06:45:08 +00:00
gryf 33b5e76f99 * Added support for "menu" key on keyboard.
* Small changes in behaviour of individual popup menus.
2008-05-06 19:17:10 +00:00
gryf aea871b30e * Added context menu item for possibility to remove tags form file or
even files.
 * Change of a way to display files after tag click - all files, that
   have clicked tag will be appear in files TreeView.
2008-05-05 21:17:40 +00:00
gryf 574767de2a * Bug bypass with foreach method for texttagtable (it's not iterate
over all tags, no one knows why).
 * Added pictures export.
 * Added new common class for directory pick.
 * Clean up main model - tree models have to be updated, than destroyed
   and created from scratch.
2008-05-05 06:54:36 +00:00
gryf 1684065b6a * Of course, that os.chown ave 3 arguments, not two. 2008-04-25 06:57:49 +00:00
gryf a9efa754d8 * Of course, I forgot to change variable name :/ 2008-04-25 06:53:56 +00:00
gryf 0e5b5037f9 * Bug fix in catch exception - this is not IOError. 2008-04-25 06:51:04 +00:00
gryf 6ee0520823 * Change of direcotry attributes in tar extracting function for
Python 2.4.
2008-04-25 06:43:12 +00:00
gryf 2cc803ddae * Added bug in tags :/ 2008-04-24 13:20:23 +00:00
gryf 0e9f1c5503 * Code clean up with guidlines of pain in the ass pylint.
* Added method for fetching tag for files with id, tag name and so on.
2008-04-24 13:20:01 +00:00
gryf 8080ccc7f0 * Code clean up.
* Decerased amount of class methods.
 * Added tags cloud support.
2008-04-24 13:19:13 +00:00
gryf e774353a8b * Interface clean up.
* Refactoring method for signals doing exactly the same thing.
2008-04-24 13:17:28 +00:00
gryf 8a929adcdd * Code refactoring.
* Added add tags by drag and drop.
2008-04-17 06:52:14 +00:00
gryf f6cdb9fb08 * Added method for retriving tag by id. 2008-04-17 06:51:37 +00:00
gryf 25da838972 * Removed database from moviedb project, and pictures from website. 2008-04-17 06:47:09 +00:00
gryf a98ba36a23 * Added drag and drop support from files TreeView to tags cloud.
* Added tags add.
 * Code clean up.
 * Removed unnecessary imports.
 * Adapted to PEP8.
2008-04-16 14:07:18 +00:00
gryf f98c905591 * Code clean up.
* Removed unnecessary imports.
 * Adapted to PEP8.
2008-04-16 14:05:20 +00:00
gryf 6691415f12 * Code clean up.
* Adapted to PEP8.
2008-04-16 14:04:05 +00:00
gryf da2df60c40 * Code clean up.
* Removed unnecessary imports.
 * Adapted to PEP8.
2008-04-16 14:03:34 +00:00
gryf da2f9cc7a7 * Small GUI changes. 2008-04-16 14:01:44 +00:00
gryf 6dac5f887c * Another bugfix in extract tar archive for Python 2.4. Damn. 2008-04-14 19:15:42 +00:00
gryf 4a5b1d433f * Bugfix in extract tar archive for Python 2.4. 2008-04-14 19:08:35 +00:00
gryf db599beae3 * Bugfix in extract tar archive for Python 2.4. 2008-04-14 19:05:02 +00:00
gryf 81d37ba053 * Small improvements.
* Added functionality for adding thumbnails only (without big images).
2008-04-14 18:49:31 +00:00
gryf 59db470ffa * Removed unnecessary infrastructure for file details. 2008-04-14 13:32:04 +00:00
gryf 3fd3b2ec19 * Added exteranl image viewer.
* Added edit for descriptions and notes for files.
 * Added possibility for make thumbnail for any directory/file.
 * More improvements and bufixes.
2008-04-14 13:29:50 +00:00
gryf 371f702f9d * Interface clean up.
* Added popup menu for thumbnails.
2008-04-14 12:20:52 +00:00
gryf 83f76552e2 * More work on edit dialog. 2008-04-14 12:20:29 +00:00
gryf 2b27b06c24 * Interface clean up.
* Added popup menu for thumbnails.
2008-04-14 12:20:16 +00:00
gryf 66694f05c2 * Fix for missed configuration change. 2008-04-14 12:19:37 +00:00
gryf b41df8d2d7 * Added dialog for file edit. 2008-04-11 11:47:43 +00:00
gryf 978145e089 * Small bugfixes. 2008-04-11 11:47:28 +00:00
gryf 4a4730a5bb * Fixed bug in directory sizes after files/branches removal.
* Added gThumb comments parsing.
2008-04-11 11:46:47 +00:00
gryf 55c5e981b5 * Added class GthumbCommentParser for parsing .comment/*xml files
created by gThumb.
2008-04-11 11:45:05 +00:00
gryf afd9c34760 * Change icon size to 96x96. 2008-04-11 11:44:09 +00:00
gryf 2d010620d4 * Added preview for images file chooser.
* Path in file choosers is remebered now.
2008-04-11 11:37:18 +00:00
gryf e3069a3e12 * Added EXIF support - parse, write to db, show in apropriate tab. 2008-04-10 12:25:35 +00:00
gryf 6de1f88d7d * Supplemented dictionary for MeteringMode and Flash. 2008-04-10 12:16:31 +00:00
gryf 6926a93223 * Force to import EXIF module form utils directory. 2008-04-10 12:15:21 +00:00
gryf d937ecbaff * Removed cruft. 2008-04-09 17:35:00 +00:00