Source i (link to git-repo or to original if based on someone elses unmodified work):

Add the source-code for this project on opencode.net

1
Become a Fan
6.5

Available as/for:
Description:
QTGZManager is a T?Z package management application that uses standard pkgtools (present in any Slackware based system) to manage the software in the OS. It provides an easy to use four pane view (directories, packages in the selected dir, installed packages in the system and package actions), drag and drop and context menu support. It also uses kdesu/gksu/ktsuss to ask for root credentials when needed.

Needs QT4.5.x libs.
Last changelog:

1.0 -> 1.0.1

- Changed default Slackware mirror to http://mirrors.slackware.com/slackware/ (in a patch submitted by Robby Workman. Thanks Robby!);
- Changed the close button of the firefox-like searchbar to the leftmost position;
- From now on, QTGZManager is also available at slackbuilds.org.

RC2 -> 1.0

- Fixed application exit while mainwindow was hidden and user was asked if he/she wanted to download new patches;
- QTGZ can now open files which were removed from installed packages;
- Added txz2sb (Ctrl+L) support when using QTGZ under Slax;
- Changed patch's download directory to /tmp;

RC1 -> RC2

- Fixed crash when a malformed package was detected;
- Added support for TDE - Trinity Desktop Environment;
- Warns users if the program needs restart, based on changes in Options/Setup;
- User defined mirrors can be added just editing ~/.config /QTGZManager/mirrors file;
- ARM mirrors appear only when using Slackwarearm distro;
- Checking Slackware patches now outputs status against number of patches available;
- Window Close button now quits QTGZ by default. Previous hiding behavior can be configured using Options/Setup;

Beta6 -> RC1

- Reworked logic in package version recognition algorithm which makes it faster and more accurate (thanks to Arch's pacman code);
- New icon for different architecture packages;
- Better looking filter and search buttons;
- Firefox-like search bar for text highlight search in html content (help, patches and diffs);
- Now QTGZManager pops up if you try to exec another copy;
- Option to rename selected directory pressing F2;
- Option to hide status bar;
- Option to cut/copy and paste packages;
- Option to choose user's prefered privilege escalation tool;
- Option to use silent output during action execution (do not output pkgtool's verbosity-improves UI responsiveness);
- Option to automatically check for new Slackware patches at startup;
- Option to stop the Slackware patch checking, just pressing Ctrl+P again;
- Tabs are now movable;
- Refactored color layout enables using dark Qt4 themes;
- Updated help usage information (F1);
- Added support for the Mate desktop (Gnome 2 fork);
- Many bug fixes;
- Revised translations (although Farsi is lacking a mantainer);

Beta5 -> Beta6

- Download official Slackware patches just pressing Ctrl+P;
- Support LXDE Desktop Environment;
- Open files of non-installed packages;
- Has a config dialog box to change some options;
- Sport some changes in the main interface: fonts, icons, style sheets and tooltips;
- Open snapshot files, showing changes in installed packages since them;
- Support the unofficial SPKG tool for package management (it is a faster pkgtool alternative written in C).

Beta4 -> Beta5

- Reworked interface: gets a menubar, minimizes unused spaces and remembers your preferences;
- Compatible with Slackware 13.0 TXZ packages;
- Reworked package recognition algorithm recognizes the package status instantaneously;
- Find a package in your system just pressing Ctrl+K;
- Find files on package content you've just opened;
- Set a default directory to be selected every time you launch the application;
- Make QTGZ starts hidden, enabling your window manager to automatically launch it without messing your desktop;
- Among many bug fixes...

Beta3.1 -> Beta4

**Beta4 NEEDS Qt 4.4.x installed!

- Filter packages in the selected directory with hit/miss color feedback
- Ctrl + and Ctrl - respectively increases and decreases the font size of package lists
- Selected directory's name is shown on the top of the first pane
- Reworked About box
- More view arrangements through four view buttons
- Open konsole (F4) to work on the selected directory
- New Directory TreeView, based on QFileSystemModel (a new and very fast threaded model from Qt 4.4.x which is also inotify aware)
- Package information is showed as a tooltip when the mouse is over the package lists
- The "Find a file" search is now handled in another thread which means it can be stopped and no more freezes the GUI
- Take a snapshot of your installed package list for future diffs or whatever you want to

Beta3 -> Beta3.1

Important bug fixes.

Beta2r2 -> Beta3

Thanks to the community support, here comes a delayed but very consistent new version of QTGZManager. Enjoy!

- Many bug fixes and interesting new features. Visit the website for detailed information.

AND THANK YOU VERY MUCH: Andrea Sciucca and Manfred Mueller for your feedback and work with the translation files.

Beta2 -> Beta2r2

- Add Italian translation - THANKS to Andrea Sciucca (www.slacky.eu)
- Add German translation - THANKS to Manfred Mueller (www.live-modules.org)

Beta1r2 -> Beta2

- Linked against QT 4.2.3
- Fix package recognition algorithm
- Add translation support (for now only pt_BR). To use it, just "export LANG=pt_BR" in bash_profile or alike.
- New option to view package information in the context menu (the same as F
- Add package content view option
- Add diff between package contents option
- Fix output tab for the site url to work
- Add a button and context menu options to close the current tab and all tabs
- Add new application icon, to make the application more Slackware-like :-)
- Add option to navigate and select packages with keyboard (and see the changes in the installed packages view)
- Add a toolbar with some useful commands (maximize lower view, hide installed packages view, execute actions, refresh package lists and close)

Beta1 -> Beta1r2

- Add package reinstall option
- Fix package recognition algorithm
- Reworked About Dialog
- Fix context menus when more than one package selected
- Confirm exit when pending actions
- Add html output on "package action output"


Ratings & Comments

20 Comments

mahdif

Thanks for this useful application.I think the user should be able to sort packages by different parameters for example status, date, author, etc. keep up the good job

aarnt

Thank you very much Mahdi, you cannot imagine how rewarding it is to hear such a positive feedback. For sorting the 2 lists by status, you just need to click in their left header. On the other hand, sorting by date and author is not implemented and would be very hard (if possible) to do with the current technology. I've considered to use SQLite database to harvest all kind of package information to further magnify the search options. Maybe QTGZ can switch to this in the future. By the way, have you visited the web site? Now it has a development blog to bring the users closer to the project. And do no forget to vote "good" (herein) if you really liked it ;-)

aarnt

Thank you very much Mahdi, you cannot imagine how rewarding it is to hear such a positive feedback. For sorting the 2 lists by status, you just need to click in their left header. On the other hand, sorting by date and author is not implemented and would be very hard (if possible) to do with the current technology. I've considered to use SQLite database to harvest all kind of package information to further magnify the search options. Maybe QTGZ can switch to this in the future. By the way, have you visited the web site? Now it has a development blog to bring the users closer to the project. And do no forget to vote "good" (herein) if you really liked it ;-)

aarnt

Thank you very much Mahdi, you cannot imagine how rewarding it is to hear such a positive feedback. For sorting the 2 lists by status, you just need to click in their left header. On the other hand, sorting by date and author is not implemented and would be very hard (if possible) to do with the current technology. I've considered to use SQLite database to harvest all kind of package information to further magnify the search options. Maybe QTGZ can switch to this in the future. By the way, have you visited the web site? Now it has a development blog to bring the users closer to the project. And do no forget to vote "good" (herein) if you really liked it ;-)

GdA

Useful app. Works fine for me. Keep up the good work!

gohanz

It's possible to add a reload button to refresh installed package and directory! And also a button to execute the install, i don't like the ctrl+e solution! :D

aarnt

Gohanz, I could only see your post today, because this site had a bug on the access of first date comments. Regarding your suggestion, QTGZManager has the shortcut "F5" to refresh the directory and system package lists. But be still, the next versions will have a toolbar with such important functions. Thank you for the support! BTW, is the Beta1r2 package recognition system working right for you ?

gohanz

A Slackware 11.0 package is available from www.slacky.it :) http://www.slacky.it/index.php?option=com_remository&Itemid=29&func=fileinfo&id=1610

gohanz

Add the possibility to reinstall a TGZ, like upgradepkg --reinstall! ;)

aarnt

Ok, thanls. It'll be in Beta1 release2.

aarnt

Great idea for a feature for the upcoming versions. I´ll try to put it in Beta2, probably with the help of SQLite. Looking at the contents of a package is also something we cannot miss as it may lead to package diff :-) I´ll be dropping a "release 2" of Beta1 in the upcoming days to fix some edges in the package classification system and other things we may find later.

gohanz

I like too much QTGZmanager, but i can't test it, beacuse missing Qt4 in official Slackware 11.0 package! Thano can you build a static bin with Qt4? Or a Qt3 compatibile source? :D

gohanz

Sorry i see now that there is a static bin in tarball! Thank's for your work! :D

aarnt

Never mind, gohanz! You can download the slack package too as it also statically links to QT4.2. And do not forget to post the results of your tests :-D Thank you!

gohanz

For me QTGZmanager is usefull and work like a charm! I suggest to add also a filter, for search file inside a TGZ package! Like http://packages.slackware.it/ ! Very good work man! :D

anonymous-hive

For me QTGZmanager is usefull and work like a charm! I suggest to add also a filter, for search file inside a TGZ package! Like http://packages.slackware.it/ ! Very good work man! :D

ljubomir

just kidding... :D

aarnt

Yeah, you are right! You know, I have never made one... but it seems it will happen soon ;-) BTW, did it work for you ?

aarnt

Did it!

ljubomir

I haven't tried, i use ubuntu :) But it looks neat.

Pling
0 Affiliates
Details
license
version 1.0.1
updated
added
downloads 24h 0
mediaviews 24h 0
pageviews 24h 1

More System Tools (NOT OS or ROMS) from aarnt:

Octopi
aarnt
last update date: 11 years ago

Score 7.0

QTGZManager
aarnt
last update date: 18 years ago

Score 5.0

Other System Tools (NOT OS or ROMS):

KDE CDEmu Manager
marcel83
last update date: 1 year ago

Score 7.0

QPhotoRec
caezsar
last update date: 11 years ago

Score 5.7

Burg-manager
ingalex
last update date: 14 years ago

Score 7.4

Multi-Platform File Manager
Lunik
last update date: 21 years ago

Score 5.0

KFS
jrockey
last update date: 21 years ago

Score 5.0

dolphin-perforce-plugin
martin9000andersen
last update date: 12 years ago

Score 5.0



System Tags