- Added vcs-browser url to appstream metainfo xml.
- Bumping up copyright headers to the New Year (2026)
- Prepping for Qt6.10 and definitely dropping old/dead Qt5 build support (rpm .spec)
- Add to the .desktop laucher file.
- Add underlying platform name (eg. xcb, wayland) to Qt version string.
- Get rid of CONFIG_WAYLAND build config option.
- Get rid of CONFIG_WAYLAND build config option.
- Stepping up next development cycle (Qt >= 6.9)
An Early Spring'25 Release (v1.0.1)
An Early Spring'25 Release (v1.0.1)
An Early Spring'25 Release (v1.0.1)
- Fixed command line parsing (QCommandLineParser/Option) to not
- Early update to copyright headers for the New Year'25...
- Prepping up next development cycle (Qt >= 6.8)
- CMake configure report: finally check whether Qt is statically linked.
- Simplified git describe to version string parsing.
- Making up the unthinkable (aka. v1.0.0) (2)
- Making up the unthinkable (aka. v1.0.0)
- Prepping up the unthinkable (aka. v1.0.0)
- Prepping the unthinkable (aka. v1.0.0-rc2)
- Prepping the unthinkable (aka. v1.0.0-rc2)
- Prepping the unthinkable (aka. v1.0.0-rc2)
Updated rpm.spec to partial openSUSE standards.
- Prepping next release candidate (aka. v1.0.0-rc2) (Qt >= 6.7)
- Prepping A Spring'24 Release Candidate (aka. v1.0.0-rc1)
- Prepping the unthinkable (aka. v1.0.0-rc1)
- Prepping the unthinkable (aka. v1.0.0-rc1)
- Early preppings for the unthinkable...
- A Winter'24 Release (v0.9.12)
- A Winter'24 Release (v0.9.12)
- Preppings to an end-of-summer'23 release...
- Rephrased the new year copyright project line.
- Just added a new-line to about-box text for padding.
- Updated copyright headers into the New Year. (final)
- Updated copyright headers into the New Year. (bis)
- Updated copyright headers into the New Year (2024).
- Replace foreach() macros with C++11 for() constructs. (REGRESSION)
- Micro-management on buil-depends order to rpm.spec
- Replaced foreach() macros with C++ for() constructs.
- Cleanup all scalable icons (SVG)
- Bumping up to Qt6.6 (static) where needed... (rpm; deb)
- Bumping up to Qt6.6 (static) where needed... (bis)
- Bumping up to Qt6.6 (static) where needed...
- Fixing unique/single instance support (Qt >= 6.6)
- Fix some ctor. uninitialized vars.
- Add Unique/Single instance support. (EXPERIMENTAL)
- Bumping into next development cycle (Qt >= 6.6)
- Update rpm.spec to pkgconfig(alsa)
- Preppings to an end-of-summer'23 release...
- Updated/modernized debian control files.
- Updated to new qt*6.5-static package names (debian, rpm)
- Preppings to next development cycle (Qt >= 6.6)
- Early prepping for the next Spring'23 release.
- Early prepping for the next Spring'23 release. (bis
- Early prepping for the next Spring'23 release.
- Updated debian build-deps control (+qt6-svg-dev)
- Reduced watchdog check to 1min. (was 3min.)
all repos are mirrored; here SF is fine but GH is kinda more popular :)
Thanks Rui - which repo is the main one to request against? I guess the one here at sourceforge.
MR == Merge Request == Pull Request you should know by now that a git pull is a git fetch followed by a git merge, don't you?