448 Commits (c37c23068cbd00d0d3fccb7f5ebca53ad7ea8c1f)

Author SHA1 Message Date
Andy Williams c37c23068c cmdline: don't try to open unknown file types 6 years ago
Al Poole f274063917 debugpanel: automatically run gdb according to project type. libtool/generic. 6 years ago
Al Poole 19971b006a filepanel: when opening as different file type, close first then open to ensure the file is instantly accessible as text or code (editing).w 6 years ago
Al Poole a46e32046f debugpanel: OSX uses different struct kp_proc layout. Adjust for that. 6 years ago
Al Poole e62a297610 debugpanel: update icons if process is resumed from the "console" 6 years ago
Al Poole 11f6f5871e debugpanel : Use correct system process state naming for 4.4BSD derivatives and Linux. 6 years ago
Al Poole a9b146da75 EDI -> Debugpanel -> Debug Process States/Signals -> Linux, OSX and FreeBSD et. al. 6 years ago
Al Poole 415ab788da EDI -> DEBUGPANEL -> GDB INTEGRATION -> START 7 years ago
Andy Williams cfe08f0756 refactoring for re-use 7 years ago
Al Poole 38dd432523 EDI -> Save -> Menu/Toolbar Indicator (w/o autosave) 7 years ago
Andy Williams a82062d6e6 Correctly ship the language C provider 7 years ago
Al Poole e3459cb526 EDI -> Main Menu -> Open Project (No tabs) -> Dancing window on Start Weirdness Fix 7 years ago
Andy Williams 2735b3f6c7 gui: Update undo/redo icons to show what actions can apply. 7 years ago
Andy Williams 67709ae536 searchpanel: Update render to give more space for results 7 years ago
Al Poole 4e1094b5f2 EDI -> Tasks -> TODO/FIXME -> Panel (NEW FEATURE) 7 years ago
Al Poole d988b4045e EDI -> Mainview -> Prev/Next tab Buttons -> FEATURE 7 years ago
Andy Williams 842fc7a530 disable broken tests - figure out why later 7 years ago
Al Poole b61cffad6c EDI -> Welcome -> New Project -> Fix (OpenBSD) 7 years ago
Al Poole fb8b47c93c Edi -> Search Project - Add initial support for search in project. 7 years ago
Andy Williams 4e3ff8f702 filepanel: use data object to avoid file lookups 7 years ago
Al Poole 95f43adaec Move File/Dir Creation to edi_file.c/h 7 years ago
Andy Williams 6cf426e24a filepanel: Update directory context after refactoring 7 years ago
Al Poole 0549f5be36 Add optional menu for directories in file view. 7 years ago
Andy Williams 533ac7d858 welcome: correct showing the panel when all tabs are closed 7 years ago
Andy Williams f44ab43d47 welcome: Fix layout when not tabs are open 7 years ago
Al Poole 04c06302d0 Fix SEGV on right click of file browser that is empty! 7 years ago
Al Poole d0997ca6a8 Fix SEGV on goto line when out of range 7 years ago
Al Poole 629a293a66 Add option to delete file in browser 7 years ago
Al Poole 2c2fca6d82 Fix not catching reload of files outside of program. 7 years ago
Al Poole c3bf4d86aa Mostly working... 7 years ago
Al Poole f8d72f91e6 Center the welcome window on start 7 years ago
Al Poole ae73791f78 Fix SEGV on shutdown with main window and project open... 7 years ago
Andy Williams 77eb19ce4f search: Show a notification that we wrapped search 7 years ago
Andy Williams 020f9ab3d7 fix whitespace 7 years ago
Andy Williams 92062043a4 search: Fix off by one/utf8 issues in replace 7 years ago
Al Poole 4315743706 @fix for T1852 7 years ago
Andy Williams c89a211a94 syntax: trigger eolian highlighting 7 years ago
Stephen 'Okra' Houston 05ee192b98 Edi: Add double click expand/contract support on the file panel. 7 years ago
Andy Williams 0483196de4 clang: Update clang command database to support cmake too 7 years ago
Andy Williams 32b6169e0d Centralise some more path handling methods 7 years ago
Andy Williams 784c6c4917 clang: re-scan after save to get latest changes. 7 years ago
Andy Williams b5c061bc4d build: Split make from cmake so we can specialise better 7 years ago
Andy Williams 7735a90cc0 clang: Generate compile_commands.json using cmake builtin 7 years ago
Andy Williams f89f1bb0c6 clang: Add support for compile command databases 7 years ago
Andy Williams 25d5c6b7e6 cmdline: Add a little user feedback 7 years ago
Andy Williams a053bb9757 build: add trivial python project support 7 years ago
Andy Williams 13c7c1fcab syntax: Still ask clang to highlight preprocessor/macros 7 years ago
Andy Williams fd6584f8b6 filepanel: remove unneeded vars 7 years ago
Andy Williams 9631552eaa filepanel: Don't apply filter to folders 7 years ago
YeongJong Lee 36a5bb1410 ui: Bring in current tab 7 years ago