70 Commits (97279b04dc37bbc9b132a88cfc8b9302ba95ed79)

Author SHA1 Message Date
eidheim bf984231d4 Formatted code with custom clang-format 8 years ago
eidheim 31b64848e3 Fixed most of clang-tidy's performance checks 8 years ago
eidheim 2587698565 Preference cleanup: added missing prefix to some menu item key names, and removed clang_types from preferences 8 years ago
eidheim d534f070b6 Language server protocol: added support for workspace/symbol 8 years ago
eidheim 4c8695c8fc Added menu item Source->Go to Type Declaration 8 years ago
Josh Wright e4fe99fa80 address review comments 9 years ago
Josh Wright 3da8569bfd add find file option 9 years ago
eidheim 39d977ce97 Fixes to last commit, see #326 9 years ago
Ingmar Lehmann 918bbba8c0 Implemented full screen feature 9 years ago
Physiix 3a64bcad9b Added menu item to toggle Tabs visibility. 9 years ago
eidheim cea6db59bf Implemented menu item Source.Comments.Add Documentation 9 years ago
eidheim e760f9c16f Moved and renamed right click menu's Toggle Line Comment to Toggle Comments so that it corresponds to the normal menu 9 years ago
eidheim fa75b543c7 Minor improvements to the source right click commit 9 years ago
Jørgen Lien Sellæg 13c35a254f New right click context menu 9 years ago
eidheim d165223af9 Cursor history implemented, fixes #292 9 years ago
d3rrial a1a0d9270f added rudimentary file_reload to menu 9 years ago
eidheim fdddef3314 Completed Recreate (Clean) Build in Project menu 9 years ago
d3rrial 0cfa6b8b84 Implemented menu item to clean build directory 9 years ago
d3rrial 0be32747b4 Revert "Introduced a method to clean build directory" 9 years ago
d3rrial c9a88b518a Introduced a method to clean build directory 9 years ago
eidheim 7b798bc336 Close Tab in menu is now in same section as Next/Previous Tab 9 years ago
d3rrial 9936103dd4 Changed "Clear Console" to "Clear Terminal" 9 years ago
d3rrial 123c051b77 changed clear_console to window_clear_terminal 9 years ago
d3rrial 60baeef29c added feature function to clear console manually 9 years ago
eidheim b8bfeea26b Added Toggle Comments for various languages, and updated bracket language check 9 years ago
eidheim 0b88072209 Added New Project->C to File menu 9 years ago
eidheim b3ccd4bb89 Removed Ubuntu specific code, and fixed Ctags::get_result on older systems 10 years ago
eidheim 41dfc08585 Oldest supported gtk version is now gtk3.14 (debian stable) 10 years ago
eidheim 18994bfa98 Added Find Symbol through ctags 10 years ago
Ole Christian Eidheim 2bc5d65251 Git integration through libgit2 (#244) 10 years ago
eidheim d18e8bef2c Added split window, fixes #235 10 years ago
eidheim 9736a734f8 Added: Go to Implementation 10 years ago
eidheim fd516299d4 Added source printing/exporting to pdf 10 years ago
eidheim 827c69a425 Added possibility to modify menus at runtime 10 years ago
eidheim a8a48a4991 Added tab-style exception for Ubuntu 10 years ago
Ole Christian Eidheim bc7fcdf01d Added Show Variables in Debug menu 10 years ago
eidheim a655b61ea8 Added debug stack backtrace 10 years ago
eidheim 3d74cbba50 Added Project Set Run Arguments 10 years ago
eidheim 019e72a444 Added step-over, step-in and step-out functions to debugging menu 10 years ago
eidheim 0843bff569 Thread safe debug implementation, and can now go to debug stop 10 years ago
eidheim e941b563d9 Added run debug command, and various fixes including more thread safe debug commands 10 years ago
eidheim 8905f8fc75 Added debug status and now shows the line where the debug process is stopped 10 years ago
eidheim 3244ec68f7 Debug variables now in tooltips, still some work left before creating the debug integration branch though 10 years ago
eidheim a6b19c9dbd Work in progress, a somewhat usable debugger now implemented 10 years ago
eidheim b23a2deec1 Work in progress: debug integration 10 years ago
Akshay Shekhervoldyman666@gmail.com 168698fae4 Removed and as per the TODO's 10 years ago
eidheim 1675305884 New singleton system without a singleton container class. 10 years ago
eidheim eb13a7e81f Added Go to Usage, and fixed #82 by removing the directory ignore option. This also makes implementing git integration easier. 10 years ago
eidheim 52b513eb44 Now compiles with older versions of glibmm. 10 years ago
eidheim d25c801dd7 Various smaller fixes and cleanups. 10 years ago