summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2017-09-03sisyphus-gui : enable multithreadingV3n3RiX
2017-09-01ooops, placed variable in wrong placeV3n3RiX
2017-09-01sisyphus : objectify package list arguments, get rid of xterm, run ↵V3n3RiX
operations in background, progress bar to be implemented soon
2017-08-27sisyphus-gui : apply grid layout && allow interface to be resizedV3n3RiX
2017-07-21give visual feedback if searched package does not existV3n3RiX
2017-07-20improve search bar a bitV3n3RiX
2017-07-20bugfix : https://bugs.redcorelinux.org/show_bug.cgi?id=27V3n3RiX
2017-07-13add option to manually sync Sisyphus database with Portage databaseV3n3RiX
2017-07-10backend: improvements && make less noise; gui frontend: fix remove-orphans callV3n3RiX
2017-07-09filtering works, finallyV3n3RiX
2017-07-09enable filtering widget (signals not yet connected)V3n3RiX
2017-07-09drop categories, list all available packages by default, redesign UIV3n3RiX
2017-07-01add some filtering to accesories && development categoriesV3n3RiX
2017-06-29populate system category, start working on graphics && officeV3n3RiX
2017-06-29populate each category with at least 2 appsV3n3RiX
2017-06-28we don't need subprocess in hereV3n3RiX
2017-06-28drop not working optionsV3n3RiX
2017-06-26fix makefileV3n3RiX
2017-06-26kill old backendV3n3RiX
2017-06-26add remaining options from sisyphus bash backend/frontendV3n3RiX
2017-06-24write a proper Makefile, rearrange source code a bitV3n3RiX
2017-06-24sisyphus-cli, ported to python3...yawzaV3n3RiX
2017-06-19typoV3n3RiX
2017-06-19pick up xonotic from databaseV3n3RiX
2017-06-18fix typo, give some useful outputV3n3RiX
2017-06-18be a bit more verboseV3n3RiX
2017-06-17make available options more ... intuitiveV3n3RiX
2017-06-12merge epkg into sisyphus : from now on sisyphus-cli will be the CLI frontend ↵V3n3RiX
(old epkg) && sisyphus-gui will be the GUI frontend ;; the backend libsisyphus.sh will be ported to python as well
2017-04-17display Okular in Office categoryV3n3RiX
2017-04-17rearrange the code a bit...it will be more easy to populate the tablesV3n3RiX
2017-04-03fix copyrightV3n3RiX
2017-04-02add tesseractV3n3RiX
2017-04-02add filters for office categoryV3n3RiX
2017-04-02add filters for internet categoryV3n3RiX
2017-04-02add filters for internet categoryV3n3RiX
2017-04-02scale down icon to same size as othersV3n3RiX
2017-04-02invert everything - local buttons locationV3n3RiX
2017-04-02populate All packages categoryV3n3RiX
2017-04-02adjust column sizes, and header namesV3n3RiX
2017-04-02order UI elementsV3n3RiX
2017-04-02publish new PyQt5 codeV3n3RiX
2017-04-02clean gtkdialog/bash codeV3n3RiX
2016-12-26add cleanup buttonV3n3RiX
2016-12-26cleanup internet ui a bitV3n3RiX
2016-12-26use tree widget instead of table widget...advantage : multiple selections at ↵V3n3RiX
once
2016-12-26finally : fix main UI freeze when workers are spawnedV3n3RiX
2016-12-26prevent progress bar to be killed by accidentV3n3RiX
2016-12-26remove locking mechanism...found a better fix for itV3n3RiX
2016-12-26show a lovely pulsating progress bar everywhere except searchV3n3RiX
2016-12-25Revert "kill silently"V3n3RiX
This reverts commit 038279a1ec3f2503783d163118db99399cc989bf.