Skip to content
Snippets Groups Projects
  1. May 19, 2022
  2. Feb 16, 2022
  3. Jan 06, 2022
  4. Dec 21, 2021
    • Ming Rui Zhang's avatar
      settingsview: ui fixes · 1b259f9a
      Ming Rui Zhang authored and Sébastien Blin's avatar Sébastien Blin committed
      1. JamiSwitch add tooltip (wip)
      2. PushButton add preferredHeight/preferredWidth (bug?)
      3. UsernameLineEdit use ResponsiveImage
      4. SettingsView fix settings menu
      5. Move LogsView to window
      6. ToggleSwitch use JamiSwitch
      
      Change-Id: I07a455639e88550a7f0e40963550f8f842827370
      1b259f9a
    • Ming Rui Zhang's avatar
      misc: Qt 6.2.0 initial migration · be41f0e7
      Ming Rui Zhang authored and Sébastien Blin's avatar Sébastien Blin committed
      Remove unsupported QtQuick One component and it will be
      added back in the following patches
      
      Change-Id: Iad206a880096cf956a4220a81dca85a993721fbd
      be41f0e7
  5. Aug 23, 2021
  6. Aug 16, 2021
    • Ming Rui Zhang's avatar
      materialLineEdit: ui simplification · a811b966
      Ming Rui Zhang authored
      materialLineEdit should be a rather simple component and
      any futher changes should be in another component such as
      UsernameLineEdit.
      
      Change-Id: I7d284c6fa87653468e64fd42874f8042a58d99cf
      a811b966
  7. 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
  8. Oct 30, 2020
  9. Sep 10, 2020
    • Andreas Traczyk's avatar
      qml interop: remove clientwrapper · ae058405
      Andreas Traczyk authored
      The clientwrapper class masks granular object registration within
      qml, and encourages code duplication between viewmodels(adapters)
      and code lasagnafication and the misuse of declarative Qml.
      
      Change-Id: I85fef214363e62e54fc0681282323ea4861000d6
      Gitlab: #66
      ae058405
    • Ming Rui Zhang's avatar
      settings: fix username registration · c2411af6
      Ming Rui Zhang authored
      Make username registration line edit a common component
      
      Gitlab: #56
      Change-Id: Icb5dc1c8acc6d56f699f9a1cc4ebee6976f5eae1
      c2411af6
Loading