G.K.MacGregor
e001aa7896
[Qt6] Use setEncoding instead of deprecated setCodec
2023-08-20 22:16:51 +01:00
G.K.MacGregor
c64be6a4c9
Update copyright notices to 2023
2022-12-31 21:19:15 +00:00
G.K.MacGregor
ae1aef63f9
Fix incorrect C8 and C14 bits on t42 exporing
2022-01-05 20:57:26 +00:00
G.K.MacGregor
406ab6c6ed
Update copyright notices to 2022
2021-12-31 21:40:36 +00:00
G.K.MacGregor
c2057e979d
Fix SC incorrectly saved as hexadecimal
2021-12-28 12:22:29 +00:00
G.K.MacGregor
d8afb84861
Add exporting of X/28 packets as M/29
2021-09-06 22:07:14 +01:00
G.K.MacGregor
43691750ef
Fix wrong page number with magazine 8 on .t42 import
2021-09-05 18:29:36 +01:00
G.K.MacGregor
1104bc3c18
Add exporting of single page .t42 files, wrt #2
2021-09-05 18:24:51 +01:00
G.K.MacGregor
1e943c3f26
Add importing of single page .t42 files, wrt #2
2021-08-15 19:03:40 +01:00
G.K.MacGregor
798630bd50
Allow setting page number from int value
2021-08-08 19:34:14 +01:00
G.K.MacGregor
c356d0f5ae
Import M/29 packets
2021-08-03 21:49:32 +01:00
G.K.MacGregor
f256e4ed28
Rename packetNeeded to packetExists
2021-06-22 13:22:35 +01:00
G.K.MacGregor
2ad5d45153
Fix compiling on Qt < 5.14
2021-04-18 21:21:41 +01:00
G.K.MacGregor
d38bfcf902
Update copyright notices to 2021
2020-12-31 22:08:52 +00:00
G.K.MacGregor
035c2c5a31
Hide enhancement QList behind access function
2020-12-25 18:06:00 +00:00
G.K.MacGregor
1855d8dacb
Untangle loading TTI files into loadsave
2020-11-29 15:41:26 +00:00
G.K.MacGregor
50345b1627
Fix typos
2020-11-29 12:54:04 +00:00
G.K.MacGregor
492afba8b1
Untangle hashstring exporting into loadsave
2020-11-29 11:48:08 +00:00
G.K.MacGregor
1bb11ab20c
Fix polymorphism across pagebase and levelonepage
2020-11-27 20:57:21 +00:00
G.K.MacGregor
4ce1b027b0
Untangle saving TTI files into new file
...
The saving code is an attempt to be page function and page coding
agnostic so the same code can save (G)POP, (G)DRCS and MOT pages in
the future.
loadsave will be the home of page loading, URL exporting and also for
importing and exporting of other teletext file formats.
2020-11-24 19:01:25 +00:00