SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 
Changelog for kcalc-lang-24.12.2-1.1.noarch.rpm :

* Tue Feb 04 2025 Christophe Marin - Update to 24.12.2
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/24.12.2/- No code change since 24.12.1
* Tue Jan 07 2025 Christophe Marin - Update to 24.12.1
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/24.12.1/- No code change since 24.12.0
* Sun Dec 08 2024 Christophe Marin - Update to 24.12.0
* New feature release
* For more details please see:
* https://kde.org/announcements/gear/24.12.0/- No code change since 24.11.90
* Mon Dec 02 2024 Christophe Marin - Update to 24.11.90
* New feature release- Changes since 24.11.80:
* Fix binary token insertion
* Sat Nov 16 2024 Christophe Marin - Update to 24.11.80
* New feature release- Changes since 24.08.3:
* fix clang-format
* Remove dead code for non implemented token (kde#494799)
* Bits frame: fixed flickering during resize (kde#453775)
* Port kNumber testing to QTest
* doc/index.docbook proofreading
* fixed spelling in enum CalcEngine::ResultCode
* Remove unused header/function
* Rearrage header files
* Add missing dependency to kde-ci
* Add missing include moc
* Add a couple of tests to cover the critical digit change
* Support hex numbers that start with a letter (a-f) (kde#488728)
* Organize knumber CMakeList
* Add clang-format validation job
* Fix clang format
* Set the correct infinity sign when invalid
* Update README file
* Update knumber library to comply KDE coding style
* Clean up knumber library
* kcalc.cpp call KCrash::initialize after \"KAboutData::setApplicationData(aboutData)\"
* Set error Index for edge cases (kde#491327)
* CMakeLists.txt stop supporting KDE Frameworks 6 versions less than \"6.0.0\"
* Better looking error messages
* Add gitlab ci for the Windows operating system
* Tue Nov 05 2024 Christophe Marin - Update to 24.08.3
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/24.08.3/- No code change since 24.08.2
* Tue Oct 08 2024 Christophe Marin - Update to 24.08.2
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/24.08.2/- Changes since 24.08.1:
* Support hex numbers that start with a letter (a-f) (kde#488728)
* Tue Sep 10 2024 Christophe Marin - Update to 24.08.1
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/24.08.1/- No code change since 24.08.0
* Mon Aug 19 2024 Christophe Marin - Update to 24.08.0
* New feature release
* For more details please see:
* https://kde.org/announcements/gear/24.08.0/- Changes since 24.05.2:
* Set error Index for edge cases (kde#491327)
* Only show base label while on \"Numeral system\" mode
* Remove unused \"Repeat operation for each result\" option from menu (kde#490478)
* Show frame at the bottom of the display field
* Change octal prefix from \"0\" to \"0o\" (kde#488728)
* Connect bit edit with new input display
* Remap undo and redo shortcuts to the input display (kde#488992)
* Add parsing support for scientific notation numbers with capital E (kde#489980)
* Fix display reset when changing settings (kde#488962)
* Better numeral system view UI
* Add \"add/subtract percentage\" functionality (kde#489027)
* Add parsing support for lower case hex numbers
* Fix bugs in Numeral system (kde#489660)
* Start new input on numeric entries after \"equal\" (kde#489043)
* Clear result display on single negative number (kde#489041)
* Add first appium test
* Migrate to new slot syntax
* Add support for decimal numbers without integer part (kde#487659)
* Fix segmentation fault caused by single space
* Chain result upon equal clicked (kde#487566)
* Fixed a crash when trying to calculate a single space as input
* Use \"qCDebug\" instead of \"qDebug\"
* Update files using clang-format
* Add locale to round functionality
* Add edge case handler for stack reduction (kde#487614)
* Add AATTinfo:tooltip as context
* Remove not necessary text
* Improve appstream summary
* Show result while editing input (kde#480607)
* Tue Jul 02 2024 Christophe Marin - Update to 24.05.2
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/24.05.2/- Changes since 24.05.1:
* Add support for decimal numbers without integer part (kde#487659)
* Chain result upon equal clicked (kde#487566)
* Show result while editing input (kde#480607)
* Add locale to round functionality
* Wed Jun 12 2024 Christophe Marin - Update to 24.05.1
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/24.05.1/- Changes since 24.05.0:
* Add edge case handler for stack reduction (kde#487614)
* Sun May 19 2024 Christophe Marin - Update to 24.05.0
* New feature release
* For more details please see:
* https://kde.org/announcements/gear/24.05.0/- No code change since 24.04.80
* Fri May 03 2024 Christophe Marin - Update to 24.04.80
* New feature release- Changes since 24.02.2:
* Add localization for decimal separator in KNumber.toQString
* it compiles with QT_NO_CONTEXTLESS_CONNECT
* Promote square root button to Normal mode (kde#471088)
* Add cubic root parsing
* Use desktop-application
* Allow the string \'XOR\' as a token for typed expressions
* Drop support for KF5\'s deprecated KToolInvocation
* Port away from QRegExp
* appstream: Update developer name
* Change default shortcut to Calculator
* Add missing include moc
* Use local include
* Apply missing i18n
* Use a more frameless style for the calculator display
* Add display for user\'s input
* Tue Apr 09 2024 Christophe Marin - Update to 24.02.2
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/24.02.2/- No code change since 24.02.1
* Tue Mar 19 2024 Christophe Marin - Update to 24.02.1
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/24.02.1/- Changes since 24.02.0:
* appstream: Update developer name
* Fri Feb 23 2024 Christophe Marin - Update to 24.02.0
* New feature release- No code change since 24.01.95
* Fri Feb 09 2024 Christophe Marin - Update to 24.01.95
* https://kde.org/announcements/megarelease/6/rc2/
* Fri Dec 15 2023 Christophe Marin - Require extra-cmake-modules at build time
* Tue Dec 05 2023 Christophe Marin - Update to 23.08.4
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/23.08.4/- No code change since 23.08.3
* Tue Nov 07 2023 Christophe Marin - Update to 23.08.3
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/23.08.3/- Changes since 23.08.2:
* snapcraft: add copyright text.
* snapcraft: Bump content pack. Fix source. Bump snapd version.
* Tue Oct 10 2023 Christophe Marin - Update to 23.08.2
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/23.08.2/- No code change since 23.08.1
* Tue Sep 12 2023 Christophe Marin - Update to 23.08.1
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/23.08.1/- Changes since 23.08.0:
* Add snap specific patch in snap dir
* Add snapcraft file release branch
* Sun Aug 20 2023 Christophe Marin - Update to 23.08.0
* New feature release
* For more details please see:
* https://kde.org/announcements/gear/23.08.0/- No code change since 23.07.90
* Mon Aug 14 2023 Christophe Marin - Update to 23.07.90
* New feature release- No code change since 23.07.80
* Tue Aug 01 2023 Christophe Marin - Update to 23.07.80
* New feature release- Changes since 23.04.3:
* Add explicit moc includes to sources for moc-covered headers
* Add Flatpak CI/CD Integration
* Tue Jul 04 2023 Christophe Marin - Update to 23.04.3
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/23.04.3/- No code change since 23.04.2
* Tue Jun 06 2023 Christophe Marin - Update to 23.04.2
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/23.04.2/- No code change since 23.04.1
* Tue May 09 2023 Christophe Marin - Update to 23.04.1
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/23.04.1/- No code change since 23.04.0
* Sat Apr 15 2023 Christophe Marin - Update to 23.04.0
* New feature release
* For more details please see:
* https://kde.org/announcements/gear/23.04.0/
* Fri Mar 31 2023 Christophe Marin - Update to 23.03.90
* New feature release
* Fri Mar 17 2023 Christophe Marin - Update to 23.03.80
* New feature release
* Tue Feb 28 2023 Christophe Marin - Update to 22.12.3
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/22.12.3/
* Tue Jan 31 2023 Christophe Marin - Update to 22.12.2
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/22.12.2/
* Tue Jan 03 2023 Christophe Marin - Update to 22.12.1
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/22.12.1/
* Fri Dec 02 2022 Christophe Marin - Update to 22.12.0
* New feature release
* For more details please see:
* https://kde.org/announcements/gear/22.12.0/
* Sat Nov 26 2022 Christophe Giboudeaux - Update to 22.11.90
* New feature release
* Sat Nov 12 2022 Christophe Giboudeaux - Update to 22.11.80
* New feature release
* Tue Nov 01 2022 Christophe Giboudeaux - Update to 22.08.3
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/22.08.3/
* Tue Oct 11 2022 Christophe Giboudeaux - Update to 22.08.2
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/22.08.2/
* Tue Sep 06 2022 Christophe Giboudeaux - Update to 22.08.1
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/22.08.1/
* Sun Aug 14 2022 Christophe Giboudeaux - Update to 22.08.0
* New feature release
* For more details please see:
* https://kde.org/announcements/gear/22.08.0/
* Fri Aug 05 2022 Christophe Giboudeaux - Update to 22.07.90
* New feature release
* Sat Jul 16 2022 Christophe Giboudeaux - Update to 22.07.80
* New feature release
* Tue Jul 05 2022 Christophe Giboudeaux - Update to 22.04.3
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/22.04.3/
* Wed Jun 08 2022 Christophe Giboudeaux - Update to 22.04.2
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/22.04.2/
* Tue May 10 2022 Christophe Giboudeaux - Update to 22.04.1
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/22.04.1/
* Mon Apr 18 2022 Christophe Giboudeaux - Update to 22.04.0
* New feature release
* For more details please see:
* https://kde.org/announcements/gear/22.04.0/
* Fri Apr 08 2022 Christophe Giboudeaux - Update to 22.03.90
* New feature release
* Wed Mar 23 2022 Christophe Giboudeaux - Update to 22.03.80
* New feature release- Too many changes since 21.12.3, only listing bugfixes:
* Workaround for minimum size not being kept when deactivating constants (kde#448760)
* Implemented button text scaling on resize (kde#441986)
* Tue Mar 01 2022 Christophe Giboudeaux - Update to 21.12.3
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/21.12.3/- No code change since 21.12.2
* Tue Feb 01 2022 Christophe Giboudeaux - Update to 21.12.2
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/21.12.2/- No code change since 21.12.1
* Tue Jan 04 2022 Christophe Giboudeaux - Update to 21.12.1
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/21.12.1/- No code change since 21.12.0
 
ICM