summaryrefslogtreecommitdiff
path: root/src/frontend/gui/sisyphus-gui.py
AgeCommit message (Expand)Author
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