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

95 Commits

Author SHA1 Message Date
Breandan Considine
1c30121e8e bump versions 2018-07-27 20:06:37 -04:00
breandan
fabfb93acc
bump gradle wrapper version 2018-06-15 14:10:32 -04:00
breandan.considine
483e9ffb2d revert to older wrapper version 2018-05-26 23:39:30 -04:00
breandan.considine
e98f345232 update to version on gkdsl master branch 2018-05-26 23:29:40 -04:00
breandan.considine
222782fd89 buildscript deps no longer required with Gradle Kotlin DSL 2018-05-26 23:23:47 -04:00
breandan
62b329a34c
Update Gradle wrapper version 2018-04-14 15:49:59 -04:00
breandan
c8c4ec3909 fixes #133, prepare for next release 2018-03-10 13:55:19 -05:00
breandan
77b71f71bc bump versions 2018-03-04 01:53:50 -05:00
breandan
d2416de85e maintenance and lots of little improvements 2018-02-25 02:42:36 -05:00
breandan
c0c7a17224 fix gradle url 2018-01-25 22:47:35 -05:00
breandan
2a43f1d065 bump to gradle 4.5 2018-01-25 16:01:35 -05:00
breandan
9a3960a79b
Migrate to Gradle 4.4 and settings.gradle.kts 2017-12-18 17:14:32 -05:00
Breandan Considine
c2d977330a minor fixes and adjustments 2017-10-14 12:51:45 -04:00
Breandan Considine
24688f30c3 Update gradle wrapper version 2017-10-03 13:05:25 -04:00
breandan
f7dc15f4c8
Udpate gradle wrapper 2017-09-29 14:09:00 -04:00
breandan
145d80bb16 check for query compatibility with jump destination
in case a spurrious result slips through the backspace adjustment
2017-09-17 00:26:01 -04:00
breandan
c5fca91dbf add more logging 2017-09-12 20:54:59 -04:00
breandan
61e5b85913 do some stuff asynchronously 2017-09-04 22:17:24 -04:00
breandan
c225f0dc5f add clarity 2017-08-30 16:26:47 -07:00
breandan
eed93cd8ae filter sites before solving tag assignment 2017-08-25 21:21:39 -04:00
breandan
b907465694 update gradle wrapper 2017-08-22 17:40:32 -04:00
breandan
da5b2c920b parallelise tag assignment for measurable speedup 2017-08-17 02:52:47 -04:00
breandan.considine
55e3c9c076 only check for on-screen matches 2017-07-22 22:39:48 -04:00
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