Commit Graph

  • 6688db28f4 Added split view to README.md eidheim 2016-06-04 09:50:01 +0200
  • e54c396bfa Show usages: now sets dialog cursor on the current usage eidheim 2016-06-04 08:35:51 +0200
  • 8da4a46d55 Notebook focus and page change cleanup eidheim 2016-06-03 21:33:48 +0200
  • 146be90dfc Minor notebook cleanup eidheim 2016-06-03 16:12:43 +0200
  • ee3b199301 Notebook: focus in cleanup eidheim 2016-06-03 14:29:34 +0200
  • 277e1a481e Cleanup of notebook page close Ole Christian Eidheim 2016-06-03 13:09:47 +0200
  • 7755b4d148 Debug: now removes breakpoints in a file that is closed eidheim 2016-06-03 10:55:14 +0200
  • 0e0ef9ba19 Workaround for split window position Ole Christian Eidheim 2016-06-03 10:26:08 +0200
  • 658adaaf79 Cleanup of debug stop marks eidheim 2016-06-03 09:58:21 +0200
  • 2f61105c57 Merge https://github.com/cppit/jucipp eidheim 2016-06-03 09:28:27 +0200
  • 2e809132a9 Debug: now shows stop line if existing in a newly opened file eidheim 2016-06-02 20:12:45 +0200
  • dafed0f861 Minor fix to Notebook::close eidheim 2016-06-02 17:30:19 +0200
  • 2db73efe0a Notebook: correct tab should now be activated after tab close eidheim 2016-06-02 16:27:37 +0200
  • 7e01fd517f Notebook: focus and change page fixes eidheim 2016-06-02 16:05:31 +0200
  • 33a3912ca7 Fixes to out of bounds for loops eidheim 2016-06-02 13:13:41 +0200
  • 169b36a2b2 Minor improvements to close_tab action and Window::on_delete_event eidheim 2016-06-02 13:09:07 +0200
  • d18e8bef2c Added split window, fixes #235 eidheim 2016-06-01 14:04:35 +0200
  • 1ec36f44bc fix source directory path for appveyor Jørgen Lien Sellæg 2016-06-01 14:39:54 +0200
  • 2a86c1c20b Make sure tests displays errors on windows, fix some bad practise in bash Jørgen Lien Sellæg 2016-06-01 14:06:40 +0200
  • 8b6300f8dd update appveyor badge to cppit/jucipp Jørgen Lien Sellæg 2016-05-31 15:47:18 +0200
  • d69057aefd Merge branch 'master' of github.com:cppit/jucipp into ci Jørgen Lien Sellæg 2016-05-31 15:45:21 +0200
  • df42e13166 Add debug messages for build script. Set --noconfirm on msys packages Jørgen Lien Sellæg 2016-05-31 15:43:31 +0200
  • 1462288120 More work on osx build. Still disabled Jørgen Lien Sellæg 2016-05-31 15:41:54 +0200
  • 2ccbea40ba Fix path in msys2, no longer selects cmake installed in program files for instance" Jørgen Lien Sellæg 2016-05-23 12:18:47 +0200
  • edb7b266a4 Fixes #234: close tab on middle mouse click eidheim 2016-05-30 10:50:52 +0200
  • 4b467da8a8 Output assertion failure on tests Jørgen Lien Sellæg 2016-05-28 17:08:06 +0200
  • 99571e10a3 Added lldb_test eidheim 2016-05-27 17:59:10 +0200
  • 49651a44f8 Added extra read test to source_test eidheim 2016-05-27 13:25:48 +0200
  • d08c6a1ee3 Added read/write tests to source_test eidheim 2016-05-27 13:19:29 +0200
  • 41760f606c Added preference item tab_indents_line (default: true) fixes #226, and now uses raw string literals in src/files.h eidheim 2016-05-27 09:48:04 +0200
  • bb711f70d0 Add process_test, and fixits test in source_view_test eidheim 2016-05-26 15:19:29 +0200
  • c3f4a1c31f Removed redundant if expression eidheim 2016-05-26 13:51:49 +0200
  • 969cd83997 Cleanup of source_clang_test eidheim 2016-05-25 18:10:39 +0200
  • f2ed3b1e5b Added more tests to source_clang_test eidheim 2016-05-25 16:31:31 +0200
  • 1443b08e50 Added some more tests to source_clang_test, and fixed test error on OS X eidheim 2016-05-25 12:42:08 +0200
  • df925395cc Fixes undefined reference error on MSYS2 and Ubuntu U-ole-PC\ole 2016-05-25 10:29:24 +0200
  • c8f72431ed Added source_clang test, and tests cleanup eidheim 2016-05-24 21:38:07 +0200
  • b60d6f5a2f CMakeLists.txt cleanup eidheim 2016-05-23 17:29:05 +0200
  • 0d2b93b1e1 Improved goto declaration eidheim 2016-05-24 19:02:14 +0200
  • fd56c4d1e9 Updated tiny-process-library submodule eidheim 2016-05-24 09:34:46 +0200
  • 3ed4a2d3ae Disable tests when compiling with clang++ on Tavis CI eidheim 2016-05-23 16:34:03 +0200
  • 0e636ad5d5 Added source_test testing Source::View::cleanup_whitespace_characters. Removed the now reduntant example_test, and moved comment to source_test. eidheim 2016-05-23 13:53:36 +0200
  • 639aad0652 Merge branch 'master' of github.com:cppit/jucipp into ci Jørgen Lien Sellæg 2016-05-23 11:58:21 +0200
  • 01fce1781e Add appveyor.yml and attempt of windows build Jørgen Lien Sellæg 2016-05-23 01:29:55 +0200
  • cf29c656e4 Removed std::move to enable copy elision eidheim 2016-05-23 07:55:29 +0200
  • eb098f45dd Update README.md Jørgen Lien Sellæg 2016-05-22 23:07:40 +0200
  • 8964bb89c7 Merge branch 'master' of github.com:eidheim/jucipp into ci Jørgen Lien Sellæg 2016-05-22 20:55:57 +0200
  • 00d0265508 Add tests to travis build. Some modifications for this Jørgen Lien Sellæg 2016-05-22 17:14:15 +0200
  • ac18d661ab Added extra cmake tests eidheim 2016-05-22 20:43:15 +0200
  • cca68fc573 Cleanup of cmake_test eidheim 2016-05-22 18:36:20 +0200
  • 51de983d8f Fixed cmake_test in case jucipp folder is not named jucipp eidheim 2016-05-22 18:06:22 +0200
  • 513261f348 Merge branch 'master' of github.com:eidheim/jucipp into ci Jørgen Lien Sellæg 2016-05-22 17:05:34 +0200
  • 3fbb9a28e4 Cleanup of example_test comment eidheim 2016-05-22 15:04:27 +0200
  • 7a00076538 Removed -flto as it is no longer needed eidheim 2016-05-22 14:48:21 +0200
  • f3e6116e92 Simplified setup of tests, and made tests platform independent eidheim 2016-05-22 14:24:17 +0200
  • 13fad63f15 Added initial tests eidheim 2016-05-22 10:19:36 +0200
  • 0fa221a311 Build library object instead of executable when compiling with clang in CI. Jørgen Lien Sellæg 2016-05-21 20:09:20 +0200
  • 27dcd0452b Merge branch 'cppit-master' into ci Jørgen Lien Sellæg 2016-05-21 19:59:41 +0200
  • 1004645e6b Boilerplate for OSX, use images instead of dockerfiles, upgrades travis host, easy to test locally Jørgen Lien Sellæg 2016-05-21 19:51:15 +0200
  • c7e369a960 get_buffer/get_source_buffer cleanup eidheim 2016-05-21 16:52:14 +0200
  • 6e226501e9 Now adds ; after } when creating struct or class eidheim 2016-05-21 10:07:58 +0200
  • c8499f90dc Slight correction to tooltip placement eidheim 2016-05-21 00:03:41 +0200
  • 4771ef0d0d Dialog and tooltip placement corrections eidheim 2016-05-20 21:12:24 +0200
  • b0bf9597ab Now scrolls to the right when writing out of view, and improved selection dialog placement eidheim 2016-05-20 18:52:28 +0200
  • 7fe07b6eb0 Improved Wayland support: correctly set transient on all windows Ole Christian Eidheim 2016-05-20 08:54:47 +0200
  • 847a9015a0 Corrected clang::Token_* to clang::TokenKind::Token_* eidheim 2016-05-19 11:44:13 +0200
  • b3b7711393 Renamed ClangViewRefactor::Token to ClangViewRefactor::Identifier to avoid confusion eidheim 2016-05-19 11:40:36 +0200
  • e639087d3d Improved terminal links search eidheim 2016-05-19 08:34:52 +0200
  • 6e20fea01a When renaming class/constructor/destructor, also rename class, constructor and destructor eidheim 2016-05-19 07:25:42 +0200
  • 0ef0c81306 Updated libclangmm submodule eidheim 2016-05-19 07:23:28 +0200
  • 65386fa921 Updated libclangmm submodule eidheim 2016-05-18 12:58:23 +0200
  • 2393556e89 Refactoring/operations accross files: added wait dialog if other tabs are parsing eidheim 2016-05-17 20:59:49 +0200
  • 4190af65f6 Cleanup of Source::ClangViewParse::update_syntax eidheim 2016-05-17 11:08:13 +0200
  • 8b7ae10a77 Cleanup of refactoring methods eidheim 2016-05-15 23:46:49 +0200
  • d60dc40fed Overlay fix: drag and drop should now work again eidheim 2016-05-15 14:09:22 +0200
  • fd891825f4 Added info message when opening a clang source and a build system is not found eidheim 2016-05-15 10:29:35 +0200
  • b7b8f40d85 Fixes #191 debug on arch/manjaro: updated install document eidheim 2016-05-15 10:11:33 +0200
  • 3e6e06d2d5 Notebook::save cleanup: got rid of clang spesific code in Notebook eidheim 2016-05-15 09:47:56 +0200
  • 3e4bec224a Updated libclangmm submodule eidheim 2016-05-14 22:19:47 +0200
  • 0cdf715409 Minor project cleanup eidheim 2016-05-14 19:29:49 +0200
  • 9dfd4dfaf3 Info message cleanup/fixes in project* files eidheim 2016-05-14 16:50:29 +0200
  • b7e8d4d23a Merge pull request #222 from eidheim/project_refactor Jørgen Lien Sellæg 2016-05-14 15:53:43 +0200
  • 6db5afbb03 Refactor: src/project* files eidheim 2016-05-14 14:34:42 +0200
  • b839a5e337 Minor fixes to terminal links eidheim 2016-05-14 11:25:40 +0200
  • 9c911f4bd3 Fixes to file changed warning (#221) eidheim 2016-05-14 10:04:38 +0200
  • 9b03ece7c9 Info messages: delay is now longer for longer messages eidheim 2016-05-14 09:45:53 +0200
  • 070de20b2a feature: show warning when files have changed on disk outside of juCi++ Jørgen Lien Sellæg 2016-05-14 02:36:46 +0200
  • a379d147bd Terminal links: added check to avoid crash eidheim 2016-05-13 12:23:59 +0200
  • 732a5dc5b6 Terminal links now works with Ninja (#218). Some additional cleanup, including fixing some potential crashes. eidheim 2016-05-13 09:16:58 +0200
  • 75bc0cd4be Terminal links: now shows tooltips after going to a file position eidheim 2016-05-12 11:19:10 +0200
  • afa98c4727 Terminal links: fix for Windows, MSYS2 U-ole-PC\ole 2016-05-12 10:22:05 +0200
  • 81fb294cd1 Combined #218 with terminal path links and some cleanup/fixes eidheim 2016-05-12 09:53:44 +0200
  • 0e0f386352 Terminal: added links (no action yet) to file paths at start of lines. Related to #218 eidheim 2016-05-11 23:41:33 +0200
  • adb857e241 Clicking on compiler error in terminal Mikhail Strelnikov 2016-05-11 16:14:01 +0300
  • bcc219354e Merge branch 'master' of github.com:eidheim/jucipp into cppit-master Jørgen Lien Sellæg 2016-05-11 11:23:50 +0200
  • ef1ad27dcb Info messages: added compile/debug messages eidheim 2016-05-11 10:30:53 +0200
  • d2beb15277 Cleanup of #215 eidheim 2016-05-11 10:09:16 +0200
  • 10102b12a1 Merge branch 'master' of https://github.com/hia3/jucipp eidheim 2016-05-11 09:25:37 +0200
  • be33f7f164 Fixes #216: out of bounds access eidheim 2016-05-11 09:12:17 +0200
  • a30ff38f9a Remove C-style casts eidheim 2016-05-10 22:44:46 +0200