summaryrefslogtreecommitdiff
path: root/src/frontend
AgeCommit message (Expand)Author
2018-11-11libsisyphus :V3n3RiX
2018-11-10make more room for hybrid and source modeV3n3RiX
2018-11-10sisyphus-gui : print some more information when executed from cliV3n3RiX
2018-11-10make room to implement hybrid mode and source mode in libsisyphusV3n3RiX
2018-11-09refuse to install/uninstall/force-uninstall/search if no package name is givenV3n3RiX
2018-11-09use portage cache as download location for binariesV3n3RiX
2018-10-28sisyphus-gui : print some more information on stdout, when executed from CLIv1.1810V3n3RiX
2018-09-30disable fuzzy search and misspell suggestionsV3n3RiX
2018-09-30hardcode binmodeV3n3RiX
2018-09-15reduce the number of database connections to speed things a bit, arrange the ...v1.1809V3n3RiX
2018-08-19implement our fetch method in sisyphus-gui, autopep the codeV3n3RiX
2018-05-17make sure we leave no zombie aliveV3n3RiX
2018-04-23rearrange and comment the functions (what each of it does)V3n3RiX
2018-04-22sisyphus backend : slight improvementsV3n3RiX
2018-04-13make sisyphus-cli update independent of timestamp, to force a manual sync of ...V3n3RiX
2018-04-08oops...:Dv1.1804V3n3RiX
2018-04-08hook timestamps, run even fasterV3n3RiX
2018-04-07invert installed/available, makes more senseV3n3RiX
2018-04-07Revert "quickfix: use full path for ui files, hardcoded for now"V3n3RiX
2018-04-07quickfix: use full path for ui files, hardcoded for nowbionel
2018-04-07adjust labelsV3n3RiX
2018-04-07tiny adjustments/fixes, reduce the amount of redundant syncsV3n3RiX
2018-04-06adjust to backend changesV3n3RiX
2018-04-07drop removablebionel
2018-04-07update selects to use description tablebionel
2018-04-06hook remote_descriptions tableV3n3RiX
2018-04-05convert all functions to camelcaseV3n3RiX
2018-03-26merge worker classes, run autopep8 on the codeV3n3RiX
2018-03-26add tooltipsV3n3RiX
2018-03-26add license informationV3n3RiX
2018-03-26merge mirror settings window into main applicationV3n3RiX
2018-03-25add settings button tooltipV3n3RiX
2018-03-25don't make mail address a linkV3n3RiX
2018-03-25connect sisyphus-config to main applicationV3n3RiX
2018-03-25drop menubarV3n3RiX
2018-03-25drop redundant close button, since config is applied instantly, use pressed/r...V3n3RiX
2018-03-25playtime over, write to actual mirror configuration fileV3n3RiX
2018-03-25move functions to backend, where they belongV3n3RiX
2018-03-25add mirror selection to cli frontendbionel
2018-03-25make sisyphus-config to actually write mirrors.confV3n3RiX
2018-03-24add config guibionel
2018-03-13convert gui code to camelcase, promote gui window to qmainwindow, add a demo ...V3n3RiX
2018-01-03autopep8V3n3RiX
2018-01-03wthV3n3RiX
2018-01-03rename classes, and thread names to make a bit more senseV3n3RiX
2017-12-25sisyphus-gui : port updateThread to QObject as wellV3n3RiX
2017-12-25sisyphus-gui : len(Sisyphus.PKGLIST) is accurate only for the selections made...V3n3RiX
2017-12-25sisyphus-gui : finally, nailed it...statusbar will display packages installed...V3n3RiX
2017-12-25sisyphus-gui : improve multithreading && signal handlingV3n3RiX
2017-12-24move the code around, prepare the move to QprocessV3n3RiX