This website requires JavaScript.
Explore
Help
Register
Sign In
lee
/
renderdoc
Watch
1
Star
0
Fork
0
mirror of
https://github.com/baldurk/renderdoc.git
synced
2026-08-07 15:20:58 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
25ea14c9655c4f49afb7207d8e14b88da2ffadc2
renderdoc
/
qrenderdoc
/
Widgets
/
Extended
T
History
baldurk
25ea14c965
Fix possible division by zero in edge cases
...
* Reported by Coverity Scan
2017-11-22 12:05:59 +00:00
..
RDDoubleSpinBox.cpp
…
RDDoubleSpinBox.h
…
RDHeaderView.cpp
Fix possible division by zero in edge cases
2017-11-22 12:05:59 +00:00
RDHeaderView.h
Fix uninitialized variable warnings from static analysis
2017-11-22 11:31:07 +00:00
RDLabel.cpp
Add an extra minimum size hint, since Qt behaviour is broken by design
2017-11-21 19:10:33 +00:00
RDLabel.h
Compile fixes on linux
2017-11-21 22:32:39 +00:00
RDLineEdit.cpp
…
RDLineEdit.h
Fix uninitialized variable warnings from static analysis
2017-11-22 11:31:07 +00:00
RDListView.cpp
…
RDListView.h
…
RDListWidget.cpp
…
RDListWidget.h
…
RDSplitter.cpp
…
RDSplitter.h
…
RDTableView.cpp
…
RDTableView.h
…
RDTableWidget.cpp
…
RDTableWidget.h
…
RDTextEdit.cpp
…
RDTextEdit.h
…
RDToolButton.cpp
…
RDToolButton.h
…
RDTreeView.cpp
…
RDTreeView.h
…
RDTreeWidget.cpp
Extract out most code for text-with-ResourceId-links from RDTreeWidget
2017-11-21 14:45:22 +00:00
RDTreeWidget.h
…