summaryrefslogtreecommitdiff
path: root/src/frontend/gui
AgeCommit message (Expand)Author
2022-09-17rearrange the backendV3n3RiX
2022-08-09layout tweaksV3n3RiX
2022-07-14sisyphus-gui : rework window positioning, fix implicit float->int conversion ...V3n3RiX
2021-08-21sisyphus-gui : shave off some LoCV3n3RiX
2021-04-05ui : maintain the aspect ratio, but make sure we fit the window in low rez di...V3n3RiX
2021-03-06backend:V3n3RiX
2021-02-02* better explain some used termsV3n3RiX
2021-01-30ui : move package operations into the backendV3n3RiX
2021-01-29ui : convert qtextedit to qplaintexteditV3n3RiX
2021-01-25adjust some widget sizes to be uniform across the boardV3n3RiX
2021-01-24update the copyrightV3n3RiX
2021-01-24morph some qpushbutton into qtoolbutton, so we have nice labelsV3n3RiX
2021-01-24these are too bigV3n3RiX
2021-01-23with flat buttons, let's increase the icon size a bitv4.2101.0V3n3RiX
2021-01-23modernise the gui interfaceV3n3RiX
2021-01-09* use .join rather than str to convert lists to stringsV3n3RiX
2020-06-09sisyphus-cli : plug more functions : install, uninstall, forceuninstall, upda...V3n3RiX
2020-06-08rename some constants to something more prettyV3n3RiX
2020-06-06filesystem module : gather all the folder and file paths used by sisyphus und...V3n3RiX
2020-06-06minor fixes, make the gui client work with the new backendV3n3RiX
2019-10-06fix GUI when unable to install packages with same name from different categoriesbionel
2019-09-15regenerate portage metadata whenever we're changing the branches, rename some...v3.1909.2V3n3RiX
2019-09-14replace subprocess.call with subprocess.Popen in sync code, rework the logic ...v3.1909.1V3n3RiX
2019-09-07sisyphus-gui : adjust other UI elements to the new vertical resolutionV3n3RiX
2019-09-07sisyphus-gui : reduce vertical resolution to 600pxV3n3RiX
2019-08-04make sisyphus auto adapt itself to the CPU numbers used in a systemv3.1908.0V3n3RiX
2019-07-08sisyphus-gui : try to maintain the focus on inputboxV3n3RiX
2019-07-05bugfix : fix extraction error when two (or more) binary packages have the exa...V3n3RiX
2019-07-04sisyphus-gui : set focus on inputBox by defaultV3n3RiX
2019-07-04libsisyphus : fix a race condition && sisyphus-gui : use breeze style if avai...V3n3RiX
2019-07-03sisyphus-gui : implement a progress box inside the main windowV3n3RiX
2019-04-07fix potential UI loading issuesv2.1904.1V3n3RiX
2019-03-21optimise the code a littleV3n3RiX
2019-03-21make syncing more robust, rely on git, not emergeV3n3RiX
2019-02-27libsisyphus backend :V3n3RiX
2019-02-26rename some variablesV3n3RiX
2018-11-20libsisyphus : make use of tuples to get all dependency (binary,source) inform...V3n3RiX
2018-11-10make more room for hybrid and source modeV3n3RiX
2018-11-10sisyphus-gui : print some more information when executed from cliV3n3RiX
2018-11-10make room to implement hybrid mode and source mode in libsisyphusV3n3RiX
2018-11-09use portage cache as download location for binariesV3n3RiX
2018-10-28sisyphus-gui : print some more information on stdout, when executed from CLIv1.1810V3n3RiX
2018-09-30disable fuzzy search and misspell suggestionsV3n3RiX
2018-09-30hardcode binmodeV3n3RiX
2018-09-15reduce the number of database connections to speed things a bit, arrange the ...v1.1809V3n3RiX
2018-08-19implement our fetch method in sisyphus-gui, autopep the codeV3n3RiX
2018-05-17make sure we leave no zombie aliveV3n3RiX
2018-04-23rearrange and comment the functions (what each of it does)V3n3RiX
2018-04-22sisyphus backend : slight improvementsV3n3RiX
2018-04-08hook timestamps, run even fasterV3n3RiX