| .. |
|
cmake/Modules
|
libclang: added support for the upcoming 3.8.1 and 3.9 releases
|
10 years ago |
|
CMakeLists.txt
|
Cleanup of CMakeLists.txt
|
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
|
Fixes #177
|
10 years ago |
|
cmake.h
|
Getting default/debug path cleanup
|
10 years ago |
|
config.cc
|
Added missing line
|
10 years ago |
|
config.h
|
Fixes #179
|
10 years ago |
|
debug_clang.cc
|
Further mutex cleanup
|
10 years ago |
|
debug_clang.h
|
Renamed DebugClang to Clang in namespace Debug (Debug::Clang)
|
10 years ago |
|
dialogs.cc
|
Got rid of double dialog.set_position calls in dialogs.cc
|
10 years ago |
|
dialogs.h
|
Cleanup: removed notebook and window dependencies in dialogs
|
10 years ago |
|
dialogs_unix.cc
|
Cleanup: removed notebook and window dependencies in dialogs
|
10 years ago |
|
dialogs_win.cc
|
Added error_code to boost::filesystem::current_path.
|
10 years ago |
|
directories.cc
|
Directories: added new folder in right click menus, and some cleanup
|
10 years ago |
|
directories.h
|
Directories: added new folder in right click menus, and some cleanup
|
10 years ago |
|
dispatcher.cc
|
Further mutex cleanup
|
10 years ago |
|
dispatcher.h
|
Renamed Dispatcher::push to Dispatcher::post
|
10 years ago |
|
entrybox.cc
|
Resolved conflicts in #68.
|
10 years ago |
|
entrybox.h
|
Made EntryBox a singleton for use in Directories, and fixed some includes
|
10 years ago |
|
files.h
|
Added source printing/exporting to pdf
|
10 years ago |
|
filesystem.cc
|
Added automated cmake processing for all cmake files in Project::on_save
|
10 years ago |
|
filesystem.h
|
Added automated cmake processing for all cmake files in Project::on_save
|
10 years ago |
|
juci.cc
|
Additional checks to reopened folder and files at startup
|
10 years ago |
|
juci.h
|
Fixed error message when trying to open a file within a non-existing folder
|
10 years ago |
|
logging.h
|
Rename logging function due to namespace conflict
|
10 years ago |
|
menu.cc
|
Added source printing/exporting to pdf
|
10 years ago |
|
menu.h
|
Added possibility to modify menus at runtime
|
10 years ago |
|
notebook.cc
|
Improved notebook tab CSS
|
10 years ago |
|
notebook.h
|
Added tooltips with file path to tabs
|
10 years ago |
|
project.cc
|
Improved javascript support
|
10 years ago |
|
project.h
|
Now properly uses std::move in get_language
|
10 years ago |
|
project_build.cc
|
Minor cleanup of project code
|
10 years ago |
|
project_build.h
|
Getting default/debug path cleanup
|
10 years ago |
|
selectiondialog.cc
|
Correctly clears the selectiondialog model after hiding
|
10 years ago |
|
selectiondialog.h
|
Correctly clears the selectiondialog model after hiding
|
10 years ago |
|
source.cc
|
Source: added exception for html when finding tab char and size
|
10 years ago |
|
source.h
|
TextView::on_key_press_event workaround: another fix for dead keys
|
10 years ago |
|
source_clang.cc
|
replaced direct lock()/unlock() calls to mutex with unique_lock
|
10 years ago |
|
source_clang.h
|
Major project cleanup. Fixes #97 making it possible to support other build tools
|
10 years ago |
|
terminal.cc
|
Further mutex cleanup
|
10 years ago |
|
terminal.h
|
Further mutex cleanup
|
10 years ago |
|
tooltips.cc
|
Fixes to debugging
|
10 years ago |
|
tooltips.h
|
Fixes to debugging
|
10 years ago |
|
window.cc
|
Minor cleanup of the printing feature
|
10 years ago |
|
window.h
|
Made EntryBox a singleton for use in Directories, and fixed some includes
|
10 years ago |