SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 
Changelog for chessx-1.5.6+git.20211128.2fab7884-lp155.3.9.x86_64.rpm :

* Tue Nov 08 2022 Atri Bhattacharya - Improve chessx-Qt5-HiDPI-scaling-policy.patch: Check for at least Qt version 5.14.0 before calling setHighDpiScaleFactorRoundingPolicy(); fixes build failures on 15.3 where Qt is only at version 5.12.x.
* Mon Oct 24 2022 Atri Bhattacharya - Add chessx-Qt5-HiDPI-scaling-policy.patch: Set Qt HiDPI scaling policy to \'PassThrough\' to avoid GUI issues like in boo#1203792.
* Sat Feb 19 2022 Luigi Baldoni - Update to version 1.5.6+git.20211128.2fab7884
* Addresses but does not completely fix boo#1192907- Drop chessx-use_system_doctest.patch- Add chessx-fix_cmake.patch- Add chessx-fix_Qt512.patch
* Sun Sep 26 2021 Luigi Baldoni - Add chessx-use_system_doctest.patch and fix Factory build
* Tue Feb 23 2021 Luigi Baldoni - Update to version 1.5.6 New features:
* Implement read support for Scid binary database (
*.si4)
* Spray fields in pen mode by pressing alt+Left Mouse
* Add option to hide special annotations in view
* Show variation arrows
* Engine draws an arrow for its best move
* Support online chess.com / lichess data access
* Scroll through game with ChartWidget
* Display eval annotations in the chart (%eval)
* Open file from scratchpad / Drag file names to scratchpad
* Visualization training
* Indicate Draw percentage in OpeningTree Bug fixes:
* Opening tree - switching between Database and Filter did not trigger tree update
* Display of symbolic pieces in OpeningTreeWidget and variation list
* Hotkeys are not serialized properly
* Duplicate hotkeys for menus with same name
* Do not ask to save clipboard
* Dark theme handling Changed:
* Raise scratchpad when New or Open is invoked
* Resize text fonts with Ctrl+ Ctrl- or Ctrl+Alt+Wheel
* Increase max size for writable databases
* Disable Raise of game list after filtering- Switch to github tarball (which is complete of dependencies)- Switch to cmake build- Drop chessx-translations.patch (no longer necessary)- Reworked chessx-install.patch and chessx-use_system_quazip.patch for cmake- Switch to _service to remedy to incomplete upstream tarball
* Thu Dec 24 2020 Max Lin - Updated the conditional of quazip devel package for Leap 15.3
* Thu Nov 12 2020 Luigi Baldoni - Updated chessx-use_system_quazip.patch to search also for quazip1-qt5, fixes (boo#1178681)
* Sat May 09 2020 Luigi Baldoni - Update to version 1.5.4
* New feature: blunder checking
* New feature: Speak moves
* New feature: Refactor complete database
* Changed: Command-Key to force query for promotion dialog (instead of Meta)
* Bugfix: Undo setting up board required two steps
* Bugfix: Clearing database was broken
* Bugfix: entering nags/null movees via keyboard- Add chessx-translations.patch, chessx-install.patch and chessx-use_system_quazip.patch
* Mon May 06 2019 Luigi Baldoni - New tarball with Qt 5.9 fix (no version change)
* Sun May 05 2019 Luigi Baldoni - Update to version 1.5.0 New Features:
* Provide multi-selection for the database list view
* Load favorite databases at startup
* Read Chessbase Books (ctg)
* Read Arena Books (.abk)
* Drag databases into list of games
* Dark Theme
* FICS console with commandline
* Syzygy 7 men online tablebase
* Change font size via mouse wheel
* Search depth for analysis
* Filter operation from gamelist
* Allow user-provided ECO files
* Save dialog allows to store extra tags
* Restrict search to start of word / end of word
* Edit shortcuts by pressing key
* Annotations beneath board view
* Turn board for given player
* Send database to Mail-Client
* Show analysis of position with one piece moved
* Merge internal and external themes, new option to scale board images Bug Fixes:
* Reduced Memory Footprint
* Removing a sub-variation kept some invisble moves
* Internal engine produced silly suggestions in case of a check
* Parse more than one tag in a line
* Changing book in analysis should update moves immediately
* Do not list read-only databases as copy targets
* Update game list columns after leaving preferences
* Console output and event info lacks termination of bold text
* Avoid empty annotation when merging a game
* \"New Game\" disabled after loading game
* Invalid notation when inserting line from analysis
* Puzzle mode not terminated properly
* Performance reading Polyglot positions
* Disconnecting a FICS session leaked some memory
* Progress bar missing occasionally Changes:
* Draw arrows with right mouse
* Index file format updated
* Support engines with state issues
* time representation to ISO format
* Do not ask to save deleted games
* Copy current game instead of first selected game
* Kick out hotkeys for database changes
* Analysis and Endgametables display localised piece strings
* Books support localized piece representation
* Accept PGN with obscure RAVs
* Index file format stores data size
* If loading modifies db, mark db as changed
* Always use DefaultDataPath (instead of last used folder) for Save Dialogs
* Index file version- Dropped chessx-Qt511.patch (no longer necessary)
* Mon Jun 11 2018 aloisioAATTgmx.com- Added chessx-Qt511.patch to fix build failure with Qt 5.11
* Fri Apr 14 2017 aloisioAATTgmx.com- Update to version 1.4.6
* New feature: Indicate underprotected pieces
* New feature: Indicate covered squares
* New feature: Book building progress
* Bugfix: Annotations remain visible after adding variation
* Bugfix: Saving games on non-current database
* Bugfix: Name of downloaded files
* Bugfix: Crash engine accessing closed book
* Changed: Use more threads for book building
* Fri Apr 07 2017 aloisioAATTgmx.com- Update to version 1.4.4
* New feature: Game time for 2-player mode
* New Feature: Drag databases into list of games
* New feature: Copy lists to IMG/HTML in Clipboard
* New feature: Workaround UCI option issue in Stockfish 8
* New feature: Extended polyglot book generation
* New feature: Reverse moving with mouse
* New feature: Dragging piece with CTRL+SHIFT asks main engine / tablebase for eval
* New feature: FICS with Clock above / below board
* New feature: cz language pack
* New feature: Message History
* New feature: Rendering for Retina displays
* New feature: Indicate number of pieces in Board Setup
* New feature: Indicate King in check
* New feature: Paint Tools
* New feature: Show possible targets for selected piece
* New feature: FICS rematch
* New feature: Search Help pages for texts
* New feature: FICS requests with color
* New feature: Show all good tablebase moves
* Bugfix: UCI_Chess960 occasionally not sent to Engine
* Bugfix: Handling of UCI empty string tag
* Bugfix: Renaming a player / event tag gave inconsistent index in case of existing target tag
* Bugfix: Restoration of floating docks
* Bugfix: Chess960 castling direction wrong
* Bugfix: Chess960 with UCI engines
* Bugfix: Resizing the application would sometimes fail
* Bugfix: Matchparameter Dialog misplaced
* Bugfix: Premoving allowed moving opponent pieces
* Changed: Analysis time up to 10 minutes
* Changed: Bundle Stockfish 8
* Changed: Icons in context menus
* Changed: Matchparameter Dialog
* Changed: Square annotations
* Changed: Tock at 30..20..10s before Timeout
* Changed: Move some preferences onto toolbar
* Tue Mar 14 2017 jengelhAATTinai.de- Trim redundant mentions from description
* Sun Oct 09 2016 aloisioAATTgmx.com- Initial version 1.4.0
 
ICM