1
0
Fork 0
mirror of https://github.com/beefytech/Beef.git synced 2025-06-19 00:20:25 +02:00
Beef/IDE/src/ui
2019-10-15 12:28:21 -07:00
..
AboutDialog.bf More version changes 2019-09-18 08:17:23 -07:00
AttachDialog.bf Initial checkin 2019-08-23 11:56:54 -07:00
AutoComplete.bf Added support for autocomplete inserting property overrides 2019-09-29 09:21:51 -07:00
AutoCompletePanel.bf Initial checkin 2019-08-23 11:56:54 -07:00
BinaryDataWidget.bf Initial checkin 2019-08-23 11:56:54 -07:00
BoundCheckbox.bf Initial checkin 2019-08-23 11:56:54 -07:00
BreakpointPanel.bf Initial checkin 2019-08-23 11:56:54 -07:00
BuildPropertiesDialog.bf Dictionary fixes for large containers, watch fixes for containers 2019-10-09 16:18:11 -07:00
CallStackPanel.bf Improved ListView cursor key handling, removed debug NOPs 2019-09-28 12:15:36 -07:00
ClassViewPanel.bf Initial checkin 2019-08-23 11:56:54 -07:00
ConditionDialog.bf Initial checkin 2019-08-23 11:56:54 -07:00
DisassemblyPanel.bf Improved ListView cursor key handling, removed debug NOPs 2019-09-28 12:15:36 -07:00
FileChangedDialog.bf Initial checkin 2019-08-23 11:56:54 -07:00
FindAndReplaceDialog.bf Initial checkin 2019-08-23 11:56:54 -07:00
FindClassDialog.bf Initial checkin 2019-08-23 11:56:54 -07:00
FindResultsPanel.bf Initial checkin 2019-08-23 11:56:54 -07:00
GoToAddressDialog.bf Minor IDE fixes 2019-09-26 08:26:49 -07:00
GoToLineDialog.bf Initial checkin 2019-08-23 11:56:54 -07:00
HoverWatch.bf Improved ListView cursor key handling, removed debug NOPs 2019-09-28 12:15:36 -07:00
IDEDialog.bf Minor IDE modifications 2019-09-29 07:44:23 -07:00
IDEListView.bf Initial checkin 2019-08-23 11:56:54 -07:00
ImmediatePanel.bf Initial checkin 2019-08-23 11:56:54 -07:00
ImmediateWidget.bf Bug fixes, installer, [Export] 2019-08-27 08:04:41 -07:00
InstalledProjectDialog.bf Initial checkin 2019-08-23 11:56:54 -07:00
LaunchDialog.bf Added target triple support for more useful cross compilation 2019-10-14 17:49:10 -07:00
LeakWidget.bf Initial checkin 2019-08-23 11:56:54 -07:00
LocatorAnim.bf Initial checkin 2019-08-23 11:56:54 -07:00
MainFrame.bf Initial checkin 2019-08-23 11:56:54 -07:00
MemoryPanel.bf Minor IDE changes 2019-09-27 13:03:47 -07:00
ModulePanel.bf Minor IDE changes 2019-09-27 13:03:47 -07:00
MultiSelectDialog.bf Initial checkin 2019-08-23 11:56:54 -07:00
NavigationBar.bf Initial checkin 2019-08-23 11:56:54 -07:00
NewBreakpointDialog.bf Initial checkin 2019-08-23 11:56:54 -07:00
NewProjectDialog.bf Adding WelcomePanel 2019-09-23 09:41:21 -07:00
OpenFileInSolutionDialog.bf Initial checkin 2019-08-23 11:56:54 -07:00
OutputPanel.bf Initial checkin 2019-08-23 11:56:54 -07:00
OutputWidget.bf Initial checkin 2019-08-23 11:56:54 -07:00
Panel.bf Adding WelcomePanel 2019-09-23 09:41:21 -07:00
PanelHeader.bf Minor IDE changes 2019-09-27 13:03:47 -07:00
PanelPopup.bf Initial checkin 2019-08-23 11:56:54 -07:00
PanelSplitter.bf Initial checkin 2019-08-23 11:56:54 -07:00
PathEditWidget.bf IDE ui issues 2019-09-07 06:40:03 -07:00
PersistentTextPosition.bf Initial checkin 2019-08-23 11:56:54 -07:00
ProfileDialog.bf Initial checkin 2019-08-23 11:56:54 -07:00
ProfilePanel.bf Initial checkin 2019-08-23 11:56:54 -07:00
ProjectPanel.bf Added UnversionedLibDir to config 2019-10-04 10:39:25 -07:00
ProjectProperties.bf Adding better support for platforms 2019-10-01 12:46:38 -07:00
PropertiesDialog.bf Improved ListView cursor key handling, removed debug NOPs 2019-09-28 12:15:36 -07:00
PropertiesPanel.bf Initial checkin 2019-08-23 11:56:54 -07:00
QuickFind.bf Initial checkin 2019-08-23 11:56:54 -07:00
QuickWatchDialog.bf Initial checkin 2019-08-23 11:56:54 -07:00
RenameSymbolDialog.bf Added additional error to rename when def is locekd 2019-09-07 15:18:32 -07:00
SettingsDialog.bf Initial checkin 2019-08-23 11:56:54 -07:00
SingleLineEditWidget.bf Initial checkin 2019-08-23 11:56:54 -07:00
SourceEditWidgetContent.bf Dictionary fixes for large containers, watch fixes for containers 2019-10-09 16:18:11 -07:00
SourceViewPanel.bf Improved ListView cursor key handling, removed debug NOPs 2019-09-28 12:15:36 -07:00
StatusBar.bf Working on properly rebuilding target even if we restart ide 2019-09-28 09:48:37 -07:00
TargetedPropertiesDialog.bf Adding better support for platforms 2019-10-01 12:46:38 -07:00
TextPanel.bf Improved ListView cursor key handling, removed debug NOPs 2019-09-28 12:15:36 -07:00
ThreadPanel.bf Improved ListView cursor key handling, removed debug NOPs 2019-09-28 12:15:36 -07:00
Tooltip.bf Initial checkin 2019-08-23 11:56:54 -07:00
TypeWildcardEditWidget.bf Minor IDE modifications 2019-09-29 07:44:23 -07:00
VirtualListView.bf Initial checkin 2019-08-23 11:56:54 -07:00
WatchPanel.bf Added changes to support CompilerExplorer 2019-10-11 05:58:08 -07:00
WelcomePanel.bf Fixed build paths, added comparison warnings, other misc fixes 2019-10-05 10:26:26 -07:00
WorkspaceProperties.bf Change Beefy::defer to be simpler (no std::function), macOS changes 2019-10-15 12:28:21 -07:00
WrappedMenuValue.bf Initial checkin 2019-08-23 11:56:54 -07:00