Statistics
| Revision:

root / trunk / server_qt

Name Size Revision Age Author Comment
main.cpp 233 Bytes 1919 21 days Alguno - Moved the winsock initialisation code to the ...
mainserverdialog.ui 4.1 KB 1503 over 2 years Alguno - Added the function ng_event_handler_loop_dept...
mainserverwindow.cpp 6.9 KB 1746 over 1 year Alguno Compile fix
mainserverwindow.h 1.1 KB 1520 over 2 years Alguno - Restarting complete collections was broken wh...
mainserverwindow.ui 4.2 KB 1504 over 2 years Alguno Change in the Qt server frontend: - Use a QMain...
nntpgrab.ico 16.6 KB 1664 almost 2 years Alguno - Added the file libstdc++-6.dll to the Win32 (...
nntpgrab_qt.cpp 12.7 KB 1919 21 days Alguno - Moved the winsock initialisation code to the ...
nntpgrab_qt.h 8.4 KB 1903 6 months Alguno The NNTPGrab Qt Server could crash when the sig...
nntpgrab_server_qt.desktop 564 Bytes 1919 21 days Alguno - Moved the winsock initialisation code to the ...
server_qt.pro 827 Bytes 1919 21 days Alguno - Moved the winsock initialisation code to the ...
server_qt.rc 63 Bytes 1664 almost 2 years Alguno - Added the file libstdc++-6.dll to the Win32 (...

Latest revisions

# Date Author Comment
1919 04/21/2012 09:06 pm Alguno

- Moved the winsock initialisation code to the nntpgrab_utils library
- Allow the Qt frontend to be linked statically more easy on Win32/Win64
- Translated the .desktop files (contributed by Stegozor)
- Fix compile failure on Linux when libpeas-devel isn't installed...

1903 11/09/2011 12:24 am Alguno

The NNTPGrab Qt Server could crash when the signal file_state_changed was emit. Closes #87

1775 11/20/2010 12:49 am Alguno

- Log messages didn't get shown anymore in the NNTPGrab Server GUI. Fixed
- Marking files optional/non-optional using the JSON-RPC interface was broken. Fixed
- Fixed an issue which could cause the initialisation of the NNTPGrab Core to succeed even if there was an error

1769 11/13/2010 09:17 pm Alguno

- Renamed the objects 'NNTPGrabCore' to 'NntpgrabCore' and 'NNTPGrabGlue' to 'NntpgrabGlue'
in order to be compatible with GObject-introspection
- Renamed the nntpgrab_... functions in the glue layer to use the prefix nntpgrab_glue_...
- Added GObject-introspection based testcases for the Glue layer using javascript and python...

1746 09/28/2010 10:27 am Alguno

Compile fix

1709 08/21/2010 12:13 am Alguno

- The progressbar in the Qt frontend was shown in a disabled state on Mac OS X. Fixed
- Build the Qt frontends on Mac OS X with debugging information by default
- Fixed some small compiler warnings

1692 08/08/2010 08:28 pm Alguno

- Split the function nntpgrab_glue_new() into nntpgrab_glue_new() and nntpgrab_glue_init(). The _new function only creates the object
- Split the function nntpgrab_core_new() into nntpgrab_core_new() and nntpgrab_core_init(). The _new function only created the object...

1688 08/07/2010 04:18 pm Alguno

Also port the Qt pieces to the renamed API functions

1667 07/03/2010 10:44 pm Alguno

- Started on the Dutch translation for the Qt frontend
- Made the command 'make install' operational for the Qt GUI and Qt Server frontend
(although the installation paths are currently hardcoded due to limitations in QMake)

1666 06/30/2010 12:32 am Alguno

Fixed a crash in the Qt Server

View revisions

Also available in: Atom