Skip to content
Snippets Groups Projects
  1. Apr 26, 2023
  2. Apr 14, 2023
  3. Apr 07, 2023
  4. Mar 10, 2023
  5. Mar 03, 2023
  6. Mar 01, 2023
  7. Feb 28, 2023
  8. Feb 06, 2023
  9. Dec 02, 2022
  10. Nov 22, 2022
  11. Oct 06, 2022
  12. Aug 31, 2022
  13. Aug 01, 2022
  14. Jul 30, 2022
  15. Jul 29, 2022
    • Fadi Shehadeh's avatar
      wizard: implement new wizard details · 41c21dac
      Fadi Shehadeh authored and Sébastien Blin's avatar Sébastien Blin committed
      This changes many things:
      + Except the backup page, all pages were re-designed
      + Heavily modify buttons and line edits with new components style
      + Update switches themes
      + Re-work username
      + Add future components
      + Update strings
      + Update PhotoBoothView
      
      GitLab: #769
      GitLab: #770
      GitLab: #766
      Change-Id: Ic97d36cf8c86c4242013bf71a524887f7ce56f8f
      41c21dac
  16. Jul 04, 2022
    • Fadi Shehadeh's avatar
      about Jami: window style and content · e8217097
      Fadi Shehadeh authored and Sébastien Blin's avatar Sébastien Blin committed
      - changed flickable window to rectangle
      - font size
      - window radius
      - hyperlink to company name
      - changed escription
      - added close button
      - deleted html reformating after file load and added it directly to the html file containing the credits
      
      Change-Id: I7805ddead153c9be4d66e7789e754ba2c3cc20a7
      Gitlab: #731
      e8217097
  17. May 19, 2022
  18. Jan 06, 2022
  19. Dec 21, 2021
  20. Aug 23, 2021
  21. Aug 16, 2021
  22. Aug 12, 2021
    • Andreas Traczyk's avatar
      misc: refactor materialbutton · 9914d496
      Andreas Traczyk authored
      A button component should have implicit dimensions based on it's
      content item. This patch provides implicit dimensioning around the
      content item so that non-fixed size buttons can be made by not
      specifying the preferredWidth property.
      
      Change-Id: Idc30eb1d9a33d8dd4b416e1060b45593b4fc4cba
      9914d496
  23. Aug 05, 2021
  24. Jul 29, 2021
  25. 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
  26. Apr 09, 2021
  27. 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
  28. Dec 22, 2020
    • Albert  Babí Oller's avatar
      misc: small ui fixes · eb7332e3
      Albert Babí Oller authored and Albert  Babí Oller's avatar Albert Babí Oller committed
      - fix label override on wizardview
      - set theme dependent color for settings -> chatview label, back arrow
      - avoid using mipmap for media settings checkbox
      
      Gitlab: #192, #220, #221
      
      Change-Id: Ie7ec6048eebde373dbf45cc1df91864ef9cbcee8
      eb7332e3
  29. Dec 07, 2020
  30. Oct 23, 2020
  31. Oct 08, 2020
    • Andreas Traczyk's avatar
      misc: fix image button svg rendering and cleanup button components · 5d8256fb
      Andreas Traczyk authored
      - provides a base component for rendering scaled svg images
      - simplifies the normal/hovered/pressed state transitions
      - uses color overlay to factor out image source changes for
        checked states
      - fixes sizing inconsistencies and visual bugs
      - removes manual background color changes and minimizes the use
        of MouseArea components
      - removes the unused HoverableGradienButton component
      
      Gitlab: #14
      Change-Id: I06357d3cc6d8d04d9d1f062753dc39223a64d4f6
      5d8256fb
  32. Sep 29, 2020
  33. Sep 28, 2020
Loading