issues
search
edbee
/
edbee-lib
QWidget based Text Editor Component for Qt. Multi-caret, Textmate grammar and highlighting support.
Other
75
stars
26
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Segfault on startup when enabling memory debugging on win64 mingw qt 6.8
#148
gamecreature
opened
1 day ago
0
Fix: add ctrl-a / ctrl-e support for macOS
#147
rparet
closed
1 month ago
1
HOME and END keyboard keys does not work in the editor on OSX
#146
vadi2
closed
1 month ago
2
onig deprecation warnings
#145
vadi2
opened
4 months ago
8
Fix: revise QT version for changes to recursive mutexes
#144
SlySven
closed
6 months ago
1
Fix crash in Qt6
#143
vadi2
closed
6 months ago
1
Up OSX version for Qt6 compatibility
#142
vadi2
closed
9 months ago
3
Compiling edbee with Qt6 on macOS fails
#141
vadi2
closed
6 months ago
3
Array index out of bounds assertion while loading with TextDocumentSerializer
#140
gamecreature
closed
1 year ago
0
Silence warning in `LineOffsetVector::applyChange` from Qt6
#139
vadi2
closed
1 year ago
3
Fix remove some depreciation warnings for qt6 and other warnings and spelling errors
#138
SlySven
closed
1 year ago
2
Add support for Qt6 to CMake
#137
Konijnendijk
closed
1 year ago
2
Clazy analysis suggests that `(virtual bool) texteditorcontroller::readonly()` is possibly mismarked as a slot
#136
SlySven
closed
1 year ago
4
Feature/134 qaccessible
#135
gamecreature
closed
2 years ago
0
QAccessibleTextInterface support for edbee
#134
vadi2
closed
2 years ago
42
Errors when attempting to build with Qt 6.3.0
#133
BlackStar-EoP
closed
2 years ago
1
Regression: Writing diacritics in Linux
#132
Kebap
closed
2 years ago
8
Feature/128 flexible textlayout
#131
gamecreature
closed
2 years ago
0
Hard tab characters are now visible
#130
vadi2
closed
2 years ago
3
Feature request: middle mouse button scrolling
#129
Kebap
opened
3 years ago
3
Wrap QTextLayout rendering/positioning calculations, to support 'virtual' characters.
#128
gamecreature
closed
2 years ago
5
Option to show Unicode BIDI characters (CVE-2021-42574)
#127
vadi2
closed
3 years ago
14
Font resetting halfway through rendering (WIP)
#126
vadi2
closed
6 months ago
1
CMake warning with 3.20
#125
vadi2
opened
3 years ago
3
Mutable field
#124
gamecreature
opened
3 years ago
4
Clicking on line # does not take focus for Edbee
#123
vadi2
closed
3 years ago
1
warning: 'Qt::MidButton' is deprecated: MidButton is deprecated. Use MiddleButton instead
#122
Xabre666
opened
3 years ago
0
Standard Keys not working correctly
#121
gamecreature
closed
3 years ago
0
Edbee-lib status/future
#120
brupelo
opened
3 years ago
6
Missing `case MoveCaretToWordBoundary:` in `switch` statement
#119
SlySven
closed
3 years ago
1
Missing `override` specifier in header file
#118
SlySven
closed
3 years ago
0
Click Dragging when adding selection
#117
gamecreature
opened
3 years ago
0
Remove obsolete setMargin
#116
vadi2
closed
3 years ago
1
Triple-click should let you select sequences of lines.
#115
gamecreature
closed
3 years ago
1
Double-click + drag should end at word boundaries
#114
ethorondil
closed
3 years ago
2
Revise: fix QString::split(...) for older Qt Versions
#113
SlySven
closed
4 years ago
5
[Fail to build] Uses feature only available since Qt 5.14
#112
SlySven
closed
4 years ago
3
[Fail to build] Missing #include following fixes #90
#111
SlySven
closed
4 years ago
2
Rendering issues when selecting Chinese characters
#110
vadi2
opened
4 years ago
2
Travis fails because of older qt version
#109
gamecreature
opened
4 years ago
0
TextEditorComponent::inputMethodEvent should honor the implementation details as described in the qt Manual
#108
gamecreature
opened
4 years ago
0
Manually review and import improvements from UniSwarm repos
#107
gamecreature
opened
4 years ago
3
latest head fails to compile on OpenSUSE tumbleweed. round not declared.
#106
breakone9r
closed
4 years ago
3
`TextRenderer::lineHeight()` should be cached
#105
gamecreature
opened
4 years ago
0
Recommended way to set current line
#104
emoon
closed
4 years ago
5
Add lineHeight to TextMarginComponentDelegate
#103
emoon
closed
4 years ago
2
Compile fix for README example
#102
emoon
closed
4 years ago
1
Support for json based grammar files
#101
emoon
closed
4 years ago
6
USE_AFTER_FREE in TextRenderer::textLayoutForLineForPlaceholder(int)
#100
vadi2
opened
4 years ago
2
markAll() - slow for many matches
#99
vadi2
closed
3 years ago
3
Next