Commit Graph

  • 5181c2219e search: highlight each found search result Andy Williams 2017-07-05 21:42:48 +0100
  • ee5bb1a4a7 ui: Remove duplicate code from menu fix Andy Williams 2017-07-05 21:04:38 +0100
  • 405f93efe1 build: Add support for cargo based rust projects Andy Williams 2017-07-04 14:10:55 +0100
  • 3caa121b12 main: Fix some invalid API usages Jean-Philippe Andre 2017-07-04 18:35:39 +0900
  • 4ee5f05982 Revert "menu: hide by default until we can fix elm menu calcs" Jean-Philippe Andre 2017-07-04 15:00:16 +0900
  • 2924b323f6 edi_screens_scm: convert markup to utf8 for commit message. Al Poole 2017-06-29 23:51:33 +0100
  • a8d62ded23 ui: Use correct icon naming for FDO arrows Andy Williams 2017-06-29 21:25:26 +0000
  • a34a71f8f6 config: Correct project name comparison for substrings Andy Williams 2017-06-29 21:18:15 +0000
  • 09da41eb8e debug: remove warning on OSX Andy Williams 2017-06-28 20:35:19 +0100
  • 2fc7a9a309 debug: Fix libtool command for OSX Andy Williams 2017-06-28 19:41:37 +0100
  • 4c4ec6e21b debugpanel: fix debug process. Al Poole 2017-06-28 19:41:59 +0100
  • 849619d32b tabs: correct remembering of mime types Andy Williams 2017-06-27 16:48:49 +0100
  • 33b09484a0 make: use our CPU count to speed up build Andy Williams 2017-06-25 16:56:57 +0100
  • 650dd308d0 debugpanel: fix segv if "make clean" has removed debug executable. Al Poole 2017-06-25 10:57:16 +0100
  • 6f4113bcac debugpanel: fix OSX and add OpenBSD support. Al Poole 2017-06-25 09:24:35 +0100
  • c608163e31 Merge build fixes from 'arcpatch-D4917' Andy Williams 2017-06-25 09:17:16 +0100
  • 792ca745e7 Fix build warning YeongJong Lee 2017-06-25 08:54:30 +0100
  • 9677bb4b86 general input: work around elm_entry assuming markup in input. Al Poole 2017-06-18 22:55:58 +0100
  • 197c3dee2b searchpanel/tasks: ignore further extensions. Al Poole 2017-06-18 22:54:09 +0100
  • dd99772905 toolbar bottom: make panel tabs easier to read. Al Poole 2017-06-18 22:52:02 +0100
  • 06410fa8b0 Fix typos. Sanjeev BA 2017-06-18 21:49:53 +0100
  • 43a036a632 screens: scm_commit, add scroller to list widget for commit popup. Al Poole 2017-06-18 21:41:34 +0100
  • 6c714d19da ui: don't allow menu to be added more than once Andy Williams 2017-06-18 19:18:21 +0100
  • a232dccaba edi_scm: add support to add status of changes to the commit dialogue. Al Poole 2017-06-17 12:59:10 +0100
  • 863b3d7ab3 menu: hide by default until we can fix elm menu calcs Andy Williams 2017-06-16 14:25:23 +0100
  • cd4e83b9b2 editor: Record undo for autosuggest insertions Andy Williams 2017-06-16 12:22:07 +0100
  • 03053cad15 taskpanel: Better ignore files that are not relevant Andy Williams 2017-06-16 11:19:04 +0100
  • d8fbfb621a menu: revert hack for when the ELM panel/menu issue is resolved upstream in EFL. Al Poole 2017-06-16 12:24:03 +0100
  • d75cbafda2 popups/focus: add improvment to popup visuals. Also select items in settings panel to improve behaviour. Al Poole 2017-06-14 21:00:23 +0100
  • ca83101e61 debug: Fix up exe_free usage as it is not needed for pipe_run calls Andy Williams 2017-06-11 18:51:13 -0700
  • 208dc9ed2f console: Jump to column on click when available in errors Andy Williams 2017-06-09 10:36:52 -0700
  • 19c62faa48 console: Fix error highlighting for builds Andy Williams 2017-06-09 10:36:09 -0700
  • 31d2d30980 welcome: Add support to clone a project from the welcome screen Andy Williams 2017-06-08 23:13:02 -0700
  • 38b76ca500 popups: Move text to content to render in latest EFL Andy Williams 2017-06-08 18:52:35 -0700
  • a10c4aacb6 ui: Speed up screen load and remember current tab Andy Williams 2017-06-08 18:31:45 -0700
  • 294e2d4000 welcome: Tidy up our display and add button icons Andy Williams 2017-06-08 13:50:08 -0700
  • c115f95cd2 settings: project panel - make entry widgets inset. Al Poole 2017-06-08 13:51:08 -0700
  • 784236a787 Update to changed EFL setup for frame titles Andy Williams 2017-06-08 12:25:31 -0700
  • d9ee932d7e scm: Adding avatars to commit dialog Andy Williams 2017-06-08 12:15:24 -0700
  • daadcea243 scm: OK avatars working now :) Andy Williams 2017-06-08 12:15:05 -0700
  • 3b490a6508 scm: Improving stability of avatar rendering. Andy Williams 2017-06-08 11:59:41 -0700
  • 6b8996de01 about: linux to unix wording in about. Al Poole 2017-06-07 22:38:49 -0700
  • f7d2a85044 scm: Add avatar to commit window Andy Williams 2017-06-07 22:38:21 -0700
  • 5d0c634209 scm: Add a nicer commit screen saying who you are committing as Andy Williams 2017-06-07 14:32:38 -0700
  • b257e81955 scm: Fix naming and hide implementation details Andy Williams 2017-06-07 14:32:10 -0700
  • 9cf9fa415c scm: make remote adding not overwrite previous remotes Andy Williams 2017-06-06 19:23:40 -0700
  • 38e971647c scm: Update settings screen to be a little smoother Andy Williams 2017-06-06 18:54:03 -0700
  • e69cdf44d1 scm: add safety in code and in git branching Andy Williams 2017-06-06 18:11:45 -0700
  • d208afac91 scm: add support for SCM (git) in library and the UI. Al Poole 2017-06-06 17:45:44 -0700
  • c8958cb4e1 welcome: fix initial project selection issue. Al Poole 2017-06-06 05:38:58 +0100
  • 528d3aa665 exe: capture command output to console Andrew Williams 2017-06-04 16:39:48 +0100
  • 6180bf1acf python skeleton: added FDO stuff Davide Andreoli 2017-06-02 09:51:14 +0200
  • 7f39682980 exe: add a helper for exe waiting Andy Williams 2017-05-30 23:30:39 +0100
  • 37759291c5 edi_file_screens: refactor UI create/rm/rdir and add directory and file renaming method. Al Poole 2017-05-30 08:30:24 +0100
  • 4614a105aa Improve the python build provider Davide Andreoli 2017-05-29 22:02:47 +0200
  • 2fb3280d07 Added a python project skeleton Davide Andreoli 2017-05-29 21:37:37 +0200
  • 06954e00ef create: Allow detection of skeletons of different type. Andy Williams 2017-05-28 21:24:24 +0100
  • 0bc52e975e cmdline: Fix create for out-of-project creation Andy Williams 2017-05-28 19:09:35 +0100
  • 6239499fed autosuggest: Refactor suggest list show function YeongJong Lee 2017-05-28 18:58:55 +0100
  • eaa3781e52 filepanel: add menu for filepanel when no file is clicked. Al Poole 2017-05-26 22:17:00 +0100
  • bdc54334da Merge branch 'edi-0.5' Andy Williams 2017-05-26 22:07:30 +0100
  • bfab2aa95d Releasing 0.5.1 with latest efl fixes v0.5.1 Andy Williams 2017-05-26 21:38:34 +0100
  • 72c28938c6 provider: add fallback for text-based mimetypes. Al Poole 2017-05-21 23:22:36 +0100
  • 94a0923e29 build: Fix python project detection Andy Williams 2017-05-16 22:43:39 +0100
  • 460c7008e4 cmdline: don't try to open unknown file types Andy Williams 2017-05-13 23:29:46 +0100
  • 9ffa9bccb2 EDI -> Save -> Menu/Toolbar Indicator (w/o autosave) Al Poole 2017-04-22 22:23:32 +0100
  • a9853b2b62 build_provider: add support for BSD using GNU make. Al Poole 2017-05-26 12:28:22 +0100
  • f9dd418252 skeleton: Add header to empty files to get proper mimetype discovery. Al Poole 2017-05-26 12:24:00 +0100
  • 11fa36b145 provider: add fallback for text-based mimetypes. Al Poole 2017-05-21 23:22:36 +0100
  • 2d86f50a26 build: Fix python project detection Andy Williams 2017-05-16 22:43:39 +0100
  • 186e44f071 editor: With EFL fixes we can have multiline snippets Andy Williams 2017-05-16 22:43:21 +0100
  • 493145b8e4 language_provider: quiten compiler if no LIBCLANG Al Poole 2017-05-15 21:08:20 +0100
  • 3296f9fdd2 Actually we only need the next EFL point release :) Andy Williams 2017-05-14 18:05:46 +0100
  • 1cf8322d12 mainview: Don't allow any file without text/* mimetype to be opened. Al Poole 2017-05-14 20:58:50 +0100
  • 19c48c6cdc editor: Initial work in snippet support Andy Williams 2017-05-14 17:56:00 +0100
  • feb1fc18e7 whitespace Andy Williams 2017-05-14 17:55:31 +0100
  • 6e4b022575 search: ignore more binary files Andy Williams 2017-05-14 17:53:44 +0100
  • f0922990c6 search: ignore more binary file types in project search Andy Williams 2017-05-13 23:31:20 +0100
  • c37c23068c cmdline: don't try to open unknown file types Andy Williams 2017-05-13 23:29:46 +0100
  • f274063917 debugpanel: automatically run gdb according to project type. libtool/generic. Al Poole 2017-05-10 06:35:33 +0100
  • 19971b006a filepanel: when opening as different file type, close first then open to ensure the file is instantly accessible as text or code (editing).w Al Poole 2017-05-03 21:42:57 +0100
  • a46e32046f debugpanel: OSX uses different struct kp_proc layout. Adjust for that. Al Poole 2017-05-03 21:00:20 +0100
  • e62a297610 debugpanel: update icons if process is resumed from the "console" Al Poole 2017-05-02 22:02:54 +0100
  • 11f6f5871e debugpanel : Use correct system process state naming for 4.4BSD derivatives and Linux. Al Poole 2017-05-02 21:15:44 +0100
  • 58835faa97 metadata Andy Williams 2017-05-02 20:42:26 +0100
  • a9b146da75 EDI -> Debugpanel -> Debug Process States/Signals -> Linux, OSX and FreeBSD et. al. Al Poole 2017-05-02 20:42:49 +0100
  • 415ab788da EDI -> DEBUGPANEL -> GDB INTEGRATION -> START Al Poole 2017-04-28 22:01:04 +0100
  • cfe08f0756 refactoring for re-use Andy Williams 2017-04-28 21:16:47 +0100
  • 64e8a3d703 Merge branch 'edi-0.5' Andy Williams 2017-04-28 20:15:35 +0100
  • 35f6df6309 Use correct future API Andy Williams 2017-04-26 19:27:32 +0100
  • 4e39afb6db Fix issue where replaced items could not be undone. Andy Williams 2017-04-26 18:37:39 +0100
  • 38dd432523 EDI -> Save -> Menu/Toolbar Indicator (w/o autosave) Al Poole 2017-04-22 22:23:32 +0100
  • a82062d6e6 Correctly ship the language C provider v0.5.0-beta1 v0.5.0 Andy Williams 2017-04-14 16:37:28 +0100
  • 544e63e573 Update to EFL release Andy Williams 2017-04-14 16:31:02 +0100
  • d354d5197e Prep for 0.5 release Andy Williams 2017-04-14 16:30:38 +0100
  • e3459cb526 EDI -> Main Menu -> Open Project (No tabs) -> Dancing window on Start Weirdness Fix Al Poole 2017-04-08 18:24:11 +0100
  • 2735b3f6c7 gui: Update undo/redo icons to show what actions can apply. Andy Williams 2017-04-07 23:39:44 +0100
  • 67709ae536 searchpanel: Update render to give more space for results Andy Williams 2017-04-05 21:57:06 +0100
  • 4e1094b5f2 EDI -> Tasks -> TODO/FIXME -> Panel (NEW FEATURE) Al Poole 2017-04-05 19:15:47 +0100
  • d988b4045e EDI -> Mainview -> Prev/Next tab Buttons -> FEATURE Al Poole 2017-04-05 19:04:16 +0100