656 Commits (da0dde1d6fdf06015a140368679c824fac6c87a3)

Author SHA1 Message Date
eidheim b30f2da8a4 Debugging fixes 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
eidheim 0e5568351c Now correctly removes opened subdirectories when closing a directory. This fixes a crash when changes happened in a subdirectory that had one of its parent/grandparent/etc closed 10 years ago
eidheim 6b96b64d61 Visual size of tab (\t) set to 4 spaces 10 years ago
eidheim 9accf6c430 Added additional check on indent left after { on newline (Allman style) 10 years ago
eidheim 29f8b97127 Minor improvement: rows in selection dialogs now gets cleared when the dialog is hidden, instead of when destroyed 10 years ago
eidheim a16ab4be80 Cleanup of { indentation (Allman style) 10 years ago
eidheim 6e0c762f70 Now indents left automatically when writing { on a newline after if(...)/else/else if(...) and so on 10 years ago
eidheim 6aee69b398 Minor cleanup of selectiondialog.* 10 years ago
eidheim 006d7890f6 Another minor fix to build path error handling 10 years ago
eidheim 7e7589efac Minor fixes to build path error handling 10 years ago
eidheim a0f2bbfd26 Fixed standard header paths for newest llvm install on Homebrew 10 years ago
eidheim ea0d65e178 Fixes #133 10 years ago
eidheim 4a6d92c893 cmake error messages no longer appear twice when saving CMakeLists.txt 10 years ago
eidheim 7a229a2e64 More consistant error messages 10 years ago
U-ole-PC\ole 7cd81a9747 Now fixes compile_commands.json on Windows correctly 10 years ago
eidheim 606db580d5 Fixes #121, #131 and #132. More testing needed, except bugfix commits soon. 10 years ago
eidheim 0837f6c8a1 Minor bug fix: tooltips and spellcheck dialog no longer gets hidden when shown on top of mouse cursor 10 years ago
Ryan Pavlik ab995d7e11 Update files.h 10 years ago
eidheim 28ea45dbdd Forgot to remove iostream 10 years ago
eidheim b4e2b2fc80 Now tries to guess executable based on add_executable parameters 10 years ago
Ole Christian Eidheim b11494b15d Cleanup of cmake project search, no longer tried to search for cmakelists if starting/reaching a directory without cmakelists 10 years ago
Ole Christian Eidheim 08910538d8 Dialogs now gets hidden if a new cursor position is chosen using the mouse. Also made the run command entry a bit larger 10 years ago
Ole Christian Eidheim bba3d05751 No longer shows tooltips right after goto declaration 10 years ago
eidheim 5fcd3c4889 Autocomplete cleanup 10 years ago
eidheim c20f284403 Minor fix to autocomplete states 10 years ago
eidheim c4b3e869df Final fix to #130 hopefully 10 years ago
eidheim 9eac6d1382 Minor cleanup to dialog events 10 years ago
eidheim da62ee9bd6 Fixes #130, but need some testing before merge 10 years ago
eidheim cda802676e Work in progress related to #130 10 years ago
eidheim 80d4a84961 Fixes #128 10 years ago
eidheim 1da102a8ab Now setting PROJECT_NAME correctly even when using variables within project, and if these variables change after using the project function 10 years ago
eidheim c52e6b9cf1 Fixes #124 10 years ago
Akshay Shekhervoldyman666@gmail.com 168698fae4 Removed and as per the TODO's 10 years ago
Ole Christian Eidheim d542a91c1f Changed default next and previous tab keys to ctrl-tab and ctrl-shift-tab 10 years ago
Ole Christian Eidheim 6b40e0e0ec Added correct next/previous tab keys for Linux (as in Chromium). Previous default keys did not work for me at least. 10 years ago
eidheim a136eed3cb Fixed autocomplete error handling 10 years ago
eidheim d4964f41cd Changed to version 1.0.0 10 years ago
U-olece-PC\olece a77da5e0be Fixed directory tree focus by comparing boost::filesystem instead of std::string 10 years ago
U-ole-PC\ole 61b2af3a38 All MSYS2 paths should now be ok 10 years ago
U-olece-PC\olece 490a09812c Fixed file paths for MSYS2 on new file and open actions 10 years ago
eidheim 291c0509bd Better find tab char and size function 10 years ago
eidheim 1675305884 New singleton system without a singleton container class. 10 years ago
eidheim e5b6ccb1e7 Now uses files from eidheim/tiny-process-library 10 years ago
U-olece-PC\olece a237d776c3 Removed unused include 10 years ago
U-olece-PC\olece b76a2f1c64 process cleanup. 10 years ago
eidheim 509891270f Notebook labels are now slightly smaller in height 10 years ago
eidheim b2fa9d1bba Focus fix for notebook tabs 10 years ago