Skip to content
Snippets Groups Projects
  1. Jul 18, 2022
  2. May 19, 2022
  3. Mar 23, 2022
  4. Feb 01, 2022
  5. Jan 21, 2022
  6. Jan 06, 2022
  7. Jan 04, 2022
    • Sébastien Blin's avatar
      mainapplication: fix --minimized option · cab0ccc7
      Sébastien Blin authored
      remove useless isFullscreen (visibility already stores this and
      it's not possible to go from fullscreen to minimized anyway).
      Also --minimized was ignored
      
      GitLab: #413
      Change-Id: I610f17ce7ae5b2852aae5b40dc504174fa657c2d
      cab0ccc7
  8. Nov 04, 2021
  9. Jul 29, 2021
  10. Jul 14, 2021
    • Sébastien Blin's avatar
      generalsettings: add file transfer settings · 417a0fe0
      Sébastien Blin authored
      + Auto accept files from trusted sources (default: true)
      + Auto accept files from untrusted sources (default: false)
      + Size limit (default: 20Mb)
      
      Change-Id: I0e1068e3996786b23ba9a7797d02b7f8bb0f89d1
      GitLab: #160
      417a0fe0
  11. Jun 25, 2021
  12. Apr 02, 2021
  13. Dec 07, 2020
  14. Dec 03, 2020
  15. Sep 10, 2020
  16. Sep 03, 2020
    • Andreas Traczyk's avatar
      mainview: support close to systray · 84dec083
      Andreas Traczyk authored and Sébastien Blin's avatar Sébastien Blin committed
      - Introduces a C++/Qml common mechanic for accessing system settings
      - Refactors a good chunk of application wide settings management code
      - Refactors the onboarding and quit-suppression logic
      - Makes a first stab at cleaning the Qml object registration
      - Removes some 'ClientWrapper' use
      - Fixes some file name spelling errors and inconsistencies
      
      Gitlab: #51
      Gitlab: #53
      Change-Id: I3dd1085aca72a38827ec004e347bd91106be2bcb
      Unverified
      84dec083
Loading