File qFlipper.changes of Package qFlipper
-------------------------------------------------------------------
Tue Apr 8 15:04:17 UTC 2025 - Michal Suchanek <msuchanek@suse.de>
- Fix build in Factory
* ==.patch
-------------------------------------------------------------------
Sun Apr 21 15:16:37 UTC 2024 - Ben Greiner <code@bnavigator.de>
- Retire Qt5, long live Qt6!
- Fix plugin library path
- Make out-of-tree build
-------------------------------------------------------------------
Sat Feb 24 15:14:47 UTC 2024 - Ben Greiner <code@bnavigator.de>
- Remove non-fatally failing execution of setup_rules.sh. The actual
udev rules are installed by qmake from installer-assets/udev/
* gh#flipperdevices/qFlipper#215
-------------------------------------------------------------------
Wed Dec 20 12:51:35 UTC 2023 - msuchanek@suse.com
- Update to version 1.3.3:
* Implement screen orientation (#202)
* Update Flipper graphic
* Added udev rule for U2F (#106)
* Support different targets for resources_tgz
* Better error messages
-------------------------------------------------------------------
Mon May 22 14:49:16 UTC 2023 - msuchanek@suse.com
- Update to version 1.3.1~rc1+git1.1684488882.0199220:
* New indexer (#143)
* Improve keyboard navigation in File Manager
* Fix unknown type error in Qt5 builds
* Fix ScreenStreaming freeze after pressing Save Screenshot button
-------------------------------------------------------------------
Mon May 22 13:13:02 UTC 2023 - andrea.manzini@suse.com
- Update to version 1.3.0:
* New Features:
- Keyboard navigation in file manager (by @gncnpk)
- Lefty mode support
* Bug Fixes:
- Display proper operation progress when downloading multiple files from Flipper
- When reinstalling firmware updates, verify the md5 sums (#156)
- Make the self update dialog closable in case of failure
- Improve font antialiasing with Qt6
- Improve DPI handling (incl. multi-monitor configurations)
- Do not fail if a .tgz update file has been renamed
- Improve scrolling animations
- Show an error when the user drops a file from a .zip folder
- Other small fixes and improvements
* Under the Hood:
- Increase write chunk size to 1K (slighly faster file uploads)
- Improved USB device handling and error reporting
* Other improvements
- Fix typos and improve text messages
-------------------------------------------------------------------
Mon Jan 2 17:44:39 UTC 2023 - Michal Suchanek <msuchanek@suse.com>
- qFlipper version 1.2.2+git7.1672595968.84566a5:
* Do not use wrong serial port (#148)
* Fix zero width window (#149)
* Adding extra keyboard navigation (#135)