lp:filetagger

Created by Ben Lau and last modified
Get this branch:
bzr branch lp:filetagger
Only Ben Lau can upload to this branch. If you are Ben Lau please log in for upload directions.

Related bugs

Related blueprints

Branch information

Owner:
Ben Lau
Project:
FileTagger
Status:
Development

Recent revisions

23. By Ben Lau

[FileTagger.Database] Added new member functions : create_file() - Create a new File record and insert to database

22. By Ben Lau

[FileTagger.Database] Added new member function : query_lazy() - Query the information of a file on disk(Lazy version)

[FileTagger.Commander] cmd_add() : changed to use query_lazy() instead of query()

21. By Ben Lau

FileTagger.views.gtk.TagsView - Hold ctrl key and move mouse over tag, changes cursor type to X Cursor

20. By Ben Lau

Corrected the wrong MD5SUM generation code.

19. By Ben Lau

The path of database is set according to the environment variable "XDG_DATA_HOME"

18. By Ben Lau

FileTagger.models.Model - replace_sql() and insert_sql() supported Python DB-API like operation.

FileTagger.storage.V1 - Fixed to generate initial sql

17. By Ben Lau

New class : GtkApp - GTK-based application

16. By Ben Lau

The default path of configuration file is changed from ~/.filetagger to ~/.config/FileTagger

15. By Ben Lau

GFileEditor - Prompt "Quit" confirmation dialog if the record is dirty in quit operation

14. By Ben Lau

[FileGeneralInfo] The container of memo_text_view is replaced by a gtk.Frame instead of gtk.Expander

Branch metadata

Branch format:
Branch format 6
Repository format:
Bazaar pack repository format 1 (needs bzr 0.92)
This branch contains Public information 
Everyone can see this information.

Subscribers