issues
search
Dax89
/
QHexView
A versatile Hexadecimal widget for Qt5
MIT License
323
stars
101
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
is modified?
#84
diegoiast
closed
1 month ago
2
Crash in search dialog
#82
diegoiast
closed
1 month ago
2
Natural scrolling
#81
JohannesWilde
closed
3 months ago
3
Add example program and make this repository compile by itself.
#80
JohannesWilde
closed
1 month ago
6
Color and Comment misalignment
#79
Duolabs
opened
3 months ago
5
Update README.md
#78
ghost
closed
10 months ago
2
Fix the infinite loop when searching for something that cannot be found
#77
Siveya
closed
11 months ago
1
5.0 branch and Qt5 cmake compatibility
#76
audetto
closed
11 months ago
2
Fix ba when its size is 0, it crashes with QByteArray hex(-1, Qt::Un…
#74
Siveya
closed
1 year ago
1
Qt6 compatibility (5.0 branch)
#73
arabine
closed
11 months ago
2
Fix typo in README.md
#72
navajowhite
closed
2 years ago
0
QHexView 5.0 Development
#71
Dax89
closed
1 month ago
94
QHexDocument::searchForward does not move the cursor past the first result
#70
JonTheBurger
opened
2 years ago
0
QHexView does not support Qt5.7
#69
neomissing
closed
2 years ago
5
Fix last character in ASCII selection.
#68
audetto
closed
2 years ago
3
Fix missing MOC generation for correct including
#67
tarhan
closed
3 years ago
2
Add missing climits include
#66
sykhro
closed
3 years ago
0
Use std::list in place of QLinkedList on recent Qt versions
#65
sykhro
closed
3 years ago
1
Enforce minimum C++ standard for Qt5
#64
sykhro
closed
3 years ago
1
Incorrect cursor selection rendering in ASCII area
#63
T-640
closed
2 years ago
8
Non-blinking cursor
#62
T-640
closed
2 years ago
2
Some fixes in CMakeLists.txt
#61
nepridumalnik
closed
3 years ago
1
Configurable mouse wheel scroll speed
#60
aerosoul94
closed
2 years ago
1
Optional radio buttons that switch mode (insert / overwrite) inside header
#59
T-640
closed
2 years ago
1
Add dataChanged signal
#58
T-640
closed
2 years ago
1
Renderer does not work well with widget’s width
#57
T-640
closed
2 years ago
5
CMakeLists.txt: added find_package for Qt Widgets.
#56
oetken
closed
3 years ago
0
support change font size using setFont(...)
#55
shinespeciall
closed
2 years ago
5
Fix signals parameters
#54
Alexpux
closed
3 years ago
0
QHexview displays the extension
#53
neomissing
closed
2 years ago
4
Fix qmake project file.
#52
audetto
closed
3 years ago
0
QHexView cannot build
#51
neomissing
closed
3 years ago
4
Fixes some rendering issues
#50
audetto
closed
3 years ago
3
Horizontal scroll bar issues
#49
audetto
closed
3 years ago
4
Fractional QFont width on a Pi
#48
audetto
closed
3 years ago
4
StyleHint is not a bit-enum.
#47
audetto
closed
3 years ago
2
Minor coding improvements
#46
audetto
closed
3 years ago
1
Add missing QVector include.
#45
audetto
closed
3 years ago
0
Possible error
#44
ZanyXDev
closed
3 years ago
0
Add Metadata interface which dynamically adjusts when then hex line w…
#43
audetto
closed
3 years ago
0
Fix off by one in QHexView::paintEvent.
#42
audetto
closed
3 years ago
1
Render artefacts on top right of Hex Table
#41
audetto
closed
3 years ago
6
Modernized cmake file, build qhexview as static library.
#40
dev-0x7C6
closed
3 years ago
1
Fix integer overflow in firstVisibleLine()
#39
aerosoul94
closed
3 years ago
1
Draw header for data table. Fix area tests on events
#38
Alexpux
closed
4 years ago
0
Fix selecting char in hex area on mouse click
#37
Alexpux
closed
4 years ago
0
Fix deprecations and warnings
#36
Alexpux
closed
4 years ago
0
Fix some warnings
#35
Alexpux
closed
4 years ago
0
Implement searching byte sequence in document
#34
Alexpux
closed
4 years ago
0
QHexView improvements
#33
Alexpux
closed
4 years ago
1
Next