1570 Commits (49651a44f81085061b9e550180e7cb0018b7ebb5)
 

Author SHA1 Message Date
eidheim 4a3eb43ebb Now properly uses std::move in get_language 10 years ago
eidheim f9e22d55f7 build now created in get_language so that language can be chosen based on build management system found 10 years ago
eidheim ed0004fa6c Added page parameter to Project::on_save 10 years ago
eidheim 8a1c42450d Minor cleanup of project code 10 years ago
eidheim a662b0a2da Getting default/debug path cleanup 10 years ago
eidheim 7546e9658e Got rid of double dialog.set_position calls in dialogs.cc 10 years ago
eidheim 7912649b5b Replaced c-style cast with reinterpret_cast in dialogs.cc 10 years ago
eidheim 7118026df2 Minor debug build cleanup 10 years ago
eidheim d901cca611 Removed Notebook::set_tab_label and used g_signal_emit instead for updating notebook tab labels 10 years ago
U-olece-PC\olece 8619686c83 MSYS2 compile fix 10 years ago
eidheim 073584dd8b Minor cleanup of directories 10 years ago
eidheim b64ffd137d Found a couple uninitialized variables through valgrind 10 years ago
eidheim ef54c0a52c Fixes to directory right click methods 10 years ago
eidheim 2f705d2ee7 Fixes #6, added right-click rename file in directory view 10 years ago
eidheim 6784597dac Added right click delete in directory view 10 years ago
eidheim 6aae196472 Made EntryBox a singleton for use in Directories, and fixed some includes 10 years ago
eidheim 08657ad37f Cleanup: removed notebook and window dependencies in dialogs 10 years ago
eidheim 6d8fe5201f Merge https://github.com/cppit/jucipp 10 years ago
eidheim 9c69f18f18 Major project cleanup. Fixes #97 making it possible to support other build tools 10 years ago
Ole Christian Eidheim dbf63dff1c Merge pull request #166 from eidheim/master 10 years ago
eidheim 33794a95b5 Added drag-and-drop in directory view, and WiP right click 10 years ago
eidheim 1516b692b2 Fixed crash when compiling/run/debug an unknown language file 10 years ago
eidheim ce32829211 Merge https://github.com/cppit/jucipp 10 years ago
eidheim 64adf2782f Added support for libclang 3.8 10 years ago
eidheim cc9f8933db Go to cursor improvement and cleanup. Also fixed a potential crash 10 years ago
eidheim 90b7f364c6 Renamed Dispatcher::push to Dispatcher::post 10 years ago
eidheim d366618adf Yet another smart indentation cleanup 10 years ago
eidheim 89c96d598d Smart indentation cleanup 10 years ago
eidheim 44061a0fca Added auto indentation and better indentation for C# 10 years ago
eidheim 755747bbba Bracket based auto indentation added for Java, JavaScript, TypeScript 10 years ago
eidheim 2f057b3930 Auto-indent cleanup and now supports JavaScript, TypeScript and Java as well. Also removed too eager message telling which file type was opened 10 years ago
eidheim 7e34cebded Revert "CMake cleanup" 10 years ago
eidheim 3ed9daccf3 CMake cleanup 10 years ago
Jørgen Lien Sellæg 5bb3f8e895 Add yaourt install instructions 10 years ago
eidheim 701f22c4cb Removed unneeded cmake-include in window.h 10 years ago
eidheim 4a94a2a8a1 Now escapes filenames for run html, js, md and python 10 years ago
eidheim 55a32e27f7 Merge https://github.com/cppit/jucipp 10 years ago
eidheim 977eace1bc Reverted removal of -DMSYS_PROCESS_USE_SH under MSYS2. Was deleted by accident 10 years ago
eidheim ef1676fb23 Merge https://github.com/eidheim/jucipp 10 years ago
eidheim d4f8a958f6 Version changed to 1.1.1 10 years ago
Ole Christian Eidheim a02a5b6ac6 Merge pull request #165 from eidheim/master 10 years ago
eidheim a93dcf23bc Compiled and run/debug programs are now executed from project top directory instead of the build directory 10 years ago
eidheim edc46d2561 Correctly clears the selectiondialog model after hiding 10 years ago
Jørgen Lien Sellæg 6d4570991e Merge pull request #162 from eidheim/master 10 years ago
eidheim 1600addd5c Simplified Project::debug_update_status as suggested by @zalox 10 years ago
eidheim 52f99efd91 Fixed autocomplete freeze when clearing a large number of rows 10 years ago
eidheim 827c69a425 Added possibility to modify menus at runtime 10 years ago
eidheim 5d0f9a19e5 Added rounded top corners on notebook tabs 10 years ago
eidheim cc78294cd3 Removed a comment 10 years ago
eidheim 5eda6bf506 Further improvements to notebook padding 10 years ago