162 Commits (python-refactor)

Author SHA1 Message Date
eidheim e21a641d26 Fixed build issue on MacOS 10 months ago
eidheim 1944bf78bb v1.8.1 11 months ago
eidheim 0984889b98 Fixed boost cmake warning 11 months ago
eidheim 332bf8b627 Updated cmake_minimum_required 11 months ago
eidheim d473c95af0 Fixed fontconfig cmake search and libclang isysroot issue on MacOS 11 months ago
eidheim 4dc64b8cce Added cmake check for gtksourceviewmm-4 1 year ago
eidheim 54400ccf83 Cleanup of clang language server commits 1 year ago
Shivang Gangadia dfd4ef7f83 Restored C++14, made C++ language server access through symbolic linnk. Updated documentation. 1 year ago
Shivang Gangadia aedd819fbe Added support for optionally using LSP for c-like languages. Also bumped c++ version to 20 for project 1 year ago
eidheim efc98b5b13 Space between lines cleanup 1 year ago
eidheim cc3ecab010 Added project.open_with_default_application to preferences 2 years ago
eidheim f8cb78897a Updated CMake version 2 years ago
eidheim 23ebfaa509 v1.8.0 2 years ago
eidheim f6f2610098 Made it possible to adjust tooltip top offset in configuration item source.tooltip_top_offset 2 years ago
eidheim ddd53d98fb Improved resource path detection on systems without clang/clang++ installed 3 years ago
eidheim 6603f52be9 Minor cleanup of clang -resource-dir setting 3 years ago
eidheim 8913a4a485 Fixed clang -resource-dir setting for libclang 3 years ago
doe300 69a30f271d Flatpak, use host system headers and run external programs outside of sandbox 3 years ago
doe300 b9fcb0195b Add flatpak manifest 3 years ago
eidheim 692f3de1f0 v1.7.2 3 years ago
vazub 8d03762695 Build for NetBSD and include proper RPATH 4 years ago
eidheim 56a655f096 Changed preference item source.cleanup_whitespace_characters into two seperate items: add_missing_newline_at_end_of_file_on_save and remove_trailing_whitespace_characters_on_save 4 years ago
eidheim b3b5182258 v1.7.1 4 years ago
eidheim 4525a596e5 Added Toggle Status to Window menu 4 years ago
eidheim c3b62cb647 v1.7.0 4 years ago
eidheim 2035dba47e Added Close Other Files to File menu, and fixed save_modified_dialog when choosing No 4 years ago
eidheim 56d77ef32d Added Switch File Type to File menu, and moved Find File from Source to File menu 4 years ago
eidheim a8169628c2 Added compile flags -Wstring-conversion and -Wliteral-conversion for clang++ 4 years ago
eidheim 0cefe148fa Made use of the nlohmann/json library due to lacking JSON capabilities in Boost::PropertyTree 5 years ago
eidheim c2eff0a40c Fixes #434 : added possibility to add custom commands in menu item juCi++, Commands 5 years ago
eidheim e59cb70467 v1.6.3 5 years ago
eidheim 38b92a54af Added Window menu items Toggle Directories, Toggle Terminal and Toggle Menu 5 years ago
eidheim a02e55e9e1 Added support for Apple M1 5 years ago
Jørgen Lien Sellæg d4a1f165a8 use ccache if it is installed to speed up development 5 years ago
eidheim 7d1e49559f Fixes #443: added preference item for keeping entry shown after running command 5 years ago
eidheim fa716a5d8c Updated cmake minimum required to 3.1 5 years ago
eidheim 6d245cc02a v1.6.2 5 years ago
eidheim 4476df8b29 Updated minimum required cmake version 5 years ago
eidheim 7e44c26615 Fix CI failure 5 years ago
Jørgen Lien Sellæg 69d5297d88 bump version number so that config file updates 5 years ago
Jørgen Lien Sellæg ecc2a4d642 remove duplicate include 5 years ago
Jørgen Lien Sellæg c3b4f21735 fix reference count bug in type caster 5 years ago
Jørgen Lien Sellæg 0f4c4a7ce7 fix tests after moving pybind code 5 years ago
Jørgen Lien Sellæg 1244f1a32f fix python home and path on windows 5 years ago
Jørgen Lien Sellæg 63c822c887 bind terminal and add type caster for filesystem path 5 years ago
Jørgen Lien Sellæg d7b60adc62 find and include python plugin dependencies 5 years ago
eidheim 3761b9b0bc Cleanup of preferences: enable_clang_tidy changed to clang_tidy_enable, and enable_clang_detailed_preprocessing_record changed to clang_detailed_preprocessing_record 5 years ago
eidheim 452b40d82a Added preference option to enable detailed preprocessing record when parsing C/C++ buffers 5 years ago
eidheim 4a1f88590a v1.6.1 5 years ago
eidheim f48ccf9a5b Updated CPACK_PACKAGE_DESCRIPTION_SUMMARY 5 years ago