summaryrefslogtreecommitdiff
path: root/src/frontend/gui
AgeCommit message (Collapse)Author
2018-04-07Revert "quickfix: use full path for ui files, hardcoded for now"V3n3RiX
This reverts commit fe355e062019591e1b017ee7b1ff6676aca25104.
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-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 ↵V3n3RiX
pressed/released signals to close the config window
2018-03-25playtime over, write to actual mirror configuration fileV3n3RiX
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
menubar
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 ↵V3n3RiX
made, not for the number of packages that will be installed, and since now we display how many packages, this may create confusion, so drop it
2017-12-25sisyphus-gui : finally, nailed it...statusbar will display packages ↵V3n3RiX
installed/removed/upgraded/cleaned
2017-12-25sisyphus-gui : improve multithreading && signal handlingV3n3RiX
2017-12-24move the code around, prepare the move to QprocessV3n3RiX
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-04Implement time-stamp and other improvementsionel busuioc
2017-09-30sisyphus-backend : add rescue option, to reinit a lost or corrupted db; fix ↵V3n3RiX
a widespread typo
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-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