Skip to content
Snippets Groups Projects
  1. Apr 26, 2023
  2. Apr 14, 2023
  3. Mar 09, 2023
    • Sébastien Blin's avatar
      searchbar: fix keyboard shortcuts · 88e945a8
      Sébastien Blin authored
      + Ctrl+F should focus the sidebar's searchbar
      + Ctrl+Shift+F focus the messages search
      
      This was mostly due to multiple search bar shown, so multiple
      shortcut enabled.
      
      Change-Id: Ib910bbdc7c90e3b57846fb316b4b68d4e929b8d8
      GitLab: #1028
      88e945a8
  4. Feb 28, 2023
  5. Feb 20, 2023
  6. Feb 06, 2023
  7. Aug 09, 2022
  8. May 19, 2022
  9. Jan 06, 2022
  10. Dec 21, 2021
  11. Dec 13, 2021
  12. Aug 23, 2021
  13. Aug 16, 2021
  14. Aug 05, 2021
  15. Jul 21, 2021
    • Andreas Traczyk's avatar
      resources: remove unused images and icons · 1a61af02
      Andreas Traczyk authored
      gen-resources.py should be used to generate resources.qrc and
      JamiResources.qml. Steps to add an image resource:
      - add the resource file to the appropriate path under resources/
      - run gen-resources.py
      - use the newly available resource
      
      Note: only icons and images will be represented by Qml properties.
      
      The resource file generation may be made to run during CMake
      configuration in a subsequent commit.
      
      Some unused components were also removed during the refactor.
      
      Gitlab: #477
      Change-Id: I8e7f13d465031666be2bbadd5f29f9afc94d210d
      1a61af02
  16. Jun 07, 2021
  17. Jun 01, 2021
  18. May 07, 2021
  19. Apr 27, 2021
  20. Apr 20, 2021
  21. Apr 07, 2021
  22. Mar 25, 2021
    • Ming Rui Zhang's avatar
      misc: qml module import clean up · fcb56bfb
      Ming Rui Zhang authored
      The main reason for this change is to remove the misusage
      of QQuick one in ElidedTextLabel and useless QQuick one
      module import
      
      Change-Id: Ie296c0f7a90c6ec26ab85bcf3d8b75393463fbed
      fcb56bfb
  23. Dec 07, 2020
  24. Oct 23, 2020
  25. Oct 15, 2020
  26. Sep 29, 2020
  27. Sep 16, 2020
  28. Sep 15, 2020
  29. Sep 10, 2020
    • Aline Gondim Santos's avatar
      settings: code clean up · c5687508
      Aline Gondim Santos authored and Aline Gondim Santos's avatar Aline Gondim Santos committed
      Correct Layout and Anchors emplacement
      Erase inutile code
      Fix binding loop warnings
      Replace magic numbers by JamiTheme values
      Remove multiline comments from qml files
      
      Change-Id: Icdde094750ccc39fa3b3c9fb9368f8609eb8981d
      Gitlab: #5
      c5687508
  30. Sep 02, 2020
  31. Aug 13, 2020
  32. Aug 03, 2020
Loading