08. Mar 2011 Christoph Thielecke <crissi99@gmx.de>
	- version changed to 1.2

07. Mar 2011 Christoph Thielecke <crissi99@gmx.de>
	- speedup parsing a little bit

06. Mar 2011 Christoph Thielecke <crissi99@gmx.de>
	- import report generated advanced disk dialog fixed if file type was not given

05. Mar 2011 Christoph Thielecke <crissi99@gmx.de>
	- restore normal cursor on save new created catalog fixed
	- empty media name if auto mount is disabled fixed

23. Feb 2011 Christoph Thielecke <crissi99@gmx.de>
	- scan cdrom path if not automount fixed

21. Feb 2011 Christoph Thielecke <crissi99@gmx.de>
	- context menu option for changing media type added
	- save as now adds history item

10. Feb 2011 Christoph Thielecke <crissi99@gmx.de>
	- unsharp search option in find dialog added

05. Feb 2011 Christoph Thielecke <crissi99@gmx.de>
	- crash caused divide by zero fixed

04. Feb 2011 Christoph Thielecke <crissi99@gmx.de>
	- advanced disk catalog import info added
	- csv import added (WhereIsIt, see README_IMPORT for details)
	- jump to selected item in find dialog fixed
	- dont open export dialog if no catalog is open
	- xml export added

03. Feb 2011 Christoph Thielecke <crissi99@gmx.de>
	- reading utfs encoding fixed
	- possibility for cancel searching added
	- possibility for cancel openening catalog added
	- made extra colum for size at result listview at search dialog
	- sizes of busy dialog adjusted
	- file archivist catalog import added (thanks to martin brunner)
	- csv import added (Advanced Disk Catalog)
	- displaying units fixed

02. Feb 2011 Christoph Thielecke <crissi99@gmx.de>
	- qmake project file order changed (workaround for qmake bug)
	- development/release information in info dialog
	- unit translation fixes
	- use better description on search button at find dialog
	- initial defaults for search options (start date, end date, min size, max size) set to disabled
	- initial defaults for search options (min size type, max size type) set to MiB
	- initial defaults for search options (min size, max size) set to 1, 10
	- set cursor to busy cursor at save, saveas, open and add actions
	- process events if nessary at open catalog
	- workaround for displaying rubberband again
	- show edit category menu entry in context menu
	- display node path in comment/category edit
	- show category button hidden
	- to_dcutf8 now uses QString
	- use simple search by default

01. Feb 2011 Christoph Thielecke <crissi99@gmx.de>
	- csv import added (Advanced File Organizer)

31. Jan 2011 Christoph Thielecke <crissi99@gmx.de>
	- csv import added (VisualCD)
	- file filter at import dialog fixed
	- csv import added (VVV (Virtual Volumes View))

30. Jan 2011 Christoph Thielecke <crissi99@gmx.de>
	- remember start/end date in find dialog
	- double deletion fixed
	- support for category (catalog, media, files/dirs) added
	- comment at csv import fixed
	- gtktalog xml import fixed

29. Jan 2011 Christoph Thielecke <crissi99@gmx.de>
	- remember last search pattern added
	- searching min size/max size added 

28. Jan 2011 Christoph Thielecke <crissi99@gmx.de>
	- option for displaying progressed file at scanning directory tree added
	- remember last media type in adddialog
	- ok/cancel button moved to buttom in config dialog
	- busydialog auto resize to optimal size made
	- displaying wait text at scanning added

27. Jan 2011 Christoph Thielecke <crissi99@gmx.de>
	- progressbar at busydialog on loading/parsing file added
	- display more informative text in busydialog on loading/parsing file
	- made unit in node sizedialog translateable
	- q3textstream by qtextstream replaced
	- q3textbrowser by qtextbrowser replaced
	- reading catalog file enhanced
	- saving special chars fixed
	- option for saving catalogs always in UTF8 added (disabling keeps old encoding)
	- searching fixed

26. Jan 2011 Christoph Thielecke <crissi99@gmx.de>
	- support for importing comment and category at Kat-CeDe and Disclib added
	- progressbar at csv import fixed
	- q3textstream replaced by qtextstream at import
	- q3progressdialog replaced by qprogressdialog at import
	- language selector at preferencesdialog at osx added

25. Jan 2011 Christoph Thielecke <crissi99@gmx.de>
	- csv import added (Disclib)
	- dont give a error message if same name at rename dialog
	- dont give a error message if same number at renumber dialog
	- use last used path for directory at export
	- generate standard html header
	- us utf8 as encoding at html export 
	- display export date in report
	- media number, mp3tag and borrow information can be exported now
	- csv export allows now to select fields for export
	- crash at searching fixed

24. Jan 2011 Christoph Thielecke <crissi99@gmx.de>
	- scanning cdrom/dvd if no cdrom path is set fixed (win32)
	- wrong translation fixed (thanks to Thomas Nehrenheim)
	- csv import added (Kat-CeDe)
	- media number/name at comment widget moved below type
	- do automatic linebreak in comment widget if comment has oversized lines (>40 chars)
	- display size units correctly (Kib, Mib, ...)
	- made size units translateable
	- workaround for displaying rubberband again (win32)
	- scanning non cdrom fixed (linux)
	- displaying error message if cd/dvd could not mounted (linux)

22. Jan 2011 Christoph Thielecke <crissi99@gmx.de>
	- save last dir on open catalog
	- use qt4 filedialogs
	-  use qxmlsimplereader instead of expat for xml import
	- import datetime for media fixed

21. Jan 2011 Christoph Thielecke <crissi99@gmx.de>
	- detect uncompressed file size added
	- test for enough memory at catalog reading added
	- read file in chunks instead of in one
	- use qxmlsimplereader instead of expat for catalog parsing

20. Jan 2011 Christoph Thielecke <crissi99@gmx.de>
	- cdrom/dvd volume name at win32 fixed
	- option "detect cdrom/dvd media name after mount" at win32 removed (not nessary)
	- set default value for cdrom device

19. Jan 2011 Christoph Thielecke <crissi99@gmx.de>
	- pcre replaced by QRegExp
	- version adjusted
	- parsing date fixed (missing old format2 added: "Apr.12 15:43 2001"
	- searching date added (start, end, start+end)
	- option "detect cdrom/dvd media name after mount" added

17. Jan 2011 Christoph Thielecke <crissi99@gmx.de>
	- option for debug output on console added
	- string converstion on save fixed

16. Jan 2011 Christoph Thielecke <crissi99@gmx.de>
	- xml encoding detection added
	- save new catalog in UTF8
	- current author in about dialog changed
	- translation update

28. Nov 2010 Christoph Thielecke <crissi99@gmx.de>
	- support for (dead) symbolic links and system files improved (thanks to Bernard Valentin)

28. Nov 2010 Christoph Thielecke <crissi99@gmx.de>
	- parsing avi header fixed (thanks to Niels Horn)

25. Nov 2010 Christoph Thielecke <crissi99@gmx.de>
	- allow "<", ">" and '"' in comments (thanks to Niels Horn)
	- crash if clicking on the "catalog" in the left panel fixed (thanks to Niels Horn)
	- format dates with leading zero (thanks to Niels Horn)
	- typos fixed (thanks to Niels Horn)
	- translations updated
	- compile fix for qt < 4.6.0 added

25. Nov 2010 Christoph Thielecke <crissi99@gmx.de>
	- fixed wrong encoding on reading
	- crash when adding new media fixed (thanks to Bernard Valentin)

24. Nov 2010 Christoph Thielecke <crissi99@gmx.de>
	- ChangeLog added
	- double click on folder at display view fixed (thanks to Niels Horn)
	- details are not shown for an item when clicking on it fixed (thanks to Niels Horn)
	- segfault at saving catalog fixed
	- win32 fixes (thanks to noragen)
	- string termination correction at mp3tag (based on patch from debian (http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=358929))
	- patch for fixing gzip -> xml conversion applied (based on patch from gentoo (http://bugs.gentoo.org/show_bug.cgi?id=48826))
	- help dialog converted to qt4 ui
	- patch for import old date-format added (thanks to Niels Horn)
  
