ef5561672cCorrected add_definitions to add_compile_options
eidheim
2017-12-05 23:06:06 +0100
b48eca9c9fMinor optimization of Dispatcher::dispatcher handler
eidheim
2017-12-05 14:54:44 +0100
74c0e7e845Minor fixes to CMakeLists.txt
eidheim
2017-12-01 09:52:53 +0100
e2ae5a78dfFixes crash that could happen when performing compile and run and start debug at approximately the same time. Project objects are now kept alive for as long as they are needed. Also removed Terminal::InProgress since it could lead to unsafe code in the future.
eidheim
2017-11-30 18:48:27 +0100
048cb16612Fixes freeze when debugging failed to start: Dispatcher::post can now be performed within another Dispatcher::post, no longer leading to deadlock
eidheim
2017-11-30 10:21:51 +0100
56d711f061Fixed static analysis ci script. Since static analysis is performed through clang++, the clang++ compilation was removed
eidheim
2017-11-28 09:33:49 +0100
88b55ca1ffUpdated submodules and modernized cmake files
eidheim
2017-11-27 22:40:28 +0100
d03ce4968cOptimisation of Dispatcher class
eidheim
2017-11-26 14:33:21 +0100
d4dda4afaaNo longer updates folders that are not shown when changes in filesystem is detected
eidheim
2017-11-21 16:59:48 +0100
5611259a1bFixes style search path for MSYS2
eidheim
2017-11-21 11:18:13 +0100
2fd1aefb98Fixes crash that might happen when a new folder is created at the same time as one opens a subdirectory
eidheim
2017-11-21 09:27:04 +0100
83ed4cfa00Fixes#354: resets Project::current when closing juci. Also now runs exit code when application is closed by desktop environment
eidheim
2017-11-19 20:18:17 +0100
a06bfcb3a8Further cleanup of debug lldb events
eidheim
2017-11-14 07:14:18 +0100
c7d9e3c4ffGsv::StyleSchemeManager::prepend_search_path is now only called once
eidheim
2017-11-14 06:50:07 +0100
98bb9e00b0Fixes#353: core dump at exit when using older glibmm versions
eidheim
2017-11-13 19:12:09 +0100
cf67686fc9Fixes backspace key when insert is after spaces or tabs at start of the first line in buffer
eidheim
2017-11-10 08:59:38 +0100
ea407c755dTemporary fix for clang5.0.0 diagnostic bug
eidheim
2017-10-04 11:04:21 +0200
5cd92921d9Minor fix to markdown-formatting
eidheim
2017-10-02 18:25:29 +0200
ae1b183b87Added current parameter completion that shows possible arguments. Also fixes some issues with non-interactive completion, optimizations to selection/completion dialogs, and some cleanup."
eidheim
2017-09-21 20:01:19 +0200
e3ef524f94Added workaround for MacOS crash that might happen when moving paths in the directory view
eidheim
2017-08-26 09:25:33 +0200
96601318aeAdded workaround for MacOS crash that sometimes happen when using drag-and-drop on text in a Gtk::TextView widget
eidheim
2017-08-25 13:42:10 +0200
8980f50c23Fixes#259: crash in MacOS when filtering files in gtk file/folder dialog
eidheim
2017-08-25 13:15:06 +0200
6fd31c1768Fixes filesystem::get_short_path on MSYS2
eidheim
2017-08-24 18:48:25 +0200
f45f871156Changed Source::View::views type to std::unordered_set<Source::View*>
eidheim
2017-08-23 11:03:58 +0200
3f8c767edaNow erases related caches when recreating C/C++ build
eidheim
2017-08-22 08:52:51 +0200
9a611b6c89Fixes#343: segfault when opening bare git repository
eidheim
2017-08-19 08:29:42 +0200
59c08a2dd8Fixes#251: Go to Usage and Rename now includes unopened files. Also includes various other cleanups related to this work.
eidheim
2017-08-01 16:36:59 +0200
8a006962bfStd headers are now parsed. Also moved Source::ClangViewParse::get_compilation_commands to CompileCommands::get_arguments and some cleanup."
eidheim
2017-08-05 13:18:56 +0200
babd2950cbIndentation fix for multiline expressions with comments after {
eidheim
2017-08-01 15:21:06 +0200
7516d1d9b0Terminal links cleanup, and added links for a assert error messages. Also added terminal_test.cc
eidheim
2017-07-27 13:10:23 +0200
4e24a97a44Improved indentation on lines ending with a comment, and additional key tests
eidheim
2017-07-24 12:35:25 +0200
55d056f16dDebug start/continue: implemented environment parsing on string set in Debug Set Run Arguments
eidheim
2017-07-23 22:12:12 +0200
7fc4ab069cReplaced home path with ~ in various user messages
eidheim
2017-07-23 00:14:20 +0200
8e347ed588Improved readability of Go to Method dialog rows
eidheim
2017-07-22 19:17:40 +0200
0ac7f42314Now joins debug_thread in lldb_test
eidheim
2017-07-27 09:05:44 +0200
8504ab0578Reverted -Werror on Appveyor
eidheim
2017-07-21 21:51:09 +0200
29b9f4f2bbTemporary fix for the "Only <gtksourceview/gtksource.h> can be included directly" warnings, added -Werror on travis, and removed -Wno-reorder
eidheim
2017-07-21 20:03:28 +0200
d9ee4d97ceCleanup: removed support for older libraries
eidheim
2017-07-21 19:04:05 +0200
618d81ea20Fixes libclang parsing on Fedora
eidheim
2017-07-21 13:18:35 +0200
5ac34e378fInstallation doc: removed version from Fedora and Mageia
eidheim
2017-07-21 12:47:23 +0200
5f1cf28ab5Improved Rename, Go to Usage, Go to Method: virtual and override functions are now marked as similar when appropriate
eidheim
2017-07-21 09:23:07 +0200
757eddb147Further workarounds for ArchLinux's clang_getFileName that sometime returns wrong paths
eidheim
2017-07-14 12:19:13 +0200
e0fc075483Improved Rename, Go to Usage, Go to Method, and Go to Implementation through broader similar cursor search. Function template definitions and spesializations, and overloaded functions, are now considered similar.
eidheim
2017-07-11 11:49:54 +0200
d7d2cd6cd5Added style formatting for markdown and disables spellcheck in certain situations
eidheim
2017-07-02 16:14:48 +0200