1859 Commits (a237049918b528a97a35b28a102ce06e23a075c1)
 

Author SHA1 Message Date
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 bf40ca50b8 Updated tiny-process-library submodule 9 years ago
eidheim 7b798bc336 Close Tab in menu is now in same section as Next/Previous Tab 9 years ago
Hallgeir Løkken 153a24d4b2 Corrected install instructions for OS X: gtksourceviewmm3 is now properly part of homebrew and can be installed directly instead of using brew/x11/gtksourceviewmm3 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 a17a54e549 Open Dialog now defaults to the current view's folder if the view is outside of the opened folder 9 years ago
Jørgen Lien Sellæg 443e08e86c bugfix: fixes segmentation fault on very long lines 9 years ago
eidheim 6a46babfab Now clears spellcheck errors first when using spellcheck in menu 9 years ago
eidheim 8b7004065c Fixed position of text after { when pressing Enter after { 9 years ago
eidheim 3721b6cd79 Updated tiny-process-library submodule 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 30b7305e77 Fixed visualisation of tabs on OS X 9 years ago
eidheim 2322c3ad08 Fixes #266, now checks for glibmm 2.45 before using FILE_MONITOR_WATCH_MOVES when monitoring directories 9 years ago
eidheim b47ddae801 Implement method and goto method now also includes regular functions 9 years ago
eidheim 6d56df787e Simplified Git::get_repository 9 years ago
Jørgen Lien Sellæg eded154ed7 Merge pull request #262 from eidheim/gui 9 years ago
eidheim 6b4c814478 Minor fix to tooltip positioning 9 years ago
Vipul S. Chawathe d9647e4b54 Broader BSD check 10 years ago
Vipul S. Chawathe c143af279b Checked for more BSDs 10 years ago
Vipul S. Chawathe b6d8bcbba1 Accomodate *BSD 10 years ago
eidheim a702f3210e Fixed libclang includes for latest llvm version on OS X 10 years ago
eidheim 1a14cd2206 GUI changes in preparation for additional debug information: terminal is now directly below notebook 10 years ago
eidheim d3f605f9c7 Cuda is now considered a bracket language 10 years ago
pamarcos f544401cf5 Added LLVM version 3.8.0 installed by brew in OS X (#258) 10 years ago
eidheim 5adfaae50f Minor cleanup: removed Directories::on_row_activated 10 years ago
eidheim 66e5122c6a Minor cleanups: replaced iterating pending events with C++ functions, corrected return value in Notebook::size, and replaced NULL with nullptr in source_clang_test.cc 10 years ago
nshcat da33a926a4 Replaced NULL with nullptr wherever applicable. 10 years ago
eidheim 7fa66b1816 Cleanup of the CMakeLists.txt files 10 years ago
Mohammad S. Babaei 3e146234e8 builds on FreeBSD. related to #253 10 years ago
eidheim 7fd2d60099 Changed the libclang search order for FreeBSD. Related to #253 10 years ago
eidheim bbe13c186e Reverted the gio check. GLIBMM_ is correct according to https://developer.gnome.org/glibmm/stable/group__giommEnums.html#ga469f795e9a4dddb2421c0e5568be6649 10 years ago
eidheim 5ab4032fa5 Fixed Giomm version check 10 years ago
eidheim ad568f734e Version 1.2.1 10 years ago
eidheim 87108b26ba Fixes related to #253: FreeBSD build 10 years ago
eidheim e4cff18db4 Added CPack to CMakeLists.txt, which can be used to build jucipp packages on various platforms 10 years ago
eidheim 351b0f48ca Slight update to README.me features 10 years ago
eidheim 70a1e106b1 Selecting variable in debug show variables now moves cursor to frame if no declaration was found 10 years ago
eidheim 1fc00a256d Debug menu item Show Variables now shows all variables, including those without declaration found 10 years ago
eidheim ccf7d3b9b2 Now compiles with c++14 instead of c++11, and some src/git.* cleanup 10 years ago
eidheim 9c3c6e955a libclangmm cleanup 10 years ago
eidheim 7c145f2c17 Improved Ctags processing 10 years ago
eidheim fca2642798 Improved false positives in Ctags::get_locations 10 years ago
eidheim a2c4880429 Go to Implementation: now shows a selection dialog if more than one implementation was found 10 years ago
eidheim 18f6c98710 Go to Declaration should now always go to declaration 10 years ago
eidheim df7ea719f0 Ctags fix for MSYS2 10 years ago