File LibreMines.changes of Package LibreMines
-------------------------------------------------------------------
Fri Mar 29 19:30:01 UTC 2024 - Martin Hauke <mardnh@gmx.de>
- Update to version 2.0.1
* mine counter ushort to short.
-------------------------------------------------------------------
Sun Mar 3 09:41:11 UTC 2024 - Martin Hauke <mardnh@gmx.de>
- Update to version 2.0.0
* This version will use Qt6 by default.
* Option to import and export highScores is now available.
* On the first launch of the application, the language will be
set to portuguese if it is the current locale.
* Setting minimum size of custom game to 5 for issue
* Removed older Stylesheets.
* Avoid play soud for every cell cleaned on recursive clean.
* Fixed resizing minefield bug for issue
* Possibility to add extra faces reaction themes as well as
minefield themes.
-------------------------------------------------------------------
Sun Mar 5 11:02:49 UTC 2023 - Martin Hauke <mardnh@gmx.de>
- Update to version 1.10.0
* New flag type (Question mark)
-------------------------------------------------------------------
Sun Mar 13 09:08:59 UTC 2022 - Carsten Ziepke <kieltux@gmail.com>
- Update to version 1.9.1
- Add a new "Flowerfield" theme for LibreMines
- Add info about FreeBSD
- Made new "Custom Emojis" for the reactions
- Removed Breeze Style Sheet
- Implemented Secular steve reactions
-------------------------------------------------------------------
Mon Feb 7 19:58:06 UTC 2022 - Martin Hauke <mardnh@gmx.de>
- Update to version 1.9.0
* Sound effects feature
* Qt Multimedia module added as dependency
-------------------------------------------------------------------
Thu Dec 9 21:46:18 UTC 2021 - Martin Hauke <mardnh@gmx.de>
- Update to version 1.8.0
* Add sleeping face reaction for when the minefield is being
constructed.
-------------------------------------------------------------------
Sat Nov 13 18:43:06 UTC 2021 - Carsten Ziepke <kieltux@gmail.com>
- Update to version 1.7.1
* Use QStandardPaths to manage user configurations and scores.
Note: the location of the configuration and score files may
have changed according to the system.
-------------------------------------------------------------------
Sat Oct 23 14:11:21 UTC 2021 - Martin Hauke <mardnh@gmx.de>
- Update to version 1.7.0
* Issue #32 solved;
Saving the score after the match is finished
* New workflow to build libremines on archlinux with qt6;
* Solved issue of game being completed more than 1 time sometimes
-------------------------------------------------------------------
Wed Sep 29 22:12:06 UTC 2021 - Martin Hauke <mardnh@gmx.de>
- Update to version 1.6.3
* Minimal translations correction;
* Use qt system theme by default.
-------------------------------------------------------------------
Thu Aug 19 18:48:16 UTC 2021 - Martin Hauke <mardnh@gmx.de>
- Update to version 1.6.2
* Remove focus while playing with the keyboard.
* Minefield generation animation options.
* Updating the translations.
-------------------------------------------------------------------
Sun Apr 25 07:08:31 UTC 2021 - Carsten Ziepke <kieltux@gmail.com>
- Update to version 1.6.1
* Option to save minefield as image
* With big boards, when using the keyboard controller, the current cell
will always be visible
* Command to center the current cell with the keyboard controller
(default key: SPACE)
-------------------------------------------------------------------
Sun Apr 18 11:36:04 UTC 2021 - Martin Hauke <mardnh@gmx.de>
- Update to version 1.6.0
* Support translation for Brazilian Portuguese;
* Option to restart the game with shortcut Ctrl+R;
* Correction on naming (Application style, not theme).
-------------------------------------------------------------------
Sat Apr 10 22:22:44 UTC 2021 - Martin Hauke <mardnh@gmx.de>
- Update to version 1.5.0
* New faces reaction with TwEmoji;
* New minefield theme with TwEmoji;
* New Theme QdarkStyleSheet;
* New Theme Breeze;
* New themes ConsoleStyle and NeonButtons;
* Themes installed on the system can be loaded with QStyleFactory.
-------------------------------------------------------------------
Fri Apr 9 09:06:28 UTC 2021 - Martin Hauke <mardnh@gmx.de>
- Update to version 1.4.2
* Fix desktop file
-------------------------------------------------------------------
Thu Apr 8 11:21:35 UTC 2021 - Luigi Baldoni <aloisio@gmx.com>
- Update to version 1.4.1
* Fixed size adjustment of the Main Window. It was resized
according to the size of the main window, while it should be
according to the centralWidget() size. Also, now the window
adapt its when a resize event occurs, so it is possible to
change the size of the window on run time.
version 1.4.0:
* Progress bar showing the progress during the game.
* Face reaction during the game (with openemoji).
* Other minimal changes.
version 1.3.0:
* Now the board is on a grid layout, inside a scroll area.
This allows the length of the cell to be bigger even on big
boards.
* Two equal keys on keyboard controller now results in error.
* Now the events are activated on a release inside the cell
for labels and pushbuttons.
* Maximum and minimum cell length options.
* About dialog updated.
* Fusion dark and fusion light themes.
* Implemented option to jump multiples cells when ctrl is
pressed on keyboard controller.
version 1.2.2:
* Option to set the minefield theme.
* Minefield icons on svg format.
* Qt-Svg to install dependencies (required).
* Dependencies check on cmake; Option to set the number of
mines on customized games.
* Ask before quit match.
version 1.2.1:
* Option to see the score history on the main menu.
version 1.2.0:
* Support for Qt6 with option USE_QT6 (example cmake ..
-DUSE_QT6="YES").
* Project variables (name, version, etc) on header file
generated on precompilation (cmake part).
* Some minimal corrections.
* About and About Qt dialogs.
* Keyboard Controller keys can be configured on preferences.
version 1.1.1:
* New preferences Dialog.
* Solved "build fails on arm and ppc architectures" issue.
-------------------------------------------------------------------
Fri Dec 18 13:14:19 UTC 2020 - aloisio@gmx.com
- Initial package (v1.1.0)