| Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
| Name: kmago | Distribution: Linux-Red-Hat |
| Version: 1.1.2 | Vendor: Sergio Moretti <sermore@libero.it> |
| Release: 0 | Build date: Fri Apr 20 15:47:01 2001 |
| Group: Networking/File transfer | Build host: Andy.lupo |
| Size: 783196 | Source RPM: kmago-1.1.2-0.src.rpm |
| Packager: Andrea Pesarini <andreapes@iol.it> | |
| Url: http://kmago.sourceforge.net | |
| Summary: Download Manager | |
KMAGO stands for KDE MAnager for Get Operations. It's a download manager with a nice GUI interface
GPL
* Thu Apr 19 2001 Sergio Moretti <sermore@libero.it> - stable release 1.1.2: - Added DCOP interface. - Fixed restoring, "start with resume check", fatal error management - and some other minor bugs. * Wed Apr 18 2001 Sergio Moretti <sermore@libero.it> - kmago/kcontainerview.cpp: fixed drop with mozilla and others using - text/plain format - kmago/Makefile.am: updated icon managements - kmago/templates/*: removed templates for kdevelop - icons: added kmago-16.png, kmago-low-22.png, kmago-low-32.png, - removed kmago-low-*.xpm - admin/*: updated directory from kdesdk - rpm-specs/kmago-rh.spec: updated from RH maintainer - debian/*: updated directory from debian maintainer's tarball - welcome to new debian maintainer: Michael Janssen <jamuraa@debian.org> * Thu Apr 12 2001 Sergio Moretti <sermore@libero.it> - kmago/ktransferimpl.cpp, kmago/kmagodoc.cpp: fixed fatal error - management * Tue Apr 10 2001 Sergio Moretti <sermore@libero.it> - kmago/main.cpp (main): fixed restore from unique app * Sat Apr 07 2001 Sergio Moretti <sermore@libero.it> - kmago/ktransferimpl.cpp : added needRestart() function, to permit - to start transfer even if download is locked (i.e. for check + start) * Fri Apr 06 2001 Sergio Moretti <sermore@libero.it> - kmago/kmagodoc.cpp (isDuplicate): fixed compare between locals - kmago/kmagodoc.h : changed OpenFlags, moved startMode conf entry into - it, changed addTransfer signature - kmago/main.cpp: added DCOP management - kmago/kmago.cpp: added implementation for DCOP interface KMagoAppIface - kmago/kmagoappiface.h : added DCOP interface KMagoAppIface for - KMagoApp operations - kmago/kmagodcopobj.cpp : added implementation for KMagoIface DCOP - interface, object named KMagoIface - kmago/kmagoiface.h : added DCOP interface for global operations * Thu Apr 05 2001 Sergio Moretti <sermore@libero.it> - kmago/kmmanagerlistview.cpp: added ID column - kmago/ktmanagerlistview.cpp (applySettings): set default sort by ID * Wed Apr 04 2001 Sergio Moretti <sermore@libero.it> - first stable release 1.1.1: - Rearranged clipboard operations. - Ready for translations. - Added "disable http cache" kio config entry. - Added event notification on transfer start, error, complete, - application quit. - Added menu entries for exit on idle, kill all, execute on idle. - Added conf entry for "idle command". - Added a bunch of options to control run-time behaviour. - Added transfer's download progress windows, with tray icon. * Tue Apr 03 2001 Sergio Moretti <sermore@libero.it - kmago/kmagodoc.cpp: added "idle command" config entry, shell command - executed on first idle state, enabled/disabled by "execute_on_idle" - menu entry - kmago/kmagoui.rc: changed some action's name - kmago/kmago.cpp: added "kill all", "execute on idle" menu entries, - fixed error in slotFileOpen, slotFileOpenRecent, slotFileSaveAs. - kmago/kdlgapp.cpp: changed from QWidget to KTabCtl - kmago/ksystrayview.cpp: changed icon, now there is an icon for idle - state and an icon for active state. - kmago/kdlgtransferprogress.cpp: added transfer progress window, with - tray icon, its behaviour is controllable with 2 config entries. * Mon Apr 02 2001 Sergio Moretti <sermore@libero.it> - kmago/main.cpp: - Added option --single-doc, to run as unique application and using a - single document located in $appdata/data. - Added options --enable/disable-notify, to enable/disable events - notification. - Added --new-document option, to force starting with a tmp doc. - kmago/kmago.cpp : moved exit-on-idle from config to menu - kmago/eventsrc: added events config file - kmago/kmagodoc.cpp : added configure entry to enable/disable event - notification, removed kdlgsound.*, substituted by System Notification - dialog in KDE Settings * Sun Apr 01 2001 Sergio Moretti <sermore@libero.it> - configure.in.in: substituted --enable-kurlreq-err configure option - with a version check * Sat Mar 31 2001 Sergio Moretti <sermore@libero.it> - FAQ.html: added FAQ * Thu Mar 29 2001 Sergio Moretti <sermore@libero.it> - kmago/ktransferkioimpl.cpp: added "disable cache" config entry * Wed Mar 28 2001 Sergio Moretti <sermore@libero.it> - po/it.po: added italian translation (a bare one, much like a test) - kmago/Makefile.am: some fixes, test now compiles in "check" target, - fixes in "messages" target * Tue Mar 27 2001 Sergio Moretti <sermore@libero.it> - kmago/main.cpp: fixed bug preventing correct restoring * Mon Mar 26 2001 Sergio Moretti <sermore@libero.it> - kmago/kmago.cpp: download lock icon changing on button state changing - kmago/kdlgsound.cpp: added dialog for sound configuration - kmago/kmagodoc.cpp: added sounds configure entries * Sun Mar 25 2001 Sergio Moretti <sermore@libero.it> - kmago/kcontainerview.cpp: rearranged clipboard operations * Sat Mar 24 2001 Sergio Moretti <sermore@libero.it> - beta release 1.1: the last last beta (I promise) - "set" entry in menu to modify some settings, included priority. - "minimum bandwidth" manager configuration entry. - option to run as single application. - "settings" dialog included in "configure" dialog, now "status" dialog - is read-only. - "disable cookie" configure entry for kio transfer. - new managers view based on ListView. - "exit-on-idle" option, to enable the to stop the program when there - are no transfer available to download. - "download-lock" option, to enable/disable download lock. - document format changed, added version control. - too many changes to tell. * Fri Feb 02 2001 Sergio Moretti <sermore@libero.it> - beta release 1.0.3: the last beta (I hope) - many fixes in kio, now ready to use - visual improvements, as transfer's detail settings, - manager's renameable, menus extensions - minor fixes in wget parsing - kmago/kdlgmanager1.cpp: added slotOpenFileDialog (only for kde > 210..) - configure.in.in: enabled kio retriever by default, added check for - kde version > 210 beta 2 - kmago/kmagoui.rc: added menu view->transfers view - kmago/ktmanagerlistview.cpp: added settings to control columns view - kmago/kcontainerview.cpp: added settings managements * Sun Jan 14 2001 Sergio Moretti <sermore@libero.it> - beta release 1.0.2: - mainly to test new Makefile environment, exceptions are now disabled, - some bugs fixed, stripped "default" dialog from "document". - kmago/kmmanagericonview.h: hack to make working move action in iconview - widget * Sat Jan 13 2001 Sergio Moretti <sermore@libero.it> - beta release 1.0.1: - added popup menu with managers on dropping into systray or dropping - target - added a manager selection in transfer dialog - added wget version in parse bug report
/usr/bin/kmago /usr/share/applnk/Internet/kmago.desktop /usr/share/apps/kmago/eventsrc /usr/share/apps/kmago/kmagoui.rc /usr/share/apps/kmago/pics/kmago-active.png /usr/share/apps/kmago/pics/kmago-idle.png /usr/share/doc/kmago-1.1.2 /usr/share/doc/kmago-1.1.2/AUTHORS /usr/share/doc/kmago-1.1.2/COPYING /usr/share/doc/kmago-1.1.2/ChangeLog /usr/share/doc/kmago-1.1.2/FAQ.html /usr/share/doc/kmago-1.1.2/INSTALL /usr/share/doc/kmago-1.1.2/NEWS /usr/share/doc/kmago-1.1.2/README /usr/share/doc/kmago-1.1.2/TODO /usr/share/icons/hicolor/22x22/apps/kmago.png /usr/share/icons/hicolor/32x32/apps/kmago.png /usr/share/icons/hicolor/48x48/apps/kmago.png /usr/share/icons/locolor/16x16/apps/kmago.png /usr/share/icons/locolor/32x32/apps/kmago.png /usr/share/locale/it/LC_MESSAGES/kmago.mo
Generated by rpm2html 1.8.1
Fabrice Bellet, Mon May 20 00:52:19 2013