1164 Commits (79f497a1873eb32f59e206994612ee270fb7db90)
 

Author SHA1 Message Date
Ole Christian Eidheim 79f497a187 Merge pull request #149 from eidheim/master 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
Ole Christian Eidheim 68705dc58f Corrected MSYS2 link in contents 10 years ago
Ole Christian Eidheim ec097687d0 Added contents 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 b7c1ad4d8e Added link to Arch User Repository package 10 years ago
Jørgen Lien Sellæg 6205b2baa8 Merge pull request #148 from eidheim/master 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
Ole Christian Eidheim c896fe98ae Merge pull request #146 from eidheim/master 10 years ago
eidheim c9b37806d3 Now links to tiny-process-library v1.0.3 10 years ago
Ole Christian Eidheim ad13bceade Merge pull request #137 from cppit/build_dir_fixed 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
Ole Christian Eidheim ae01cbae59 Merge pull request #30 from cppit/master 10 years ago
eidheim a0f2bbfd26 Fixed standard header paths for newest llvm install on Homebrew 10 years ago
Ole Christian Eidheim 523fe72283 Merge pull request #29 from cppit/master 10 years ago
Ole Christian Eidheim 472e45a038 Merge pull request #139 from archshift/install-desktop 10 years ago
eidheim ea0d65e178 Fixes #133 10 years ago
archshift 05e8679b99 Install desktop file in a portable, build-dir-independent way 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
eidheim 0dfdf6616a Updated install docs with respect to default build settings 10 years ago
U-ole-PC\ole 7cd81a9747 Now fixes compile_commands.json on Windows correctly 10 years ago
eidheim 1d332bbe6f Added cmake cleanup to installation document 10 years ago
Ole Christian Eidheim 375852dfe3 Merge pull request #28 from cppit/master 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
Ole Christian Eidheim 9c4ae1e18d Merge pull request #129 from eidheim/master 10 years ago
Ole Christian Eidheim acfb440dcd Merge pull request #27 from cppit/master 10 years ago
Ole Christian Eidheim 6025d68d0c Merge pull request #134 from rpavlik/patch-1 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
Ole Christian Eidheim bd845eb3b4 Merge pull request #26 from cppit/master 10 years ago