Release Name: 0.2
Notes:
Make sure you have ruby and qt4-qtruby (version 1.4.7 at least) installed on your computer. Then, run
ruby extconf.rb; make install
(with administration privileges) or
ruby extconf.rb --home; make install
for home installation.
Changes:
Changelog says:
* color-coding the urgency of entries
* Now, you can postpone a whole tree in a few seconds
* QTodo remembers more settings now
* Filtering of entries in the flat view.
* Improvements in the text editor, now displaying the name of
the item and its deadline date (both editable)
* now, icons are copied and stored into a ~/.qtodo/icons directory (configurable, though by hand)
|