1
1
Fork 0
mirror of https://github.com/QB64-Phoenix-Edition/QB64pe.git synced 2024-08-05 15:50:25 +00:00
Commit graph

1210 commits

Author SHA1 Message Date
FellippeHeitor
2a4716ceb2 Updates RGB mixer to deal with new _RGB32 syntax. 2020-06-21 17:43:32 -03:00
Autobuild Process
fabbdd019d Update internal/source 2020-06-20 14:48:34 +00:00
Luke Ceddia
b5e896d07b Tentative fix for custom array lbounds with $checking:off 2020-06-21 00:45:55 +10:00
Fellippe Heitor
930d85a540
Merge pull request #55 from NEONTEC75/development
Added tiling support to PAINT
2020-06-14 01:22:00 -03:00
Autobuild Process
36aaa449c0 Update internal/source 2020-06-14 04:03:00 +00:00
FellippeHeitor
9ff0945a6e Reenables colorization of &B, &O and &H literals. 2020-06-14 01:00:25 -03:00
Autobuild Process
e26b34801d Update internal/source 2020-06-14 03:35:49 +00:00
FellippeHeitor
8f19321c06 Fixes syntax highlighter for corner case non-numbers being colorized. 2020-06-14 00:33:05 -03:00
NEONTEC75
34bac5a168 Added tiling support to PAINT. 2020-05-24 03:53:42 +04:00
FellippeHeitor
d4ef195bd1 Adapts theBOB's samples so they don't use ABSOLUTE.
Thanks to Simmons for the conversion utility https://www.tapatalk.com/groups/qbasic/viewtopic.php?p=204977#p204977
2020-04-03 15:07:38 -03:00
Fellippe Heitor
702e0f708a
Merge pull request #48 from logenkain/development
Add voidlinux support to installer
2020-03-21 08:54:26 -03:00
Logen Kain
dc893a48a5 Fix Voidlinux to grab GCC 2020-03-21 01:45:55 -04:00
Logen Kain
83ffb01d13 Add VoidLinux support 2020-03-21 00:13:29 -04:00
Fellippe Heitor
8c19e0b60f
Extend to UHD and 5K test for Mac computers.
Closes #47

Thanks to @familygw for the report/fix.
2020-03-11 23:10:19 -03:00
Autobuild Process
4ab1c5a724 Update internal/source 2020-03-08 16:50:31 +00:00
FellippeHeitor
7a1c238ae9 Fixes RGB mixer's ability to insert color values into code ($noprefix). 2020-03-08 13:47:09 -03:00
Autobuild Process
7ba34d5bf6 Update internal/source 2020-03-05 15:21:39 +00:00
Fellippe Heitor
b0c4d52e45 Fixes QuickNav bug creating ghost lines
Using QuickNav when the last position used to be in an area off limits (after user deletes lines, for example) would create a bunch of empty lines at the end of a loaded program.
2020-03-05 12:18:53 -03:00
Autobuild Process
a3979f79d3 Update internal/source 2020-03-01 00:16:00 +00:00
Fellippe Heitor
272336f764 Fixes incorrect behavior of file dialog's path list
Hitting ENTER when no item was selected would pretend to enter inexistent folders.
2020-02-28 00:52:16 -03:00
Autobuild Process
f9611409ef Update internal/source 2020-02-28 01:56:01 +00:00
Fellippe Heitor
dcaadfba21 Fixes IDE not keeping last session window size
Issue usually shows up on macOS, but fix is global, as it's not likely to cause issues in other OSes.
2020-02-27 22:53:01 -03:00
Fellippe Heitor
3446fc0bbd
Deletes qb64_start_osx.command [ci-skip]
This file will have an equivalent generated at build time.
2020-02-25 08:23:13 -03:00
Luke Ceddia
52169d46f7 Fix up licensing details 2020-02-25 21:21:12 +11:00
Fellippe Heitor
8e3512d5f0
Merge pull request #45 from johnkharvey/development
Fixes QB4.5 converter omitting spaces in some syntax blocks.
2020-02-24 22:33:13 -03:00
John K. Harvey
d031d090b8 Possible fix for qb45 converter 2020-02-24 19:28:18 -05:00
Autobuild Process
208315b0ae Update internal/source 2020-02-25 00:03:13 +00:00
FellippeHeitor
ddb3004425 Prints QB64 version when compiling with -c and adjusting -s settings. 2020-02-24 20:59:18 -03:00
FellippeHeitor
d595a1a1f3 Offer _RGB mixer when $NOPREFIX is set. 2020-02-24 17:12:17 -03:00
Autobuild Process
0c6c205f95 Update internal/source 2020-02-24 16:03:44 +00:00
Fellippe Heitor
4b28605cbe Attemps to fix SHELL call to conversion utility 2020-02-24 12:53:19 -03:00
Fellippe Heitor
3cf949245f
Proper linking in README.md [ci-skip] 2020-02-23 00:48:43 -03:00
Fellippe Heitor
f95678145e
Few more details do README.md [ci-skip] 2020-02-23 00:47:22 -03:00
Fellippe Heitor
6795a1937e
Merge pull request #43 from Pirachy/development
More comprehensive README.md
2020-02-23 00:38:49 -03:00
Fellippe Heitor
37c14b43cc
Update README.md 2020-02-23 00:02:49 -03:00
Pirachy
27e9882dbc Fixed typo and added more info
The title is self explanatory
2020-02-22 14:29:42 +00:00
Pirachy
124941e7c5 More comprehensive README.md
rovided correct installation instructions that are lacking both on the github page and the wiki, saving new users from having to google for issues they encounter during install.
2020-02-21 21:11:34 +00:00
Fellippe Heitor
4c54dbd798
Merge pull request #40 from QB64Team/Pirachy/Fixed-Compiling-on-macOS-for-those-with-both-Apple-Clang-and-Homebrew-GCC
Explicitly uses Apple's clang/clang++ where applicable.
2020-02-20 22:06:35 -03:00
Fellippe Heitor
5860026d79 Too soon to drop osx... 2020-02-20 22:02:54 -03:00
Fellippe Heitor
c22ef3ac96 And clang++ where applicable. 2020-02-20 21:43:23 -03:00
Fellippe Heitor
172583fd17 Replaces g++ with clang for the remaining macOS scripts.
If a user has Homebrew installed, calling g++ won't use Apple's Xcode version of the tool, which is required by QB64. This fix continues on with the patch introduced in 4dbdddc89e.

Extra "osx" references replaced with "macOS", but nothing substantial (almost aesthetic).
2020-02-20 20:52:30 -03:00
Pirachy
4dbdddc89e Updated build.command to specifically work with Apple's Clang
Fixed an issue where Apple's Clang is forcefully used instead of GCC for compiling QB64 applications. (Fixes issues for those using true GCC via Homebrew and not Clang that just has a symlink of GCC).
2020-02-19 12:50:50 +00:00
Fellippe Heitor
997773a1d1 Fixes startup crash on macOS as described on #32 2020-02-18 10:39:31 -03:00
FellippeHeitor
4dacef8693 And, so it doesn't end up forgotten again, let's tweak it up for beta. 2020-02-14 21:14:18 -03:00
FellippeHeitor
785b1b3cfc Updates the often forgotten resource file for Windows' qb64.exe. 2020-02-14 21:11:25 -03:00
Autobuild Process
d0cd9b92f7 Update internal/source 2020-02-13 16:28:47 +00:00
FellippeHeitor
57aed941fe Begins v1.5 development. 2020-02-13 12:55:01 -03:00
Autobuild Process
e28e7fb596 Update internal/source 2020-02-13 15:12:04 +00:00
FellippeHeitor
0f49b2c3c6 Updates version info for release. 2020-02-13 12:09:06 -03:00
FellippeHeitor
8da4c1eb1e Fixes rendering of Status area when contextual F1 help is invoked. 2020-02-13 11:56:57 -03:00