Page MenuHomeSolus

Update kbibtex to 0.9
ClosedPublic

Authored by Girtablulu on Jun 18 2019, 1:48 PM.
Tags
None
Referenced Files
F11073700: D6543.diff
Sat, Aug 12, 4:50 AM
F10878419: D6543.id15693.diff
Jun 21 2023, 8:59 AM
F10878412: D6543.id15975.diff
Jun 21 2023, 8:53 AM
F10870051: D6543.diff
Jun 18 2023, 8:19 AM
Subscribers

Details

Summary

Update kbibtex to 0.9

Changelog:

  • 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
  • KDE Bug 392137: Make entry type (and more fields) available in entry id suggestion setup
  • KDE Bug 396597: BibLaTeX uses "file" instead of "localfile"
  • KDE Bugs 405504/406692: Correct handling of ligatures like "st"
  • Fixing resource leakage as identified by Coverity Scan: CID 325572, 325573
Test Plan

opened a file edited and saved it

Diff Detail

Repository
R4613 kbibtex
Branch
master
Lint
No Lint Coverage
Unit
No Test Coverage

Event Timeline

JoshStrobl added a subscriber: JoshStrobl.

Yep, this looks like KDE.

This revision is now accepted and ready to land.Jul 2 2019, 5:43 PM
This revision was automatically updated to reflect the committed changes.