1
0
Fork 0
mirror of https://github.com/beefytech/Beef.git synced 2025-06-09 12:02:21 +02:00
Commit graph

1182 commits

Author SHA1 Message Date
Brian Fiete
ae6a2b7ca4 Null check 2024-03-03 06:29:47 -05:00
Brian Fiete
b609ff68b1 Improve OpenHotPaths 2024-02-25 16:43:16 -05:00
Brian Fiete
59f2451cf9 InsertCharPair fix for start-of-line insertions 2024-02-24 08:54:57 -05:00
Brian Fiete
b722614501 Make "Failed to execute" a nice red error 2024-02-04 07:34:29 -05:00
Brian Fiete
c5f58c34ba Fixed some comment/uncomment issues 2024-02-01 08:18:25 -05:00
Brian Fiete
7f0fb7e737 Test change 2024-01-23 17:49:01 -05:00
Brian Fiete
247b084fd1 Disable test 2024-01-23 07:25:39 -05:00
Brian Fiete
f96de4722e Improved right-cursor movement over utf8 codepoints 2024-01-22 08:39:53 -05:00
Brian Fiete
d5c336ffab Improved Test output speed with large stdout line counts 2024-01-09 08:13:51 -05:00
Brian Fiete
7057bcd099 Fixed multimon workspace right-click menu 2023-12-31 07:12:22 -05:00
Brian Fiete
c1bc60d964 Fixed namespace for project names starting with number 2023-12-31 06:23:18 -05:00
Brian Fiete
ecc38960f3 Immediate window fixes 2023-12-28 10:35:23 -05:00
Brian Fiete
e245c922db Go To Definition improvements 2023-12-28 10:28:24 -05:00
Brian Fiete
90626036c6 Improved prebuild/postbuild external program execution 2023-12-09 09:11:52 -05:00
Brian Fiete
548ec92d55
Merge pull request #1906 from Zorbn/fix-move-line-crash
Fix IDE crash when trying to move lines out of bounds
2023-11-28 06:22:49 -05:00
Brian Fiete
1c0810294b FlushOutText on test result 2023-11-28 06:20:10 -05:00
Zorbn
cc3bc66ca4 Fix crash when trying to move lines out of bounds 2023-11-27 13:55:03 -08:00
alexvjs
2e93d77285
Link dbg rt when mAllocStackTraceDepth > 0
Had link error when mAllocStackTraceDepth > 0
2023-10-10 20:09:17 +04:00
Martin Cietwierkowski
d9d954254f Add output window filtering options similar to what Visual Studio
offers.

To use right click on output window, and select which messages should
appear and which should be filtered out.

By default all types of messages appear as they normally would before
this change.

These settings are persisted into workspace_user file

This change helps keep the clutter out of the output window so that
program output logs are easier to read, especially on application
startup.
2023-08-23 20:18:45 -04:00
Brian Fiete
386f866d5d Fixed console output of one-character lines during test 2023-08-03 01:10:29 -07:00
Brian Fiete
c8ca955e5b Fix ToolsetType.GetDefaultFor 2023-07-27 09:17:44 -07:00
Brian Fiete
145ba4b0a3 Disable LTO for wasm release 2023-07-27 07:16:00 -07:00
Brian Fiete
61790dd09b Fail is wasm GNU not set. Use -gseparate-dwarf instead of -g 2023-07-27 07:15:34 -07:00
Brian Fiete
f9ecf3ae6b Verbose build menu option 2023-07-27 07:14:49 -07:00
Brian Fiete
52f746aae9 Ignore path error 2023-07-24 10:31:42 -07:00
Brian Fiete
589095277e parentWidget null check 2023-06-30 07:09:54 -04:00
Brian Fiete
19a2855da9 Display error for theme file failure 2023-06-23 07:15:38 -04:00
sere3925sere
7484b50970
Update IDEApp.bf 2023-06-15 18:51:11 +04:00
sere3925sere
8a8088127f
Update BuildContext.bf 2023-06-15 18:48:56 +04:00
Brian Fiete
2fd5d67e07 Startup panel tweaks 2023-06-08 10:06:14 -04:00
Brian Fiete
8b5fca82ec Fixed CurrentBookmark deleted ref 2023-06-08 10:05:29 -04:00
Brian Fiete
73d3e0f5e2
Merge pull request #1858 from Fusioon/startup_panel
Add startup panel
2023-06-08 08:28:28 -04:00
Fusioon
64a23ceb9a Add startup panel 2023-06-04 13:41:44 +02:00
Brian Fiete
0e274aee8e Fixed recent files leak 2023-06-01 08:49:26 -04:00
Brian Fiete
ed444416f0 Improved settings reloading recent file menu item updating 2023-06-01 08:00:16 -04:00
Fusioon
479a218258 Fix IDE starting in normal window instead of maximized 2023-05-24 22:23:39 +02:00
disarray2077
64700d7a95 Fix detection of external modifications 2023-05-05 15:03:24 -03:00
Brian Fiete
d3ca45d80a Better setting/project/workspace handling of concurrent IDE instances 2023-04-25 09:59:32 -07:00
Brian Fiete
ac6f58f118 Switch some captures to '?' 2023-03-17 08:39:05 -07:00
Brian Fiete
398cb0c7ad Improved profiler - better filtering, show 'hot' paths 2023-03-14 09:32:01 -07:00
Brian Fiete
0033a420a8 compileInstance null check 2023-02-23 05:59:18 -05:00
Brian Fiete
c7ae0988dc Improved hot compilation handling of DLLs 2023-02-20 16:21:56 -05:00
Brian Fiete
d405104757 Improved ability to locate source files from moved PDB 2023-02-20 14:45:29 -05:00
Brian Fiete
227b5f4982 Added "inside" dragging to listview 2023-02-08 10:18:15 -05:00
Hunter Bridges
94447c558e Fix construction of arArgs in IDE.BuildContext.QueueProjectGNUArchive on Windows 2023-02-07 13:07:14 -08:00
Brian Fiete
20b1827632 Null check 2023-01-26 10:54:49 -05:00
Brian Fiete
b4dc3039fc Fix status bar button overlap with selection info 2022-12-13 17:59:57 -05:00
Chernyavsky Andrey
cd90c3f5be Fixed memory leak of temporary tab 2022-11-25 14:29:47 +05:00
Brian Fiete
08d292d3ea Pin tab menu tweak 2022-11-22 07:37:02 -08:00
Chernyavsky Andrey
98a03d5d46 Feature: Pinned tabs 2022-11-22 01:24:49 +05:00