Ernie Pasveer
3e8790807b
Increment version number.
v1.0.5
2021-10-02 16:55:37 -05:00
Ernie Pasveer
a42298cd09
Small change for icon credits.
2021-10-02 16:53:08 -05:00
Ernie Pasveer
04782a6f37
Add a About dialog.
2021-10-02 16:22:31 -05:00
Ernie Pasveer
be78db060f
Only add syntax highlighying for C/C++ files.
2021-10-02 12:19:49 -05:00
Ernie Pasveer
007073a411
Add a C++ syntax highlighter to the editor widget.
2021-10-02 11:19:36 -05:00
Ernie Pasveer
786a8b349f
Add Seer icon to application, console, memory visualizer.
2021-09-25 16:00:09 -05:00
Ernie Pasveer
a9caa265e3
Add README to describe licenses for using icons.
2021-09-25 14:37:53 -05:00
Ernie Pasveer
9d457b2a7d
Add Seer icons and debugging icons.
2021-09-25 14:37:04 -05:00
Ernie Pasveer
2e00de53f0
Increment version number.
v1.0.4
2021-09-22 11:55:58 -05:00
Ernie Pasveer
0828ad6da0
Save window and splitter sizes and positions.
...
Remove 'quit' toobar button.
Verify 'start' and 'run' if executable is already running.
2021-09-21 18:56:15 -05:00
Ernie Pasveer
34accbd8b9
Fix compile warning for QTreeWidget::findItems().
...
Need to explicitly pass Qt::MatchExactly instead of 0.
v1.0.3
2021-09-13 18:20:51 -05:00
Ernie Pasveer
9fa35d2663
Increment version number.
2021-09-13 16:22:11 -05:00
Ernie Pasveer
e5ea3deeca
Remember breakpoints if 'run' or 'start' are used.
2021-09-12 17:58:20 -05:00
Ernie Pasveer
a6c310e374
Notes for cmake.
2021-09-12 15:58:14 -05:00
Ernie Pasveer
2ac8f65e7a
Change "..." to document-open icon.
2021-09-11 14:41:35 -05:00
Ernie Pasveer
1f730a1bc7
Add 'deprecated' warning flag to compiles.
2021-09-10 18:11:16 -05:00
Ernie Pasveer
ea3d452816
Notes for creating the seer tar file.
2021-09-10 15:39:15 -05:00
Ernie Pasveer
aad63e8dc6
Fixed some deprecated function calls.
...
Code was calling QFontMetrics::width(), which is deprecated.
Changed code to QFontMetrics::horizontalAdvance().
Added missing include file for QPainterPath.
Added 'install' target to CMakeLists.txt
v1.0.2
2021-09-10 15:32:23 -05:00
Ernie Pasveer
e271dd72ed
Create README
v1.0.1
2021-09-05 17:26:56 -05:00
Ernie Pasveer
e6971155ab
Add test programs to github.
2021-09-05 11:58:58 -05:00
Ernie Pasveer
6357b7a0ef
Move source into a 'src' directory. Update README.md file for build
...
instructions.
2021-09-04 17:02:25 -05:00
Ernie Pasveer
22b979a76a
Move README files into a separate notes directory.
2021-09-04 14:32:50 -05:00
Ernie Pasveer
5f1ce2950e
Correct the mainview image.
2021-09-04 11:43:08 -05:00
Ernie Pasveer
4435ebbaa5
Update README.md file with images and better doc.
2021-09-04 11:40:46 -05:00
Ernie Pasveer
1b7d284740
Add console image.
2021-09-04 11:20:07 -05:00
Ernie Pasveer
6e381b4ae5
Add open dialog image.
2021-09-04 11:17:09 -05:00
Ernie Pasveer
4e9b6b20e9
Take an image of the correct dialog.
2021-09-03 14:43:22 -05:00
Ernie Pasveer
6abaafe458
Merge branch 'main' of https://github.com/epasveer/seer into main
2021-09-03 14:37:51 -05:00
Ernie Pasveer
1d79e22628
Images for Seer dialogs and the main view.
2021-09-03 14:15:41 -05:00
Ernie Pasveer
f53c04072c
Update README.md
...
Removed tar reference.
2021-09-01 14:10:32 -05:00
Ernie Pasveer
78a549868c
Update README.md
...
Giive example of getting code with "git clone"
2021-09-01 14:09:07 -05:00
Ernie Pasveer
514ec8338a
Initial add of files.
2021-09-01 14:01:00 -05:00
Ernie Pasveer
85e6b287bd
Initial add of Seer files.
2021-09-01 13:58:59 -05:00