Skip to content
Snippets Groups Projects
  1. Jan 19, 2024
    • François-Simon Fauteux-Chapleau's avatar
      tests/qml: fix various issues with the MessageOptions test · 95e36ef8
      François-Simon Fauteux-Chapleau authored and Sébastien Blin's avatar Sébastien Blin committed
      This commit fixes three issues related to tst_MessageOptions.qml:
      1) There was no test to check that the call to createSIPAccount() at the
         beginning of test_createMessageOptionsPopup() actually succeeded
      2) The created account was not deleted at the end of the test
      3) The test would occasionally crash due to an uncaught
         std::out_of_range exception thrown by the
         AccountModelPimpl::slotAccountDetailsChanged function. I've modified
         the function to issue a warning instead, which makes it consistent
         with AccountModelPimpl::slotVolatileAccountDetailsChanged and avoids
         throwing an exception from a Qt slot (which is considered undefined
         behavior according to the Qt documentation)
      
      Change-Id: I4d939b29f27ee27de673aea7046997ef756fbcee
      95e36ef8
    • Sébastien Blin's avatar
      donation: update end date for donation campaign · 79b906f1
      Sébastien Blin authored
      Change-Id: Ib694bfb4bc194e7d6b24bf23f52949715e2efa11
      79b906f1
  2. Jan 18, 2024
  3. Jan 17, 2024
    • Andreas Traczyk's avatar
      misc: improve client app logging · 02456718
      Andreas Traczyk authored
      - introduce a message handler
      - introduce a logging category for the mainapplication object
      - demo the filtering
      
      Gitlab: #652
      Change-Id: Ice1ea380bb330f576a0936e3048eb4c60a06d4e9
      02456718
  4. Jan 15, 2024
  5. Jan 12, 2024
  6. Jan 11, 2024
  7. Jan 10, 2024
    • Kateryna Kostiuk's avatar
      macOS: remove QT dSYM files · 677ebe32
      Kateryna Kostiuk authored
      This patch removes Qt dSYM files because their bundle identifiers
      are not accepted by the App Store.
      
      Change-Id: Ie999b8d273172a3810706fc78286fe0ddc81376d
      677ebe32
  8. Jan 08, 2024
  9. Jan 05, 2024
  10. Jan 04, 2024
  11. Jan 03, 2024
  12. Jan 02, 2024
  13. Jan 01, 2024
  14. Dec 28, 2023
  15. Dec 27, 2023
  16. Dec 25, 2023
  17. Dec 22, 2023
Loading