summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
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-20Merge branch 'prepareFilters' into 'master'Ghiunhan Mamut (aka V3n3RiX)
2017-09-20implement filtersbionel
2017-09-20Merge branch 'improveSearch' into 'master'Ghiunhan Mamut (aka V3n3RiX)
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)
2017-09-19implement search by fieldbionel
2017-09-19Revert "sisyphus-backend : switch from package view to application view, aka ...V3n3RiX
2017-09-19sisyphus-backend : switch from package view to application view, aka track on...V3n3RiX
2017-09-18step 1: prepare functions for seachByFieldbionel
2017-09-17sisyphus-gui : don't execute(install/remove) anything if no package is select...V3n3RiX