Add "copy to clipboard" to NLogDialog
[nomnom.git] / NEWS
blob7666bb82623edd10fb39302318cd894c9fa15f80
2 0.3.0  Sun Oct 30 2011  Toni Gundogdu
4 Changes:
5   - Add improved dialog for displaying "recent URLs"
6     - Revise log (recent) subsystem
7   - Add dialog for displaying "error while running command"
8   - Use QJson for parsing umph and quvi output
9     - Make QJson a new prerequisite
10     - Remove QtScript prerequisite
11   - Make curl use a custom user-agent by default
12   - Update Finnish translation
14 Bugfixes:
15   - umph integration ("nothing found" even when feed contains items)
16     - Caused by incorrectly parsed and re-joined command line args
19 0.2.0  Fri Oct 21 2011  Toni Gundogdu
21 Changes:
22   - Revise YouTube feed (umph) integration, add support for umph "--all"
23   - Add command (media stream parser, player, ...) detection from $PATH
24   - Add command line options (--detect, --locale, --config-path, ...)
25   - Improve progress dialogs used with quvi and curl commands
26   - Improve error handling with commands
27   - Revise system icon tray integration
28   - Use GNU Autotools instead of CMake
29   - Remove subsystems log and tips
30   - Revise translation subsystem
31   - Update Finnish translation
32   - Revise nomnom.desktop file
33   - Revise settings subsystem
34   - Revise about dialog
35   - Revise manual page
38 0.1.4  Sat Jun 18 2011  Toni Gundogdu
40 Changes:
41         - Add German translation (#5), thanks Andre
42         - Add "Enter format" to format selection
43         - Update Finnish translation
46 0.1.3  Tue May 03 2011  Toni Gundogdu
47 Changes:
48         - Remove depr. "Encoding" key from nomnom.desktop (#2)
49         - Install xpm (instead of png) to share/pixmaps/ (#3)
50         - Recently visited URLs: Last is now top-most
51         - Log: Last entry is now top-most
52         - Add manual (#4)
55 0.1.2   Mon Feb 07 2011     Toni Gundogdu
56 Changes:
57         - Make use of a custom program icon possible
58         - Make systray icon to react to single-click
59 Bugfixes:
60         - Retain umph returned feed item order
63 0.1.1   Sat Dec 04 2010     Toni Gundogdu
64 Changes:
65         - Set <http://nomnom.sourceforge.net/> as new home
66         - Install: Add WITHOUT_DESKTOP, WITHOUT_QM, WITHOUT_DOC
67         - Add "Minimize when download starts"
68         - Replace QStatusBar use with ProcessProgressDialog
69         - Rename History.* -> Recent.*
70         - Rename Download.* -> DownloadDiag.*
71         - Preferences: Add save directory for videos
72         - Preferences: Add "Do not prompt for filename"
73         - Sort format IDs in "Choose format" dialog
74         - Ignore error messages for canceled processes
75         - Add Youtube feed (playlist, uploads, favorites) support (umph)
76 Bugfixes:
77         - CMAKE_VERBOSE_MAKEFILE
78         - About: quvi version would not show if dialog was opened repeatedly
79         - Restore if minimized (to tray) and error occurs
82 0.1.0  Mon Nov 15 2010  legatvs
83         - Initial release