G.K.MacGregor
c64be6a4c9
Update copyright notices to 2023
2022-12-31 21:19:15 +00:00
G.K.MacGregor
bcc0d0d8e7
Keep keyboard focus if scene item other than proxy widget is clicked
2022-05-15 13:08:58 +01:00
G.K.MacGregor
e16bb15310
Split decoder and render
...
decode.* will solely decode the teletext packets into a grid of characters and
colours and other attributes stored in an agnostic way, then render.* will read
this grid and render the characters onto the screen with the Qt specific
methods.
2022-04-02 22:38:38 +01:00
G.K.MacGregor
406ab6c6ed
Update copyright notices to 2022
2021-12-31 21:40:36 +00:00
G.K.MacGregor
c8e57150eb
Implement exporting PNG images
2021-06-03 22:26:54 +01:00
G.K.MacGregor
8903703064
Scroll view to follow cursor
2021-05-09 16:34:53 +01:00
G.K.MacGregor
56e7b0500c
Implement zooming with Control key and mousewheel
2021-05-04 21:52:51 +01:00
G.K.MacGregor
9fa86f8c4c
Implement cut, copy and paste
2021-05-03 22:17:51 +01:00
G.K.MacGregor
5739474957
Move selection rectangle from widget to scene
2021-04-26 22:08:28 +01:00
G.K.MacGregor
8bc0c2c886
Move cursor from widget to scene
2021-04-26 21:06:00 +01:00
G.K.MacGregor
dc93fe856d
Move grid from widget to scene
2021-04-18 16:57:45 +01:00
G.K.MacGregor
f49a07e421
Make Insert key work again in triplet list
2021-04-11 13:03:07 +01:00
G.K.MacGregor
27ad6701b4
Implement insert and overwrite editing modes
2021-02-14 17:35:11 +00:00
G.K.MacGregor
572c23b1ae
Implement keymapping.
2021-02-08 21:39:17 +00:00
G.K.MacGregor
d38bfcf902
Update copyright notices to 2021
2020-12-31 22:08:52 +00:00
G.K.MacGregor
cf00cff59d
Move proxy widget from mainwindow to mainwidget
...
Mainly in preparation for editing different document types.
Also fixes some issues wrt border sizing.
2020-11-24 13:16:20 +00:00
G.K.MacGregor
151d842bc0
Implement draggable rectangle selection
2020-10-25 11:07:04 +00:00
G.K.MacGregor
0f864c7787
Rename TeletextPage class to LevelOnePage
2020-09-16 11:15:46 +01:00
G.K.MacGregor
fcc9280391
Begin refactoring of page class
2020-09-11 12:06:06 +01:00
G.K.MacGregor
c24505796a
Initial commit.
2020-09-06 16:47:38 +01:00