Age | Commit message (Expand) | Author |
2024-02-25 | rename some functionsv6.2402.0 | V3n3RiX |
2023-07-21 | backend : rework the update logic a little | V3n3RiX |
2023-04-12 | adjust uninstall | V3n3RiX |
2023-04-09 | uninstall : simplify function arguments | V3n3RiX |
2023-04-09 | rewrite upgrade; cleaner API : one entrypoint instead of three, handle keyboa... | V3n3RiX |
2023-04-09 | rewrite install; cleaner API : one entrypoint instead of three, handle keyboa... | V3n3RiX |
2023-04-08 | make uninstall function parameters more descriptive | V3n3RiX |
2023-04-07 | gfx_ui : do not execute the animation in gui mode | V3n3RiX |
2023-04-07 | rewrite update | V3n3RiX |
2023-04-07 | rewrite uninstall | V3n3RiX |
2023-04-07 | backend : rewrite autoremove | V3n3RiX |
2023-03-11 | run autopep8 on the code | V3n3RiX |
2022-11-05 | some more consistencyv4.2211.0 | V3n3RiX |
2022-10-30 | move setMirror -> mirrors | V3n3RiX |
2022-10-30 | fix a typo | V3n3RiX |
2022-10-30 | merge upgradepkg && upgradesrc | V3n3RiX |
2022-10-30 | merge installpkg && installsrc | V3n3RiX |
2022-10-30 | various cleanups | V3n3RiX |
2022-10-30 | move upgrade{Pkg,Src} -> upgrade{pkg,src} | V3n3RiX |
2022-10-30 | move updateAll -> update | V3n3RiX |
2022-10-30 | move uninstallAll -> uninstall | V3n3RiX |
2022-10-30 | move setJobs -> setjobs | V3n3RiX |
2022-10-30 | move installPkg -> installpkg | V3n3RiX |
2022-10-30 | move getFilesystem -> getfs | V3n3RiX |
2022-10-30 | move autoRemoveAll -> autoremove | V3n3RiX |
2022-10-27 | sisyphus-gui : add alien filter | V3n3RiX |
2022-10-26 | fix variables in syncDatabase | V3n3RiX |
2022-10-26 | rename start && startqt -> cliExec && guiExec | V3n3RiX |
2022-10-26 | merge uninstall && force uninstall functions | V3n3RiX |
2022-09-17 | rearrange the backend | V3n3RiX |
2022-08-09 | layout tweaks | V3n3RiX |
2022-07-14 | sisyphus-gui : rework window positioning, fix implicit float->int conversion ... | V3n3RiX |
2021-08-21 | sisyphus-gui : shave off some LoC | V3n3RiX |
2021-04-05 | ui : maintain the aspect ratio, but make sure we fit the window in low rez di... | V3n3RiX |
2021-03-06 | backend: | V3n3RiX |
2021-02-02 | * better explain some used terms | V3n3RiX |
2021-01-30 | ui : move package operations into the backend | V3n3RiX |
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 bitv4.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 |
2020-06-09 | sisyphus-cli : plug more functions : install, uninstall, forceuninstall, upda... | V3n3RiX |
2020-06-08 | rename some constants to something more pretty | V3n3RiX |
2020-06-06 | filesystem module : gather all the folder and file paths used by sisyphus und... | V3n3RiX |
2020-06-06 | minor fixes, make the gui client work with the new backend | V3n3RiX |
2019-10-06 | fix GUI when unable to install packages with same name from different categories | bionel |