Skip to content
Snippets Groups Projects
  1. Oct 13, 2020
  2. Oct 06, 2020
  3. Oct 02, 2020
  4. Sep 30, 2020
  5. Sep 25, 2020
  6. Sep 24, 2020
    • meskio's avatar
      [feat] send cmd flags to the go backend · 998b5cb5
      meskio authored
      Also disable autostart if manual quit, remove custom printer that was
      used for i18n and disable previous autostart if -disable-autostart
      
      We didn't disable autostart after the migration to qt.
      
      - Resolves: #355 #289
      998b5cb5
  7. Sep 08, 2020
  8. Aug 20, 2020
  9. Aug 13, 2020
  10. Aug 11, 2020
  11. Jul 28, 2020
  12. Jun 26, 2020
    • Kali Kaneko's avatar
      [test] minimal qml tests · cdb42f0d
      Kali Kaneko authored
      just a minimal boilerplate. the idea is to import the qml files and
      assert that the states/widgets change accordingly if we mock the backend
      status.
      
      - Closes: #300
      cdb42f0d
    • Kali Kaneko's avatar
      [refactor] several simplifications after review · 06a74539
      Kali Kaneko authored
      - simplify notification routine (we dont need no rejected action). we
        just check every hour, as in the original code.
      - open links directly from Qt
      - rename some global variables to make them less cryptic
      - move cleanup function to the same module that created them
      06a74539
Loading