summaryrefslogtreecommitdiff
path: root/src/frontend/gui/sisyphus-gui.py
AgeCommit message (Expand)Author
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 a...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-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-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-21sisyphus gui : reload the table once updateFinished signal is sentV3n3RiX
2017-09-21sisyphus-gui : start application faster, by running the update in it's own th...V3n3RiX
2017-09-20remove commentsbionel
2017-09-20improve filters, add Availablebionel
2017-09-20implement filtersbionel
2017-09-20trigger refresh also after upgradebionel
2017-09-20improve search, trigger model update after install/uninstallbionel
2017-09-19implement search by fieldbionel
2017-09-18step 1: prepare functions for seachByFieldbionel
2017-09-17sisyphus-gui : don't execute(install/remove) anything if no package is select...V3n3RiX
2017-09-17sisyphus-gui : bring header labels backV3n3RiX
2017-09-17sisyphus-gui: search as you type, fix variable split(no longer needed)V3n3RiX
2017-09-17switch to model based tableviewbionel
2017-09-17sisyphus-gui : rename some functions to better reflect what they doV3n3RiX
2017-09-17sisyphus-gui : rearrange the code a bit && remove duplicate codeV3n3RiX
2017-09-16rearrange gui frontend codeV3n3RiX
2017-09-03sisyphus-gui : with multithreading enabled, we can do really cool stuff...a p...V3n3RiX
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 operations...V3n3RiX
2017-07-21give visual feedback if searched package does not existV3n3RiX
2017-07-20improve search bar a bitV3n3RiX
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-06-24write a proper Makefile, rearrange source code a bitV3n3RiX