[go: up one dir, main page]

Menu

Tree [d66369] 0.3 / src /
 History

HTTPS access


File Date Author Commit
 parsers 2011-01-15 vlkv vlkv [7e9020] Fixed same bugs as in prev commit
 .gitignore 2010-11-27 vlkv vlkv [f860c0] игнор список
 action_handlers.py 2012-08-03 vlkv vlkv [d9a81d] Ignore .reggata\database.sqlite3 when adding fi...
 change_user_password_dialog.py 2012-07-20 vlkv vlkv [404ecd] Implemented: change user password
 commands.py 2012-07-23 vlkv vlkv [f8e2a3] Moved Commands to separate module
 common_widgets.py 2012-07-23 vlkv vlkv [f8e2a3] Moved Commands to separate module
 consts.py 2012-07-11 vlkv vlkv [c38da3] Implemeted simple ActionHandlerStorage
 db_schema.py 2012-07-28 vlkv vlkv [9de5f3] Fixed: mistakenly removed code block returned back
 exceptions.py 2012-07-29 vlkv vlkv [b5671a] Using selectedItemIds in DeleteItemsActionHandler
 ext_app_mgr.py 2011-04-09 vlkv vlkv [bab50b] A little change in syntax of reggata.conf file.
 extract_query_parser_grammar.py 2011-01-03 vlkv vlkv [68cb50] Script for extracting query language formal gra...
 file_browser.py 2012-07-23 vlkv vlkv [f8e2a3] Moved Commands to separate module
 helpers.py 2012-07-29 vlkv vlkv [3a778f] Removed raise_exc function. Changed argument in...
 image_viewer.py 2011-01-10 vlkv vlkv [24daed] Work on editing items in ImageViewer
 integrity_fixer.py 2012-01-28 vlkv vlkv [8f1bac] Changed order of arguments in DataRef.__init__
 item_dialog.py 2012-07-11 vlkv vlkv [36fea9] Extracted get_all_names_of_tags_and_fields to s...
 items_dialog.py 2012-07-26 vlkv vlkv [3e1ef3] Extracted code to function
 items_table_dock_widget.py 2012-07-12 vlkv vlkv [789ad3] Fixed resetting Tag Cloud. Temporary solution..
 main_window.py 2012-08-03 vlkv vlkv [612a13] Fixed bug: actions in menu->tools were not in s...
 memento.py 2012-07-27 vlkv vlkv [74dd23] Added tags and fields to serialization
 reggata.py 2012-01-21 vlkv vlkv [807fcd] Refactoring: Separating ItemsTable from MainWindow
 repo_mgr.py 2012-07-27 vlkv vlkv [1106b4] Translated some comments to English
 table_models.py 2012-07-23 vlkv vlkv [f8e2a3] Moved Commands to separate module
 tag_cloud.py 2012-07-23 vlkv vlkv [f8e2a3] Moved Commands to separate module
 user_config.py 2011-01-12 vlkv vlkv [b5ad56] Polishing Completer class
 user_dialog.py 2012-07-20 vlkv vlkv [404ecd] Implemented: change user password
 worker_threads.py 2012-07-30 vlkv vlkv [9975aa] Fixed: Import items do not work on Windows