1
1
Fork 0
mirror of https://github.com/QB64-Phoenix-Edition/QB64pe.git synced 2024-09-19 21:25:11 +00:00
QB64-PE/source
Roland Heyder 4cde18ef75 Rework histories to use buffers
- maintain search and recent files histories in buffers
- histories keep the  last 100 entries used
- buffers are saved to disk at exit and are restored on next IDE session
2024-06-23 19:25:56 +02:00
..
global Bump version to 3.13.1 2024-05-15 20:23:38 +05:30
ide Rework histories to use buffers 2024-06-23 19:25:56 +02:00
subs_functions Add destination image support for _UPRINTSTRING 2024-06-06 01:19:20 +05:30
utilities Update buffer system 2024-06-23 17:49:32 +02:00
.gitignore
peLogo.png Step 10: Update remaining stuff 2022-08-12 02:54:12 +02:00
qb64pe.bas Zero memory on redim array of UDT 2024-06-01 20:13:20 +10:00
qb64pe.ico Step 4: Update Windows icon & resource file 2022-08-10 02:03:12 +02:00
qb64pe.png