Revisions of pentobi

buildservice-autocommit accepted request 1171273 from Dirk Stoecker's avatar Dirk Stoecker (dstoecker) (revision 30)
baserev update by copy to link target
Dirk Stoecker's avatar Dirk Stoecker (dstoecker) accepted request 1170432 from Martin Hauke's avatar Martin Hauke (mnhauke) (revision 29)
- Update to version 25.0
  * Don't ask for continuing computer move anymore if computer is
    to play in current position after program startup.
  * Workaround for QTBUG-119198 (Disabled menu item
    indistinguishable from enabled one).
  * Compile QML sources into executable, which avoids problems of
    QML cache sometimes not being updated if installed via Flatpak.
  * Fixed formatting of written game files.
  * Improved visibility of analysis graph lines in theme System.
  * Minor fixes.
buildservice-autocommit accepted request 1145702 from Martin Hauke's avatar Martin Hauke (mnhauke) (revision 28)
baserev update by copy to link target
Martin Hauke's avatar Martin Hauke (mnhauke) accepted request 1145692 from Carsten Ziepke's avatar Carsten Ziepke (Kieltux) (revision 27)
- Use gcc12 for openSUSE Leap, fixes building
buildservice-autocommit accepted request 1144923 from Martin Hauke's avatar Martin Hauke (mnhauke) (revision 26)
baserev update by copy to link target
Martin Hauke's avatar Martin Hauke (mnhauke) accepted request 1144887 from Andrea Manzini's avatar Andrea Manzini (amanzini) (revision 25)
- update to 24.0:
  * Removed GNOME thumbnailer and man pages, which didn't work anyway if installed via Flatpak. 
    Use --help or --help-all to list the command line options for pentobi.
  * Removed rarely used menu item Export Ascii Art.
  * Enable only menu item Save As but not Save if game has no filename yet.
  * Don't refuse to open SGF files with non-SGF text after tree 
    (e.g. files that were corrupted on Android by bug fixed in version 23.1).
buildservice-autocommit accepted request 1098989 from Martin Hauke's avatar Martin Hauke (mnhauke) (revision 24)
baserev update by copy to link target
Martin Hauke's avatar Martin Hauke (mnhauke) accepted request 1098929 from Dirk Mueller's avatar Dirk Mueller (dirkmueller) (revision 23)
- update to 23.1:
  * Overwriting game file on Android with shorter file created
    corrupted file.
buildservice-autocommit accepted request 1070330 from Dmitriy Perlow's avatar Dmitriy Perlow (DarkSS) (revision 22)
baserev update by copy to link target
Dmitriy Perlow's avatar Dmitriy Perlow (DarkSS) committed (revision 21)
Dmitriy Perlow's avatar Dmitriy Perlow (DarkSS) committed (revision 20)
Dmitriy Perlow's avatar Dmitriy Perlow (DarkSS) accepted request 1069725 from Martin Hauke's avatar Martin Hauke (mnhauke) (revision 19)
- Update to version 23.0
  * Use native file dialogs on Linux to make loading and saving of
    games work with flatpak.
# This adds a run-time dependency on package
#    qml6-module-qtquick-dialogs (on Debian).
  * Prefix MIME config and icons with io.sourceforge.pentobi, such
    that registering Pentobi as an app for its game files works
    with flatpak.
  * Removed option to disable animations.
  * Removed menu item Open Clipboard.
  * Require C++ compiler with C++20 support.
  * Minimum required Qt version is now 6.4
  * Removed custom CMake module to find path of Docbook XSL and let
    the local XML catalog do the mapping between URL and path.
  * Don't initialize move number dialog with current move but show
    it as placeholder text.
- Update to version 22.0
  * Fixed game analysis hanging on some platforms.
  * Don't use custom menu implementation, which caused problems in
    dark mode on Android and KDE 5. As a consequence, shortcuts
    are no longer shown on the menu but documented in the Pentobi
    manual.
  * Made navigation links in help viewer part of the scrollable
    page to avoid a bug in Qt that made the text sometimes
    disappear if a navigation link was pressed with a scrolled
    page.
  * Help window shortcuts stopped working after mouse click with
    Qt 6.4.

- Update to version 21.1
buildservice-autocommit accepted request 977906 from Ferdinand Thiessen's avatar Ferdinand Thiessen (susnux) (revision 18)
baserev update by copy to link target
Ferdinand Thiessen's avatar Ferdinand Thiessen (susnux) accepted request 977877 from Martin Hauke's avatar Martin Hauke (mnhauke) (revision 17)
- Update to version 21.0
  * New help viewer implementation, which includes DocBook files
    in the resources. This avoids using an external browser, which
    did not work with all installation directories on Ubuntu 21.10
    because Firefox and Chromium have restricted access to local
    files, or using WebView, which is not supported on all Linux
    architectures or in Qt 6.0/6.1.
  * Fixed visibility of labels on Callisto 1x1-piece in dark theme.
  * Fixed rendering issues on Android with Qt 6.3.0.
  * Fixed detection of loaded files or autosaved games modified by
    another application.
Matthias Mailänder's avatar Matthias Mailänder (Mailaender) accepted request 948270 from Martin Hauke's avatar Martin Hauke (mnhauke) (revision 16)
- Update to versino 20.0
  * More general workaround to avoid crashes with Qt 5.15 related
    to storing QDateTime in QSettings.
  * Workarounds for bugs in Qt 6.2 that sometimes caused wrong
    positions of unplayed pieces.
  * Install application and mimetype bitmap icons for multiple
    sizes.
  * Show error message if launching web browser failed.
  * Minimum required CMake version is now 3.18.
Ferdinand Thiessen's avatar Ferdinand Thiessen (susnux) accepted request 936132 from Martin Hauke's avatar Martin Hauke (mnhauke) (revision 15)
- Update to version 19.1
  * Workaround for a crash at exit in some situations.
  * Dialog for starting rated game was not shown after accepting a
    dialog to discard current game.
  * Avoid deprecated mimetypes tag in AppStream file.
  * Avoid warnings with Qt 6 caused by deprecated signal handler
    syntax.
buildservice-autocommit accepted request 886300 from Ferdinand Thiessen's avatar Ferdinand Thiessen (susnux) (revision 14)
baserev update by copy to link target
Ferdinand Thiessen's avatar Ferdinand Thiessen (susnux) accepted request 886261 from Martin Hauke's avatar Martin Hauke (mnhauke) (revision 13)
- Update to version 19.0
  * The minimum required Qt version is now 5.15.
  * Support compilation with Qt 6.
  * The desktop version now always displays the manual with an
    external browser, which removes the dependency on the Qt
    WebView library and the compilation option
    PENTOBI_OPEN_HELP_EXTERNALLY.
  * The Qt SVG library is no longer needed.
  * Loading game files in encodings other than UTF-8 is no
    longer supported.
buildservice-autocommit accepted request 876950 from Dirk Stoecker's avatar Dirk Stoecker (dstoecker) (revision 12)
baserev update by copy to link target
Dirk Stoecker's avatar Dirk Stoecker (dstoecker) accepted request 876732 from Martin Hauke's avatar Martin Hauke (mnhauke) (revision 11)
- Update to version 18.5
  * Require GNU gettext >=0.19.6, which has built-in support for
    AppData, such the appstream package is no longer needed for
    compilation.
  * Added missing include that broke the compilation with GCC 11
  * Complete Russian translation of the manual.
Displaying revisions 1 - 20 of 30
openSUSE Build Service is sponsored by