Commit Graph

  • 7b77f4ddd3 libclangmm submodule now links to master. Updating link to a new release of libclangmm before creating a new release of juCi++ eidheim 2016-04-01 08:24:19 +0200
  • 6f2792969a Improved language in Find/Replace tooltips eidheim 2016-04-01 08:20:14 +0200
  • 20c7f8e98b Merge pull request #171 from eidheim/master Ole Christian Eidheim 2016-03-31 19:47:01 +0200
  • 87cf9306df Minor spelling fixes eidheim 2016-03-31 18:37:09 +0200
  • 8de16e33eb Improvements to the find/replace box eidheim 2016-03-31 18:24:25 +0200
  • 445d69595c Merge https://github.com/cppit/jucipp eidheim 2016-03-31 13:20:19 +0200
  • 563d1e7e9c Merge pull request #175 from milleniumbug/find_buttons Ole Christian Eidheim 2016-03-31 13:20:29 +0200
  • 31d54f0b3c Added tooltips with file path to tabs eidheim 2016-03-31 11:54:47 +0200
  • 780e743222 added gui buttons for finding/replacing milleniumbug 2016-03-31 00:29:05 +0200
  • 6f18cbbb32 Improved undo/redo for backspace to line above eidheim 2016-03-26 13:30:45 +0100
  • 6dfdcb9ac4 Improved debug value tooltips for static variables (SomeClass::some_variable) eidheim 2016-03-26 09:53:47 +0100
  • 95981f6b6a Improved debug value tooltips eidheim 2016-03-25 18:39:06 +0100
  • 43f6e87081 Now opens the last current file tab when starting juci without parameters eidheim 2016-03-25 16:26:25 +0100
  • 033f5e76de Now reopens folder and files from last session if starting juci without parameters. Related to issue mentioned in #170 eidheim 2016-03-25 15:52:33 +0100
  • 688d1ea8c7 Merge pull request #168 from eidheim/master Jørgen Lien Sellæg 2016-03-24 22:13:23 +0100
  • febf786cd2 TextView::on_key_press_event workaround: another fix for dead keys eidheim 2016-03-23 13:42:15 +0100
  • a0b4016721 TextView::on_key_press_event workaround fix for dead keys eidheim 2016-03-23 13:18:52 +0100
  • 38a9ba3832 Merge https://github.com/cppit/jucipp eidheim 2016-03-23 11:20:00 +0100
  • 3885bc7147 Fix for TextView::on_key_press_event workaround eidheim 2016-03-23 10:17:05 +0100
  • f52c82f337 Merge pull request #169 from milleniumbug/master Ole Christian Eidheim 2016-03-23 09:05:09 +0100
  • 0609e38f64 Added installation instructions for Fedora 23 milleniumbug 2016-03-23 00:02:30 +0100
  • 54dc293177 Fixes to last commit eidheim 2016-03-22 23:59:20 +0100
  • 38867c081d Added a slight delay to directory view update to avoid missing directory changes eidheim 2016-03-22 16:26:30 +0100
  • c31f595f90 Minor directories update thread cleanup eidheim 2016-03-22 12:27:20 +0100
  • 2f78ea61b6 Changed default window width and height in preferences, and save_on_compile_or_run is now true by default eidheim 2016-03-22 09:26:55 +0100
  • d76bb115cb Fixed comments on the Gtk::TextView::on_key_press_event issue eidheim 2016-03-21 13:55:50 +0100
  • 2b172d6e96 Fixes a segmentation fault caused by Gtk::TextView::on_key_press_event. Have once in a while experienced this issue, but only on OS X eidheim 2016-03-21 13:38:33 +0100
  • 1cd001294b Now handles autocomplete even when the line starts with a comment (/*...*/) eidheim 2016-03-21 10:48:34 +0100
  • 117857f937 Added automated cmake processing for all cmake files in Project::on_save eidheim 2016-03-21 10:00:25 +0100
  • 4a3eb43ebb Now properly uses std::move in get_language eidheim 2016-03-20 14:08:01 +0100
  • f9e22d55f7 build now created in get_language so that language can be chosen based on build management system found eidheim 2016-03-20 13:52:52 +0100
  • ed0004fa6c Added page parameter to Project::on_save eidheim 2016-03-20 09:56:33 +0100
  • 8a1c42450d Minor cleanup of project code eidheim 2016-03-20 09:50:56 +0100
  • a662b0a2da Getting default/debug path cleanup eidheim 2016-03-19 13:48:20 +0100
  • 7546e9658e Got rid of double dialog.set_position calls in dialogs.cc eidheim 2016-03-18 10:43:01 +0100
  • 7912649b5b Replaced c-style cast with reinterpret_cast in dialogs.cc eidheim 2016-03-18 10:38:23 +0100
  • 7118026df2 Minor debug build cleanup eidheim 2016-03-18 10:21:21 +0100
  • d901cca611 Removed Notebook::set_tab_label and used g_signal_emit instead for updating notebook tab labels eidheim 2016-03-18 10:05:51 +0100
  • 8619686c83 MSYS2 compile fix U-olece-PC\olece 2016-03-17 20:15:18 +0100
  • 073584dd8b Minor cleanup of directories eidheim 2016-03-17 19:41:36 +0100
  • b64ffd137d Found a couple uninitialized variables through valgrind eidheim 2016-03-17 16:53:35 +0100
  • ef54c0a52c Fixes to directory right click methods eidheim 2016-03-17 13:51:37 +0100
  • 2f705d2ee7 Fixes #6, added right-click rename file in directory view eidheim 2016-03-17 13:07:56 +0100
  • 6784597dac Added right click delete in directory view eidheim 2016-03-17 12:22:26 +0100
  • 6aae196472 Made EntryBox a singleton for use in Directories, and fixed some includes eidheim 2016-03-17 11:54:45 +0100
  • 08657ad37f Cleanup: removed notebook and window dependencies in dialogs eidheim 2016-03-17 11:28:08 +0100
  • 6d8fe5201f Merge https://github.com/cppit/jucipp eidheim 2016-03-17 10:50:37 +0100
  • 9c69f18f18 Major project cleanup. Fixes #97 making it possible to support other build tools eidheim 2016-03-17 10:50:15 +0100
  • dbf63dff1c Merge pull request #166 from eidheim/master Ole Christian Eidheim 2016-03-17 10:50:10 +0100
  • 33794a95b5 Added drag-and-drop in directory view, and WiP right click eidheim 2016-03-15 09:18:19 +0100
  • 1516b692b2 Fixed crash when compiling/run/debug an unknown language file eidheim 2016-03-14 16:56:25 +0100
  • ce32829211 Merge https://github.com/cppit/jucipp eidheim 2016-03-10 09:20:27 +0100
  • 64adf2782f Added support for libclang 3.8 eidheim 2016-03-10 09:19:16 +0100
  • cc9f8933db Go to cursor improvement and cleanup. Also fixed a potential crash eidheim 2016-03-07 09:06:27 +0100
  • 90b7f364c6 Renamed Dispatcher::push to Dispatcher::post eidheim 2016-03-07 07:33:59 +0100
  • d366618adf Yet another smart indentation cleanup eidheim 2016-03-06 15:37:37 +0100
  • 89c96d598d Smart indentation cleanup eidheim 2016-03-06 15:25:14 +0100
  • 44061a0fca Added auto indentation and better indentation for C# eidheim 2016-03-06 10:45:48 +0100
  • 755747bbba Bracket based auto indentation added for Java, JavaScript, TypeScript eidheim 2016-03-06 10:23:09 +0100
  • 2f057b3930 Auto-indent cleanup and now supports JavaScript, TypeScript and Java as well. Also removed too eager message telling which file type was opened eidheim 2016-03-06 09:54:36 +0100
  • 7e34cebded Revert "CMake cleanup" eidheim 2016-02-25 12:30:00 +0100
  • 3ed9daccf3 CMake cleanup eidheim 2016-02-25 10:10:25 +0100
  • 5bb3f8e895 Add yaourt install instructions Jørgen Lien Sellæg 2016-02-24 20:03:06 +0100
  • 701f22c4cb Removed unneeded cmake-include in window.h eidheim 2016-02-24 14:41:36 +0100
  • 4a94a2a8a1 Now escapes filenames for run html, js, md and python eidheim 2016-02-23 11:29:47 +0100
  • 55a32e27f7 Merge https://github.com/cppit/jucipp eidheim 2016-02-23 11:03:10 +0100
  • 977eace1bc Reverted removal of -DMSYS_PROCESS_USE_SH under MSYS2. Was deleted by accident eidheim 2016-02-23 11:01:39 +0100
  • ef1676fb23 Merge https://github.com/eidheim/jucipp v1.1.1 eidheim 2016-02-23 10:08:57 +0100
  • d4f8a958f6 Version changed to 1.1.1 eidheim 2016-02-23 10:08:14 +0100
  • a02a5b6ac6 Merge pull request #165 from eidheim/master Ole Christian Eidheim 2016-02-23 09:19:19 +0100
  • a93dcf23bc Compiled and run/debug programs are now executed from project top directory instead of the build directory eidheim 2016-02-23 09:02:03 +0100
  • edc46d2561 Correctly clears the selectiondialog model after hiding eidheim 2016-02-23 08:49:05 +0100
  • 6d4570991e Merge pull request #162 from eidheim/master Jørgen Lien Sellæg 2016-02-22 21:19:46 +0100
  • 1600addd5c Simplified Project::debug_update_status as suggested by @zalox eidheim 2016-02-22 19:24:18 +0100
  • 52f99efd91 Fixed autocomplete freeze when clearing a large number of rows eidheim 2016-02-22 10:18:45 +0100
  • 827c69a425 Added possibility to modify menus at runtime eidheim 2016-02-22 09:48:48 +0100
  • 5d0f9a19e5 Added rounded top corners on notebook tabs eidheim 2016-02-21 20:55:15 +0100
  • cc78294cd3 Removed a comment eidheim 2016-02-21 19:58:22 +0100
  • 5eda6bf506 Further improvements to notebook padding eidheim 2016-02-21 18:47:28 +0100
  • 20a69d15df Improved padding styles eidheim 2016-02-21 16:38:55 +0100
  • 140068f740 Added tree lines to directory view eidheim 2016-02-21 13:10:42 +0100
  • a8a48a4991 Added tab-style exception for Ubuntu eidheim 2016-02-21 12:37:23 +0100
  • 5cc66d257c More fixes to tabs, solves #161 eidheim 2016-02-21 12:09:00 +0100
  • 75cc29def5 Finally found a way to make the notebook tabs smaller eidheim 2016-02-21 11:08:41 +0100
  • 866f5e7614 Minor project cleanup in window.cc eidheim 2016-02-20 09:15:27 +0100
  • 47318febd5 Added NULL check for getenv in MSYS2 U-olece-PC\olece 2016-02-17 10:07:06 +0100
  • 93b226c642 Got rid of absolute build path variables in MSYS2. juCi++ can now safely be installed through a MSYS2 package U-olece-PC\olece 2016-02-17 09:49:04 +0100
  • 2770463c09 Renamed DebugClang to Clang in namespace Debug (Debug::Clang) eidheim 2016-02-15 10:15:38 +0100
  • a717fe7b39 Removed hard DebugClang dependency in Terminal eidheim 2016-02-15 09:36:59 +0100
  • f1bfcb4402 Renamed debug/Debug to debug_clang/DebugClang eidheim 2016-02-15 09:09:46 +0100
  • 1f6661aa56 Moved project configs to Config::project eidheim 2016-02-15 09:01:13 +0100
  • 26b5cab268 Dispatcher cleanup eidheim 2016-02-15 08:17:34 +0100
  • f71acaf773 Removed redundant Dispatcher::disconnect eidheim 2016-02-14 23:33:06 +0100
  • 48c4ac141f Fixed autocomplete freeze within the new dispatch system eidheim 2016-02-14 23:25:56 +0100
  • 3718aac5b3 Minor autocomplete revert fix eidheim 2016-02-14 23:20:27 +0100
  • 7722e7eee5 Dispatcher cleanup eidheim 2016-02-14 23:09:10 +0100
  • 7ab2211f45 Fixed crash when trying to debug and compile at the same time eidheim 2016-02-14 20:54:14 +0100
  • 111028956d Made debug_label static also eidheim 2016-02-14 20:42:04 +0100
  • 9be5c1bcf8 Yet another minor fix for older gtk versions eidheim 2016-02-14 20:08:06 +0100
  • 29f8ef5613 Minor fix for older gtk versions eidheim 2016-02-14 20:04:31 +0100