Commit Graph
1001 Commits
Author SHA1 Message Date
Breandan Considine f9c81c0c87 Refactor and fix some bugs 2016-09-29 19:12:26 -04:00
Breandan Considine 97aa852db4 Implement highlighting and return to findManager 2016-09-29 18:05:36 -04:00
Breandan Considine 952eec8073 More refactoring and cleanup 2016-09-29 16:11:23 -04:00
Breandan Considine 9bd30b66b0 Reorganizing and refactoring 2016-09-29 00:48:57 -04:00
Breandan Considine ca82548cd0 Refactoring and reimplementing tagging (part II) 2016-09-28 19:22:13 -04:00
Breandan Considine e32c7909ad Update Kotlin version 2016-09-28 15:12:34 -04:00
Breandan Considine eb1b89ac50 Remove .idea/ directory 2016-09-28 15:09:07 -04:00
Breandan Considine ade708f39e Migrate code style to EditorConfig, exclude .idea/ 2016-09-28 15:06:41 -04:00
breandan 3cf8bd7377 enter is ⏎ on certain keyboards 2016-09-28 15:02:19 -04:00
Breandan Considine be80b16618 Start implementing QWERTY-aware tagging
The goal of this is to minimize finger-travel distance on QWERTY keyboards, by prioritizing nearby keys
2016-09-28 14:57:49 -04:00
Breandan Considine ebb3fb59de Implement digraphs idea (part I, cf. #27) 2016-09-28 01:25:04 -04:00
Breandan Considine 420ca84dfb Simplify jump search 2016-09-27 19:19:52 -04:00
Breandan Considine aeb24302d8 Simplify keymap struct
Key processing logic (meta key, KeyEvent type) can be moved into KeyCommands
2016-08-04 20:37:39 -04:00
Breandan Considine 4daa4ccbf3 Minor formatting updates 2016-08-04 11:42:05 -04:00
Breandan Considine a26d11e5e0 Let SearchBox handle ChangeEvents 2016-08-04 11:21:42 -04:00
Breandan Considine a548812c92 Simplify event dispatch 2016-08-04 08:28:12 -04:00
breandan.considine 9765c455e0 simplify constructors and reorganize class hierarchy 2016-08-04 00:40:48 -04:00
breandan.considine c7f593023a Restore findModel prior to reimplementing 2016-08-03 23:31:55 -04:00
breandan.considine e5934b079b Big refactoring, moving stuff around 2016-08-03 22:50:09 -04:00
Breandan Considine a4407c645c Let AceCanvas handle offset-to-point conversion 2016-07-28 01:50:08 -04:00
Breandan Considine 2b77689ade Refactoring AceFinder 2016-07-28 01:01:17 -04:00
Breandan Considine 4ecdd840df Rip out FindModel, let's do this ourselves 2016-07-27 01:51:18 -04:00
Breandan Considine 0d4681aef2 Change permissions on Linux 2016-07-27 00:23:43 -04:00
breandan.considine 60156720c4 Remove semicolons and update release notes 2016-07-17 20:01:29 -04:00
breandan.considine c6566b0cea Update release notes 2016-07-17 19:53:52 -04:00
breandan.considine b63edd9b15 Fix target mode and line selection regression, miscellaneous refactoring 2016-07-17 19:51:39 -04:00
breandan.considine 030b1b5ad8 Remove unnecessary !!s 2016-07-17 12:29:43 -04:00
breandan.considine 5190ae21f0 Refactor to normalize EditorUtil 2016-07-17 12:02:35 -04:00
breandan.considine 596b96a1d3 In Kotlin, helper methods don't need an enclosing class 2016-07-17 11:58:20 -04:00
breandan.considine 098f141e01 Update release notes and use default Gradle wrapper 2016-07-17 11:49:04 -04:00
breandan.considine 791aec0022 Fixes #73, bad cast and type safety issues 2016-07-17 11:34:55 -04:00
breandan.considine 359fb638e2 Update build.gradle version 2016-07-16 23:41:01 -04:00
breandan.considine 3101d796fa Update plugin.xml <version> 2016-07-16 23:39:58 -04:00
breandan.considine 658b4a476e Update release notes 2016-07-16 23:37:43 -04:00
breandan.considine 576aaa9cfb Remove the last remnant of Java, maybe this will fix #62 2016-07-16 23:33:29 -04:00
breandan.considine 144e6d8bcc intellij.publish.pluginId property is deprecated 2016-07-16 23:05:53 -04:00
breandan.considine 60a67ef781 Remove upper version limit, fixes #65, #70 2016-07-16 22:49:35 -04:00
breandan.considine a3ba4b823b Update Kotlin and gradle plugin versions 2016-07-13 17:10:46 -04:00
breandan.considine 2def5844bf Remove unused dependencies 2016-07-13 17:09:56 -04:00
Breandan Considine 9cb5a2fe03 Compile on Java 7, fixes #61
https://plugins.jetbrains.com/update/index?pr=&updateId=24771
2016-03-18 10:10:53 -04:00
Breandan Considine 9d0fb199a0 Update version and release notes, fixes #59
Published here: https://plugins.jetbrains.com/update/index?pr=&updateId=24751
2016-03-18 02:59:37 -04:00
Breandan Considine e0d4e27604 Fix for #59, target users back to Java 6 2016-03-18 02:51:22 -04:00
Breandan Considine 5553cbbf04 Adjust version number generation 2016-03-17 02:50:33 -04:00
Breandan Considine acd79267be Change permissions on gradlew for Mac users #55 2016-03-12 15:24:28 -05:00
Breandan Considine 121f0f7072 Merge remote-tracking branch 'origin/master' 2016-03-04 15:19:48 -05:00
Breandan Considine cc3a23a3bd Update to Kotlin 1.0, fix formatting, clean up code 2016-03-04 15:19:37 -05:00
breandan 954a365b1e Fix typo 2016-02-08 03:17:40 -05:00
breandan 94c4696d93 Update Gradle command for *nix environments 2016-02-08 03:16:12 -05:00
Breandan Considine 407b3e0b44 Cleanup legacy and update to Kotlin 1.0 RC 2016-02-05 23:45:09 -05:00
breandan ac45901979 Update history and tag fix 2015-12-12 01:25:57 -05:00