summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
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)
show packages count in statusbar See merge request redcore/sisyphus!5
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 ↵V3n3RiX
splitters
2017-09-21sisyphus-gui : split'n'redo the layoutV3n3RiX
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 ↵V3n3RiX
thread
2017-09-20remove commentsbionel
2017-09-20improve filters, add Availablebionel
2017-09-20Merge branch 'prepareFilters' into 'master'Ghiunhan Mamut (aka V3n3RiX)
implement filters See merge request redcore/sisyphus!4
2017-09-20implement filtersbionel
2017-09-20Merge branch 'improveSearch' into 'master'Ghiunhan Mamut (aka V3n3RiX)
improve search, trigger model update after install/uninstall See merge request redcore/sisyphus!3
2017-09-20trigger refresh also after upgradebionel
2017-09-20improve search, trigger model update after install/uninstallbionel
2017-09-20reorder widgetsV3n3RiX
2017-09-20Merge branch 'implementSearchByField' into 'master'Ghiunhan Mamut (aka V3n3RiX)
Implement search by field See merge request redcore/sisyphus!2
2017-09-19implement search by fieldbionel
2017-09-19Revert "sisyphus-backend : switch from package view to application view, aka ↵V3n3RiX
track only @world file packages, everything else is installed as deps anyway" This reverts commit 062dc9ef58fe184925353dcd88c008bcee138453.
2017-09-19sisyphus-backend : switch from package view to application view, aka track ↵V3n3RiX
only @world file packages, everything else is installed as deps anyway
2017-09-18step 1: prepare functions for seachByFieldbionel
2017-09-17sisyphus-gui : don't execute(install/remove) anything if no package is ↵V3n3RiX
selected, and warn user about it
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-17Merge branch 'addTableview' into 'master'Ghiunhan Mamut (aka V3n3RiX)
switch to model based tableview See merge request redcore/sisyphus!1
2017-09-17switch to model based tableviewbionel
2017-09-17adjust makefileV3n3RiX
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-16rearrange backend && cli frontend codeV3n3RiX
2017-09-09sisyphus-gui : replace button icons, rearrange layout a bitV3n3RiX
2017-09-03sisyphus-gui : with multithreading enabled, we can do really cool stuff...a ↵V3n3RiX
progress bar in this case
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 ↵V3n3RiX
operations in background, progress bar to be implemented soon
2017-08-27sisyphus-gui : apply grid layout && allow interface to be resizedV3n3RiX
2017-07-21give visual feedback if searched package does not existV3n3RiX
2017-07-20improve search bar a bitV3n3RiX
2017-07-20bugfix : https://bugs.redcorelinux.org/show_bug.cgi?id=27V3n3RiX
2017-07-13add option to manually sync Sisyphus database with Portage databaseV3n3RiX
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-07-01add some filtering to accesories && development categoriesV3n3RiX
2017-06-29populate system category, start working on graphics && officeV3n3RiX
2017-06-29populate each category with at least 2 appsV3n3RiX