index
:
sisyphus
master
next
Sisyphus Package Manager
Redcore Linux Project
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
Age
Commit message (
Collapse
)
Author
2017-09-29
backend : change the way we call portage; cli-frontend : no longer expose ↵
V3n3RiX
auto options
2017-09-26
make sisyphus less shy
V3n3RiX
2017-09-25
make sisy less shy
bionel
2017-09-24
rearrange the tuples alphabetically, give some more information in qcombobox
V3n3RiX
2017-09-24
altough commenting on the code is a good practice, we hate it
V3n3RiX
2017-09-24
remove rmv from model, filter is enough
bionel
2017-09-24
implement removable filter
bionel
2017-09-23
Merge branch 'master' of gitlab.com:redcore/sisyphus
V3n3RiX
2017-09-23
we have this variable defined in the backend, so use it
V3n3RiX
2017-09-23
refine FILTEROUT
bionel
2017-09-23
Merge branch 'master' of gitlab.com:redcore/sisyphus
V3n3RiX
2017-09-23
make use of statusbar to display messages
V3n3RiX
2017-09-23
follow ghiunhan naming convention .. for the moment
bionel
2017-09-23
remove downgradable filter, string comparing has to be refined
bionel
2017-09-23
remove virtuals from listed packages
bionel
2017-09-23
a bit of code cleanup
bionel
2017-09-23
show packages count in statusbar
ionel busuioc
2017-09-22
with native qthread signals, we can remove some duplicated code
V3n3RiX
2017-09-22
use native qthread signals, hide action buttons untill initial sync is complete
V3n3RiX
2017-09-21
increase cell width to at least 150px, alternate cell collors, change cell ↵
V3n3RiX
splitters
2017-09-21
sisyphus-gui : split'n'redo the layout
V3n3RiX
2017-09-21
sisyphus gui : reload the table once updateFinished signal is sent
V3n3RiX
2017-09-21
sisyphus-gui : start application faster, by running the update in it's own ↵
V3n3RiX
thread
2017-09-20
remove comments
bionel
2017-09-20
improve filters, add Available
bionel
2017-09-20
implement filters
bionel
2017-09-20
trigger refresh also after upgrade
bionel
2017-09-20
improve search, trigger model update after install/uninstall
bionel
2017-09-20
reorder widgets
V3n3RiX
2017-09-19
implement search by field
bionel
2017-09-18
step 1: prepare functions for seachByField
bionel
2017-09-17
sisyphus-gui : don't execute(install/remove) anything if no package is ↵
V3n3RiX
selected, and warn user about it
2017-09-17
sisyphus-gui : bring header labels back
V3n3RiX
2017-09-17
sisyphus-gui: search as you type, fix variable split(no longer needed)
V3n3RiX
2017-09-17
switch to model based tableview
bionel
2017-09-17
sisyphus-gui : rename some functions to better reflect what they do
V3n3RiX
2017-09-17
sisyphus-gui : rearrange the code a bit && remove duplicate code
V3n3RiX
2017-09-16
rearrange gui frontend code
V3n3RiX
2017-09-16
rearrange backend && cli frontend code
V3n3RiX
2017-09-09
sisyphus-gui : replace button icons, rearrange layout a bit
V3n3RiX
2017-09-03
sisyphus-gui : with multithreading enabled, we can do really cool stuff...a ↵
V3n3RiX
progress bar in this case
2017-09-03
sisyphus-gui : enable multithreading
V3n3RiX
2017-09-01
ooops, placed variable in wrong place
V3n3RiX
2017-09-01
sisyphus : objectify package list arguments, get rid of xterm, run ↵
V3n3RiX
operations in background, progress bar to be implemented soon
2017-08-27
sisyphus-gui : apply grid layout && allow interface to be resized
V3n3RiX
2017-07-21
give visual feedback if searched package does not exist
V3n3RiX
2017-07-20
improve search bar a bit
V3n3RiX
2017-07-20
bugfix : https://bugs.redcorelinux.org/show_bug.cgi?id=27
V3n3RiX
2017-07-13
add option to manually sync Sisyphus database with Portage database
V3n3RiX
2017-07-10
backend: improvements && make less noise; gui frontend: fix remove-orphans call
V3n3RiX
[next]