Statistics
| Branch: | Tag: | Revision:

root / nntpgrab.nsi @ master

History | View | Annotate | Download (6.7 KB)

# Date Author Comment
06c56ba2 01/02/2013 12:34 am admin

The gthread library is deprecated as of glib 2.34 and can be dropped safely

c4f35776 12/29/2012 10:50 pm admin

- Made NNTPGrab compatible with Qt 5.0.0 Final
- Build the Windows binaries with the compiler flag Wa,-compress-debug-sections to reduce file size
- When using the Qt frontend, also print messages from the NNTPGrab Core to the console (if a console is detected)...