Changelog for
kbibtex-0.10.50git.20240906T024335~e5ad945-350.6.x86_64.rpm :
* Tue Apr 28 2020 Wolfgang Bauer
- Update to version 0.9.2:
* Updating favicon URLs
* (PDF) files associated with newly saved bibliography files can only be associated with absolute URLs, not relative URLs as should be possible (kde#409281)
* Fixing potential crash due to defining TRANSLATION_DOMAIN (kde#414375, kde#414385)
* Deselecting all fields on BibTeX Viewer hides the field sorting header (kde#414195)
* File URLs passed by command line preceed over LRU (kde#417164)
* View documents containing question mark characters (kde#401553)
* Fix bug preventing editing of comments
* Edit Element dialog closes without confirming, possibly losing edits (kde#417210)
* Mon Nov 18 2019 Wolfgang Bauer - Update to version 0.9.1:
* Fixing GUI issues in preferences/settings
* Fixing id extraction during duplicate search
* Various minor fixes
* Sun Sep 08 2019 Christophe Giboudeaux - Update the desktop categories.
* Thu Jun 06 2019 Wolfgang Bauer - Update to version 0.9:
* Can be compiled under Windows via Craft
* Integrating \'BibSearch\', a mobile variant of KBibTeX using QML (Sailfish OS only as of now)
* Refactoring of id suggestion editor
* Making building Zotero support compile-time optional
* Internal refactoring of singleton variables and configuration settings
* Adding considerable number of QtText-based tests
* Migrating from QRegExp to QRegularExpression class
* Using Kate\'s text editor component for BibTeX sources
* Validating user-entered BibTeX sources while typing
* More verbose diagnostics while loading BibTeX or RIS data
* Various bugfixes in Encoder and BibTeX import classes thanks to improved automated tests
* Various small improvements for better robustness, performance, and memory efficiency
* Make entry type (and more fields) available in entry id suggestion setup (kde#392137)
* BibLaTeX uses \"file\" instead of \"localfile\" (kde#396597)
* Correct handling of ligatures like \"st\" (kde#405504, kde#406692)
* Fixing resource leakage as identified by Coverity Scan: CID 325572, 325573
* Integrating commits by Alexander Dunlap, Antonio Rojas, Erik Quaeghebeur, Frederik Schwarzer, Pino Toscano, and Yuri Chornoivan
* Sat Jan 05 2019 Cor Blom - Update to version 0.8.2:
* Formatting error when saving file ( switching \" and } ) (kde#388892)
* Crash after compilation (kde#394659)
* When saving the file, I am always warned that file has changed in disk (kde#396343)
* Bibliography system options contains duplicates (kde#396598)
* ScienceDirect search broken (kde#397027)
* Untranslated strings from bibtexfields.cpp and bibtexentries.cpp (kde#397604)
* KBibTeX crashes when editing element (kde#398136)
* Don\'t remove leading whitespace in macros (kde#401470)
* Using official APIs for IEEE Xplore and ScienceDirect
* Fixing resource leakage as identified by Coverity Scan: CID 287670, 287669
* Fixing issues as identified by clazy
* Migrating from HTTP to HTTPS protocol in various places
* In encoder classes, migrating away from raw char and char
* to Qt classes
* Various smaller fixes- Removed now merged kde398136.patch
* Sun Nov 18 2018 Fabian Vogt - Replace desktopfile.diff by proper use of %suse_update_desktop_file- Clean up the .spec file- Mark kbibtexrc as %config- Add %bcond_without lang
* Wed Sep 12 2018 Cor Blom - Add kde398136.patch to fix crash when editing element (kde#398136)
* Sat Sep 01 2018 wbauerAATTtmo.at- BuildRequire QtWebKit only when building without QtWebEngine, it\'s not used at all otherwise- Don\'t run %suse_update_desktop_file on kbibtexpart.desktop, it\'s not part of the application menu and is not supposed to have a category
* Fri Jun 29 2018 cornelisAATTsolcon.nl- Add desktopfile.diff to solve rpmlint errors
* Fri Jun 29 2018 cornelisAATTsolcon.nl- Remove %mime_database_post/postun and %desktop_database_post/postun, they are no longer needed since suse_version 1500