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
/
ui
Age
Commit message (
Collapse
)
Author
2021-04-05
ui : maintain the aspect ratio, but make sure we fit the window in low rez ↵
V3n3RiX
displays
2021-01-29
ui : convert qtextedit to qplaintextedit
V3n3RiX
2021-01-25
adjust some widget sizes to be uniform across the board
V3n3RiX
2021-01-24
update the copyright
V3n3RiX
2021-01-24
morph some qpushbutton into qtoolbutton, so we have nice labels
V3n3RiX
2021-01-24
these are too big
V3n3RiX
2021-01-23
with flat buttons, let's increase the icon size a bit
v4.2101.0
V3n3RiX
2021-01-23
modernise the gui interface
V3n3RiX
2021-01-09
* use .join rather than str to convert lists to strings
V3n3RiX
* fix output message when multiple source packages are requested * minor UI tweaks
2019-09-07
sisyphus-gui : adjust other UI elements to the new vertical resolution
V3n3RiX
2019-09-07
sisyphus-gui : reduce vertical resolution to 600px
V3n3RiX
2019-07-03
sisyphus-gui : implement a progress box inside the main window
V3n3RiX
2018-03-26
add tooltips
V3n3RiX
2018-03-26
add license information
V3n3RiX
2018-03-26
merge mirror settings window into main application
V3n3RiX
2018-03-25
add settings button tooltip
V3n3RiX
2018-03-25
don't make mail address a link
V3n3RiX
2018-03-25
connect sisyphus-config to main application
V3n3RiX
2018-03-25
drop menubar
V3n3RiX
2018-03-25
drop redundant close button, since config is applied instantly, use ↵
V3n3RiX
pressed/released signals to close the config window
2018-03-25
make sisyphus-config to actually write mirrors.conf
V3n3RiX
2018-03-24
add config gui
bionel
2018-03-13
convert gui code to camelcase, promote gui window to qmainwindow, add a demo ↵
V3n3RiX
menubar
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-20
implement filters
bionel
2017-09-20
reorder widgets
V3n3RiX
2017-09-19
implement search by field
bionel
2017-09-17
switch to model based tableview
bionel
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-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-09
enable filtering widget (signals not yet connected)
V3n3RiX
2017-07-09
drop categories, list all available packages by default, redesign UI
V3n3RiX
2017-06-24
write a proper Makefile, rearrange source code a bit
V3n3RiX