index
:
sisyphus
master
next
Sisyphus Package Manager
Redcore Linux Project
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
frontend
/
gui
/
sisyphus-gui.py
Age
Commit message (
Collapse
)
Author
2018-04-23
rearrange and comment the functions (what each of it does)
V3n3RiX
2018-04-22
sisyphus backend : slight improvements
V3n3RiX
2018-04-08
hook timestamps, run even faster
V3n3RiX
2018-04-07
invert installed/available, makes more sense
V3n3RiX
2018-04-07
Revert "quickfix: use full path for ui files, hardcoded for now"
V3n3RiX
This reverts commit fe355e062019591e1b017ee7b1ff6676aca25104.
2018-04-07
quickfix: use full path for ui files, hardcoded for now
bionel
2018-04-07
adjust labels
V3n3RiX
2018-04-07
tiny adjustments/fixes, reduce the amount of redundant syncs
V3n3RiX
2018-04-06
adjust to backend changes
V3n3RiX
2018-04-07
drop removable
bionel
2018-04-07
update selects to use description table
bionel
2018-04-05
convert all functions to camelcase
V3n3RiX
2018-03-26
merge worker classes, run autopep8 on the code
V3n3RiX
2018-03-26
add license information
V3n3RiX
2018-03-26
merge mirror settings window into main application
V3n3RiX
2018-03-25
connect sisyphus-config to main application
V3n3RiX
2018-03-13
convert gui code to camelcase, promote gui window to qmainwindow, add a demo ↵
V3n3RiX
menubar
2018-01-03
autopep8
V3n3RiX
2018-01-03
wth
V3n3RiX
2018-01-03
rename classes, and thread names to make a bit more sense
V3n3RiX
2017-12-25
sisyphus-gui : port updateThread to QObject as well
V3n3RiX
2017-12-25
sisyphus-gui : len(Sisyphus.PKGLIST) is accurate only for the selections ↵
V3n3RiX
made, not for the number of packages that will be installed, and since now we display how many packages, this may create confusion, so drop it
2017-12-25
sisyphus-gui : finally, nailed it...statusbar will display packages ↵
V3n3RiX
installed/removed/upgraded/cleaned
2017-12-25
sisyphus-gui : improve multithreading && signal handling
V3n3RiX
2017-12-24
move the code around, prepare the move to Qprocess
V3n3RiX
2017-10-09
fix timestamp check
bionel
2017-10-05
lets use <> for a while, may be more acurate
bionel
2017-10-05
nail the virtual bastards
bionel
2017-10-05
identify rebuilt packages, improve selects
bionel
2017-10-04
fix some typos, bring some uniformity to the table
V3n3RiX
2017-10-04
Implement time-stamp and other improvements
ionel busuioc
2017-09-30
sisyphus-backend : add rescue option, to reinit a lost or corrupted db; fix ↵
V3n3RiX
a widespread typo
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
[next]