541 Commits (ae01cbae5932e286319217c71fa69961bb57ed26)

Author SHA1 Message Date
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
eidheim 2b953d6d03 Minor comment changes in the process files. 10 years ago
eidheim 0f61427b7d Minor rename 10 years ago
U-olece-PC\olece 1723e5f05f Fixed a memory leak and updated a comment 10 years ago
U-olece-PC\olece aff1640691 Fixed use of backslash in process commands. 10 years ago
eidheim ffc6c3819b More robust process functions. 10 years ago
U-ole-PC\ole bd1be79697 Fixes #100 10 years ago
Jørgen Lien Sellæg 06cc6590e5 #100 Revert sh until fixed 10 years ago
eidheim 104cff4674 Minor name change in include guard of process.hpp 10 years ago
eidheim c38e3dc7af Minor cleanup of process class and functions. 10 years ago
eidheim e2c501db17 Minor cleanup of process* 10 years ago
eidheim 800ab3486c A minor fix to process comments. 10 years ago
eidheim a1e529aab0 Fixed a bug in tab labels that lead to wrong labels being marked as changed if a reordering of the tabs had been done. 10 years ago
eidheim 29f2cc2f55 Some cleanups to process* 10 years ago