- 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
OBS-URL: https://build.opensuse.org/request/show/708183
OBS-URL: https://build.opensuse.org/package/show/KDE:Extra/kbibtex?expand=0&rev=49
* kde#388892: Formatting error when saving file ( switching " and
} )
* kde#394659: Crash after compilation
* kde#396343: When saving the file, I am always warned that file
has changed in disk
* kde#396598: Bibliography system options contains duplicates
* kde#397027: ScienceDirect search broken
* kde#397604: Untranslated strings from bibtexfields.cpp and
bibtexentries.cpp
* kde#398136: KBibTeX crashes when editing element
* kde#401470: Don't remove leading whitespace in macros
* 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 included kde398136.patch
OBS-URL: https://build.opensuse.org/package/show/KDE:Extra/kbibtex?expand=0&rev=46
Most important user visible changes:
* Removing ISBNdb as it is no longer a free service
* Updating list of journal abbreviations (kde#393032)
* LyX pipe detection (issues with Kile 3 fixed) (kde#393224)
* Preview image/vnd.djvu+multipage files (kde#391198)
* Fixing crash when closing settings dialog (kde# 378497)
* More options for ID generation: volume number, first page (kde#368732)
* More details in included changelog
OBS-URL: https://build.opensuse.org/package/show/KDE:Extra/kbibtex?expand=0&rev=33
- Update to 0.7:
* Dependency on Qt WebKit can be disabled at compile time
* New dependency on ICU, used to transliterate text to plain ASCII
* Generally improved code quality as detected by code checkers such as Clazy or Coverity
* New online search: bioRxiv
* Various minor fixes
* Search in Zotero is rate limited to avoid overloading server
* Using KWallet to store Zotero credentials
* Adding basic DBUS support to, for example, open files or paste text
- fix Urls, download.gna.org doesn't exist anymore
OBS-URL: https://build.opensuse.org/request/show/557682
OBS-URL: https://build.opensuse.org/package/show/KDE:Extra/kbibtex?expand=0&rev=29
* KDE Bug 377401 KBibTeX fails to load zotero bibliography
* KDE Bug 351455 Removing soversion from KBibTeX Part
* KDE Bug 353898 Fixing build issues on ARM architecture
* KDE Bug 354785 Using QTextDocument/QTextEdit instead of
WebKit/WebEngine: more lightweight and supported on all platforms
* KDE Bug 371515 Speeding up selection of elements in bibliography lists
* KDE Bug 371593 Sorting field and entry types in comboboxe
alphabetically
* Fixing crash when open file got modified externally
* Correcting choke on PubMed searches to 10 seconds
* Fixing search issues for ACM, Google Scholar, JSTOR, and ScienceDirect
* Setting foreground color of colored rows to either black or white
for better readability
* Disabling OCLC WorldCat (request for support denied by this organization)
* Generally improved code quality as detected by code checkers such as Clazy
or Coverity
* Fixing handling of URLs and their protocols for local files
* Fixing setting default id suggestion
* Adding 'Keywords' field to .desktop file
* Removing file that was licensed under CC BY-NC, but never got installed
* Improved Unicode support
* Refactoring writing of bibliography files, both to local and to
remote places, including writing to symbolic links
* Better handling quotation marks and protective curly brackets around titles
* Updating translations
- Removed upstreamed module-soversion.patch
OBS-URL: https://build.opensuse.org/package/show/KDE:Extra/kbibtex?expand=0&rev=20