| .. |
|
cmake/Modules
|
Added clang version 3.7.
|
10 years ago |
|
CMakeLists.txt
|
New singleton system without a singleton container class.
|
10 years ago |
|
api.cc
|
Disabled plugins since it lead to a crash on Arch Linux. We most likely have to rewrite the plugin system.
|
10 years ago |
|
api.h
|
Cleanup: menu no longer singleton.
|
11 years ago |
|
api_ext.cc
|
Resolved conficts.
|
11 years ago |
|
cmake.cc
|
Another minor fix to build path error handling
|
10 years ago |
|
cmake.h
|
Fixes #121, #131 and #132. More testing needed, except bugfix commits soon.
|
10 years ago |
|
config.cc
|
More consistant error messages
|
10 years ago |
|
config.h
|
Fixes #121, #131 and #132. More testing needed, except bugfix commits soon.
|
10 years ago |
|
dialogs.cc
|
New singleton system without a singleton container class.
|
10 years ago |
|
dialogs.h
|
Dialog::message is now Gtk::MessageDialog.
|
10 years ago |
|
dialogs_unix.cc
|
Added message on screen when creating compile_commands.json.
|
10 years ago |
|
dialogs_win.cc
|
Added error_code to boost::filesystem::current_path.
|
10 years ago |
|
directories.cc
|
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 |
|
directories.h
|
Fixed directory tree focus by comparing boost::filesystem instead of std::string
|
10 years ago |
|
entrybox.cc
|
Resolved conflicts in #68.
|
10 years ago |
|
entrybox.h
|
Resolved conflicts in #68.
|
10 years ago |
|
files.h
|
Fixes #121, #131 and #132. More testing needed, except bugfix commits soon.
|
10 years ago |
|
filesystem.cc
|
Better lookup of home directory, fixing rest of paths that were concatinated incorrectly, removal of singletons that aren't singletons
|
10 years ago |
|
filesystem.h
|
Fixed the hide override issue discussed in #91. We should also add override elsewhere when appropriate.
|
10 years ago |
|
juci.cc
|
Removed and as per the TODO's
|
10 years ago |
|
juci.h
|
New singleton system without a singleton container class.
|
10 years ago |
|
logging.h
|
Rename logging function due to namespace conflict
|
10 years ago |
|
menu.cc
|
Removed and as per the TODO's
|
10 years ago |
|
menu.h
|
New singleton system without a singleton container class.
|
10 years ago |
|
notebook.cc
|
cmake error messages no longer appear twice when saving CMakeLists.txt
|
10 years ago |
|
notebook.h
|
New singleton system without a singleton container class.
|
10 years ago |
|
selectiondialog.cc
|
Minor improvement: rows in selection dialogs now gets cleared when the dialog is hidden, instead of when destroyed
|
10 years ago |
|
selectiondialog.h
|
Minor improvement: rows in selection dialogs now gets cleared when the dialog is hidden, instead of when destroyed
|
10 years ago |
|
source.cc
|
Visual size of tab (\t) set to 4 spaces
|
10 years ago |
|
source.h
|
Fixes #130, but need some testing before merge
|
10 years ago |
|
source_clang.cc
|
Added additional check on indent left after { on newline (Allman style)
|
10 years ago |
|
source_clang.h
|
Autocomplete cleanup
|
10 years ago |
|
terminal.cc
|
Fixes #133
|
10 years ago |
|
terminal.h
|
New singleton system without a singleton container class.
|
10 years ago |
|
tooltips.cc
|
make tooltips class safety
|
10 years ago |
|
tooltips.h
|
Tiny style fix to #96
|
10 years ago |
|
window.cc
|
Minor fixes to build path error handling
|
10 years ago |
|
window.h
|
New singleton system without a singleton container class.
|
10 years ago |