1
0
mirror of https://github.com/chylex/IntelliJ-AceJump.git synced 2024-10-17 06:42:47 +02:00
Commit Graph

72 Commits

Author SHA1 Message Date
breandan
ced8526fb1 add settings page 2017-07-10 18:31:25 -04:00
breandan
3313809daa update kotlin, gradle wrapper, gradle kotlin dsl 2017-06-24 15:54:46 -04:00
breandan
2a3d52aace update gradle wrapper 2017-06-24 00:36:33 -04:00
breandan
e47b47ff28 refactoring and update gradle wrapper 2017-06-16 10:53:44 -04:00
breandan
c312614820 fixes #155 2017-06-15 19:07:25 -04:00
breandan
d478cc1196 Possibly improved find algorithm 2017-06-13 14:40:29 -04:00
breandan
d8f8bdb347 update wrappers to latest snapshot distro 2017-06-01 11:09:08 -04:00
breandan
ddf8c19ef8 refactoring and fixes 2017-05-20 10:03:17 -04:00
breandan
2d3f4306b1 update gradle and scroll logic 2017-05-10 19:02:36 -04:00
breandan
627b31e19c support scrolling and fix a threading bug 2017-05-06 13:26:02 -04:00
breandan
c3846838f2 Update gradle wrapper 2017-04-23 09:26:35 -04:00
breandan
04c8591769 Update gradle wrapper 2017-04-17 04:56:52 -04:00
breandan.considine
798b61bcae fixes #121, fixes #123 2017-02-27 12:37:16 -05:00
breandan
5590cc9620 Update bintray repo 2017-02-22 08:52:27 -05:00
breandan.considine
bcec93fd72 update kotlin gradle wrapper and refactor 2017-02-19 15:46:01 -05:00
Breandan Considine
096bae46f1 migrate build.gradle to kotlin 2017-01-04 02:10:15 -05:00
Breandan Considine
9178c1da94 Update wrappers to latest snapshot distro 2017-01-03 23:57:17 -05:00
Breandan Considine
3d5ad3da60 Update all the versions 2017-01-02 18:13:03 -05:00
Breandan Considine
0d4681aef2 Change permissions on Linux 2016-07-27 00:23:43 -04:00
breandan.considine
60a67ef781 Remove upper version limit, fixes #65, #70 2016-07-16 22:49:35 -04:00
Breandan Considine
407b3e0b44 Cleanup legacy and update to Kotlin 1.0 RC 2016-02-05 23:45:09 -05:00
breandan
74eaf52d0d Add Gradle support
-Refactor to use canonical Kotlin directory structure: https://kotlinlang.org/docs/reference/using-gradle.html#targeting-the-jvm
-Add Gradle wrapper and Gradle build support: https://github.com/JetBrains/gradle-intellij-plugin/
-Updated plugin.xml
-Updated .gitignore
2015-12-11 23:10:00 -05:00