summaryrefslogtreecommitdiff
path: root/src/frontend
AgeCommit message (Expand)Author
2022-09-17reorder imports alphabeticallyV3n3RiX
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-10minor tweaks to search filters && do not suggest --ebuild option when we have...V3n3RiX
2021-01-09* use .join rather than str to convert lists to stringsV3n3RiX
2020-08-18pythonize check.root :Pbionel
2020-08-18make sisyphus.check.root more portable, replace it everywhereV3n3RiX
2020-08-18fix imports in dbsearch (no need to import the whole thing), rename it so we ...V3n3RiX
2020-08-13add alien filter, trigger updatesbionel
2020-08-04add dbsearch for cli frontendbionel
2020-07-04fix some minor typosv4.2007.0V3n3RiX
2020-06-22add readme, make setjobs more selectivev4.2006.0bionel
2020-06-21make setjobs selectivebionel
2020-06-20backend : adjust to changed optionsV3n3RiX
2020-06-20change the hybrid option to ebuildbionel
2020-06-19minor tweaksV3n3RiX
2020-06-19small improvements, add short optionsbionel
2020-06-14sisyphus-cli : plug in the hybrid options, document themV3n3RiX
2020-06-10sisyphus-cli : document uninstall option betterV3n3RiX
2020-06-10branchsetup : new generic module, drop old branchinject, branchmaster && bran...V3n3RiX
2020-06-09sisyphus-cli : plug more functions : install, uninstall, forceuninstall, upda...V3n3RiX
2020-06-09make search workV3n3RiX
2020-06-09sisyphus-cli : import the backend into the new client, plug the mirror module...V3n3RiX
2020-06-09cli-frontend : make the new client the default clinetV3n3RiX
2020-06-09Add implementation of sisiphus-cli using typerbionel
2020-06-08rename some constants to something more prettyV3n3RiX
2020-06-07add spmsync option backV3n3RiX
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
2020-06-06populate __init__.py to simplify the client imports, ignore some irrelevant e...V3n3RiX
2020-06-06big rewrite : split the backend in smaller pieces, rework the cli frontend to...V3n3RiX
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