Skip to content
Snippets Groups Projects
  1. May 19, 2022
  2. Jan 06, 2022
  3. Dec 21, 2021
  4. Aug 23, 2021
  5. 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
  6. 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
  7. Dec 10, 2020
    • Ming Rui Zhang's avatar
      darkmode: UI theme make up · bbcf0e4d
      Ming Rui Zhang authored and Ming Rui Zhang's avatar Ming Rui Zhang committed
      1. SimpleMessageDialog (Password changing)
      2. SidePanelTabBar (Inivitation & Conversation tabs)
      3. Contact search status rect
      
      Change-Id: I3cf6aecde5a3ab840c351cfd6e18d7ce9fbfa3cc
      bbcf0e4d
  8. Dec 07, 2020
  9. Oct 23, 2020
  10. Sep 24, 2020
    • Andreas Traczyk's avatar
      misc: implement update system · 3b6bbe77
      Andreas Traczyk authored
      - re-introduce a genericized NetworkManager
      - isolate update logic into a qml accessible class derived from
        NetworkManager
      - fix QtWebEngineProcess missing when re-installing over existing
        version
      - provide a command line option to override the base url
        for testing local and remote updates
      - clean-up manual update-check UI
      
      Gitlab: #101
      Change-Id: I9c8d2badae59ec31cab12d38b8470edf2bcad401
      3b6bbe77
  11. Sep 17, 2020
Loading