summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-03-25make sisyphus-config to actually write mirrors.confV3n3RiX
2018-03-24Merge branch 'add_config_gui' into 'master'Ghiunhan Mamut (aka V3n3RiX)
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 : prevent instant crash if application is started as non-root userV3n3RiX
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
2017-12-09don't hardcode library pathV3n3RiX
2017-12-01PYTHON_COMPAT : 3.5V3n3RiX
2017-10-21Merge branch 'master' of gitlab.com:redcore/sisyphusV3n3RiX
2017-10-09fix timestamp checkbionel
2017-10-05lets use <> for a while, may be more acuratebionel
2017-10-05nail the virtual bastardsbionel
2017-10-05identify rebuilt packages, improve selectsbionel
2017-10-04fix some typos, bring some uniformity to the tableV3n3RiX
2017-10-04Merge branch 'impTimestampAgain' into 'master'Ghiunhan Mamut (aka V3n3RiX)
2017-10-04Implement time-stamp and other improvementsionel busuioc
2017-09-30fix yet another typoV3n3RiX
2017-09-30sisyphus-backend : add rescue option, to reinit a lost or corrupted db; fix a...V3n3RiX
2017-09-29sisyphusdb : add timestamp column into the databaseV3n3RiX
2017-09-29backend : change the way we call portage; cli-frontend : no longer expose aut...V3n3RiX
2017-09-26make sisyphus less shyV3n3RiX
2017-09-25make sisy less shybionel
2017-09-24rearrange the tuples alphabetically, give some more information in qcomboboxV3n3RiX
2017-09-24altough commenting on the code is a good practice, we hate itV3n3RiX
2017-09-24remove rmv from model, filter is enoughbionel
2017-09-24Merge branch 'addRemoveable' into 'master'Ghiunhan Mamut (aka V3n3RiX)
2017-09-24implement removable filterbionel
2017-09-23Merge branch 'master' of gitlab.com:redcore/sisyphusV3n3RiX
2017-09-23we have this variable defined in the backend, so use itV3n3RiX
2017-09-23refine FILTEROUTbionel
2017-09-23Merge branch 'master' of gitlab.com:redcore/sisyphusV3n3RiX
2017-09-23make use of statusbar to display messagesV3n3RiX
2017-09-23follow ghiunhan naming convention .. for the momentbionel
2017-09-23remove downgradable filter, string comparing has to be refinedbionel
2017-09-23remove virtuals from listed packagesbionel
2017-09-23a bit of code cleanupbionel
2017-09-23Merge branch 'addPkgCounter' into 'master'Ghiunhan Mamut (aka V3n3RiX)
2017-09-23show packages count in statusbarionel busuioc
2017-09-22with native qthread signals, we can remove some duplicated codeV3n3RiX
2017-09-22use native qthread signals, hide action buttons untill initial sync is completeV3n3RiX
2017-09-21increase cell width to at least 150px, alternate cell collors, change cell sp...V3n3RiX
2017-09-21sisyphus-gui : split'n'redo the layoutV3n3RiX
2017-09-21sisyphus gui : reload the table once updateFinished signal is sentV3n3RiX