Commit History

Author SHA1 Message Date
  oz123 2f6c205292 fix issue #17 11 years ago
  oz123 4aa370d68e fix broken tag functionallity 11 years ago
  oz123 8129da450b Add some explanation how to install on windows 11 years ago
  oz123 0afbe903ea add test for get_cipher 11 years ago
  oz123 f2c90c79b3 add one test for CryptoEngine 11 years ago
  oz123 772b938e09 remove set_tags, this method does not exist 11 years ago
  oz123 4554de65a1 fix for issue #19 11 years ago
  oz123 3fca84024a draft some unittesting for Crypography module 11 years ago
  oz123 0323eb8b42 fix for issue #19 11 years ago
  oz123 70526ff17a Tag class in a more pythonic way 11 years ago
  oz123 017d774d69 remove single reference to set_id 11 years ago
  oz123 2edfd987b1 restore usability of filtering tags 11 years ago
  oz123 9181be7a46 remove set_tags in NewNode 11 years ago
  oz123 1f94a44046 multiple bug fixes 11 years ago
  oz123 4c8f1b0b6e adapt classes to new node structure 11 years ago
  oz123 2c710702ee properly use overriden new node class in ui 11 years ago
  oz123 6c84912171 properly set and get attributes 11 years ago
  oz123 a05ecf909a some start of editing without using set_ and get_ 11 years ago
  oz123 ebb2181dd7 added proper __setter__ 11 years ago
  oz123 43d96eeb76 raise AttributeError in __getattr__ of NewNode 11 years ago
  oz123 42e2a5551c get rid of all get_* in new sqlite driver class 11 years ago
  oz123 0aceb08844 get rid of getters calls, use attributes instead 11 years ago
  oz123 1c25c925c9 modify the test database name, complete new node test 11 years ago
  oz123 e819e42cba better way to access node properties, __getattr__ 11 years ago
  oz123 7f84a13f20 clean more of those get_* 11 years ago
  oz123 7e7798ed3c some code clean up 11 years ago
  oz123 0478068ea6 add one more unittest for adding node 11 years ago
  oz123 872e010388 more list comprehansion fun ... 11 years ago
  oz123 6a9edf9644 a more pythonic way of doing stuff in nodes 11 years ago
  oz123 f7d90495ef properly setUp the test cases 11 years ago