Konstantin Maslyuk

Results 12 issues of Konstantin Maslyuk

# Summary Inspecting the code quite often one may encounter with a lot of `#ifndef` directivities, that significantly decrease readability of the code. The good example of the problem is...

type: TECHDEBT

It also set default type for `CSwordVerseKey::next(CSwordVerseKey::JumpType::UseVerse)` as it is most used across the code and feels as proper behavior. I m not sure it fixes range crossreferences in InfoDisplay,...

This PR resolve issue when parallel view didn't respected mapping between versifications. ![bibletime_DNMynNOwQ4](https://user-images.githubusercontent.com/638393/148647813-e5a63e99-9894-4b5b-816f-ce6905802a76.png) I expect it will also bring some architecture optimizations. Now it is just a rough idea of...

I think we have to make a decision on how parallel views should behave when texts differ in versifications. Here is start of related discussion from another thread: > In...

type: ENHANCEMENT
component: Frontend

# Summary When reading existing code it is hard to tell of how exactly should be formatted code. Following wiki [page](http://bibletime.info/historic-devel.bibletime.info/wiki/Programming_Guidelines.html) did not cover all possible cases and still leave...

component: General
type: TECHDEBT

Inspecting v3.0.2 code i found that `BtModuleTextModel` render text for verses in parallel mode for each module separately, without passing context of all rendering modules. That makes impossible to translate...

type: BUG

Hi just checked that this cool tool could run on maya 2022 (py3). If you could, please consider this PR :^)

QMainWindow is not inherrit maya parent window behavior, it probably only 2022 maya issue, but i still suggest to switch on plain QWidget. What do you think, why it use...

**Link the Issue(s) this Pull Request is related to.** Fixes #1321 **Summarize your change.** As Py2 support is dropped we should be free to commit utf-8 encoding in Python Adapters...

Hi, there are several issues in our environment related to geesefs 1 minute dir cache timeout that is by default. One is file uploading. When user uploaded a file with...