953 Commits (351b0f48ca7b1093db98597bdd3c3f4f6d0b329a)

Author SHA1 Message Date
eidheim 9cdc787a9e Minor fixes to terminal.cc. 10 years ago
Jørgen Lien Sellæg 92684ab7ef Working css load 10 years ago
eidheim f0a0577526 Now destroys running applications when juci exits. 10 years ago
eidheim 925a318fc4 Minor fixes and cleanup of terminal.*. 10 years ago
eidheim fbe7a58886 Minor fix. 10 years ago
eidheim 10c5c5fb1b Can now cancel all applications started in Juci with escape. Also some cleanup and fixes. 10 years ago
Jørgen Lien Sellæg 2b6e1b5a8d Minor cleanup 10 years ago
eidheim ad42aa3044 Minor fixes to cmake.cc 10 years ago
eidheim d41391c30a Minor fix. 10 years ago
Jørgen Lien Sellæg 374e0a3a55 wip 10 years ago
eidheim 82ea15ea9f project_path cleanup. 10 years ago
eidheim f832372752 Cleanup of terminal.*, and added cmake.* to parse CMakeLists.txt. Also fixed compile, and compile and run. Remember to remove ~/.juci/config/config.json to get this version to work. 10 years ago
eidheim 017d4480a7 Now refreshes directories after running cmake for compilation_commands.json. 10 years ago
eidheim 28ddd8ba95 Minor fixes. 10 years ago
eidheim a6ad9f2d2b Minor fix: Added const to a std::function. 10 years ago
eidheim 08027264d0 Now searches for project path if a clang-file is opened without a directory opened. Some minor fixes also. 10 years ago
Jørgen Lien Sellæg 18edc231fd Move theming to higher class 10 years ago
eidheim dd0392b4bd Added Windows TODOs. 10 years ago
eidheim 02513f9b98 Now attempts to make compile_commands.json if its missing, also remake it after changes to CMakeLists.txt and reparses the open clang-files. Some work left on terminal-execute/run/compile etc functions (only execute and async_execute (last one for compiling and running) will remain). 10 years ago
eidheim 722a55d3d2 Moved entrybox to bottom of notepad widget, this way the cursor does not change position on screen when entrybox gets shown. Also the entry fields gets closer to the text where the focus of the user is. 10 years ago
eidheim 1ee401e183 Minor fix to go to line. 10 years ago
eidheim eb887d723d Fixed crash when using go to line after closing all the tabs. 10 years ago
eidheim cbaee6b3a1 Added go to line and center cursor. Remember to rm ~./juci/config/config.json and ~./juci/config/menu.xml to update the keys and menu. 10 years ago
eidheim 05fe364e99 Added line wrapping to tooltips (80 chars max). 10 years ago
eidheim 1d581df887 Users should now experience no delay in Juci, even when closing tabs that are processing or when quitting the application while source files are processed. That is, resources are now freed from a seperate thread. 10 years ago
eidheim 93f014c8af Added status messages when parsing and autocompleting a ClangView. 11 years ago
eidheim 5096474944 Minor fix to apple+arrow keys on OS X. 11 years ago
eidheim 11a54f7baa Now selects the current tab file in directories, and stores the directories' expanded rows between open directory (if same directory). 11 years ago
eidheim 97611a1e8c Removed 'No suggestions found...'. Going to add a status label later, which shows if the current tab is parsing or doing autocomplete in the background. 11 years ago
eidheim ff317bd95b Filtering out non-matches when autocompleting inside token spellings (not right after -> for instance). 11 years ago
eidheim 164e1f6b7c Now setting focus on sourceview after opening a file. 11 years ago
eidheim c12b1c2550 Better undo and redo. 11 years ago
eidheim 1443ba89b2 More appropriate function names in sourcefile.*. 11 years ago
eidheim b62a9ce06c Now opens the current directory in dialogs if no project path is set. 11 years ago
eidheim 0ed988f05a Now displays error message if one could not save file. 11 years ago
eidheim 0d54459af4 Can now open and save large files efficiently. Also checking if one can read the file that is being opened. 11 years ago
eidheim eff91ea46a Cleanup of sourcefile.*. Also fixed a new crash when trying to create a new file without write rights (for instance trying to create new file '/untitled'). 11 years ago
eidheim 720bf9b808 Cleanup: menu no longer singleton. 11 years ago
eidheim e166f240b4 Minor fixes, but most importingly, added newlines in the opened files. 11 years ago
eidheim dda05737f2 Resolved conficts. 11 years ago
Jørgen Lien Sellæg b78b077f54 Use singleton path instead 11 years ago
Jørgen Lien Sellæg 9b7d338b6b Make install complete 11 years ago
Jørgen Lien Sellæg 4222608c4c Make install complete 11 years ago
Jørgen Lien Sellæg b88702f94a Make install working 11 years ago
Jørgen Lien Sellæg c5c9f59653 Make install working 11 years ago
Jørgen Lien Sellæg cb8f8e7266 Add some logging 11 years ago
Jørgen Lien Sellæg f5b689d83c Update plugins to new paths 11 years ago
Jørgen Lien Sellæg d87312de94 Update config path 11 years ago
Jørgen Lien Sellæg 9f60e210b7 Cleanup cmakelists 11 years ago
Jørgen Lien Sellæg 1ea83932ff #14 Rearrange directory structure 11 years ago