breandan
|
3069220fb5
|
Merge branch 'chylex-visible-area'
|
2020-11-24 05:47:04 -05:00 |
|
breandan
|
8e46a5a3e3
|
Merge branch 'visible-area' of https://github.com/chylex/AceJump into chylex-visible-area
# Conflicts:
# src/main/kotlin/org/acejump/config/AceConfig.kt
# src/main/kotlin/org/acejump/config/AceConfigurable.kt
# src/main/kotlin/org/acejump/config/AceSettings.kt
# src/main/kotlin/org/acejump/config/AceSettingsPanel.kt
# src/main/resources/AceResources.properties
|
2020-11-24 05:46:44 -05:00 |
|
breandan
|
7751651ccf
|
Merge branch 'chylex-rounded-tag-corners'
|
2020-11-24 05:40:22 -05:00 |
|
breandan
|
aa02fd3b96
|
Merge branch 'rounded-tag-corners' of https://github.com/chylex/AceJump into chylex-rounded-tag-corners
|
2020-11-24 05:39:08 -05:00 |
|
breandan
|
b1200e29a1
|
Merge branch 'chylex-jump-cycling'
Works as described.
|
2020-11-24 05:37:47 -05:00 |
|
 breandanandGitHub
|
b551929446
|
Merge pull request #341 from chylex/optimizations-2
Optimize rendering by bulk-adding text highlights and reducing unnecessary work
|
2020-11-22 18:12:11 -05:00 |
|
 breandanandGitHub
|
e7b08860c9
|
Merge pull request #343 from chylex/config
Redesign settings panel & add missing configuration for definition mode color
|
2020-11-22 18:11:38 -05:00 |
|
breandan
|
a38c670bed
|
add TODOs for #327, #340
|
2020-11-19 18:31:20 -05:00 |
|
breandan
|
7e4168da76
|
Merge branch 'chylex-optimizations'
|
2020-11-19 17:54:15 -05:00 |
|
breandan
|
a6163825f3
|
update build, acknowledge @chylex
|
2020-11-19 17:53:56 -05:00 |
|
breandan
|
c8c6f9c4bf
|
make perf test a bit more robust
|
2020-11-19 17:52:32 -05:00 |
|
breandan
|
3fd3edf6f1
|
Merge branch 'optimizations' of https://github.com/chylex/AceJump into chylex-optimizations
|
2020-11-19 16:45:37 -05:00 |
|
breandan
|
e741c913a0
|
update gradle wrapper
|
2020-11-19 16:44:40 -05:00 |
|
breandan
|
18d97e9ddc
|
remove whitespace, trigger rebuild
|
2020-10-30 23:59:32 -04:00 |
|
breandan
|
9b8ee4f011
|
fix gradle build
|
2020-10-30 23:46:49 -04:00 |
|
breandan
|
cb6a83794f
|
update changelog plugin
|
2020-10-25 23:20:49 -04:00 |
|
breandan
|
d22382fcce
|
update gradle plugin
|
2020-10-25 23:19:27 -04:00 |
|
breandan
|
8b0bf6b771
|
Merge remote-tracking branch 'origin/master'
|
2020-10-25 23:18:17 -04:00 |
|
breandan
|
5680ba8633
|
update platform version to 2020.2
|
2020-10-25 23:18:10 -04:00 |
|
 breandanandGitHub
|
abe9c838df
|
add #225 to wishlist
|
2020-09-14 22:42:09 -04:00 |
|
 breandanandGitHub
|
f4a065d7ec
|
update Pinyin instructions
|
2020-08-19 00:36:10 -04:00 |
|
 breandanandGitHub
|
be68df24f4
|
remove wishlist item
|
2020-08-19 00:32:42 -04:00 |
|
 breandanandGitHub
|
fb01073792
|
cite @fools-mate #335 and acknowledge specific contributions
|
2020-08-17 16:34:43 -04:00 |
|
 breandanandGitHub
|
ddd5103c5c
|
Merge pull request #335 from fools-mate/logo-icon
Add logo & icon
|
2020-08-17 16:15:22 -04:00 |
|
breandan
|
c274d62acd
|
Merge remote-tracking branch 'origin/master'
|
2020-08-10 21:44:25 -04:00 |
|
breandan
|
91b8ce5bdd
|
bump gradle wrapper
|
2020-08-10 21:44:12 -04:00 |
|
 breandanandGitHub
|
0fcfbc299f
|
update social URL
|
2020-08-10 00:42:32 -04:00 |
|
breandan
|
711be21b07
|
test latency to catch performance regressions, #207, #217
|
2020-08-05 22:53:38 -04:00 |
|
breandan
|
2aa17ae681
|
Pair(x, y) -> x to y
|
2020-07-21 01:43:00 -04:00 |
|
breandan
|
654d8bbb7d
|
if(x.isEmpty())... -> x.ifEmpty {...}
|
2020-06-30 09:51:25 -04:00 |
|
breandan
|
033c67c159
|
use changelog plugin to fetch change notes
|
2020-06-28 17:46:47 -04:00 |
|
breandan
|
130d69082f
|
update link to logo candidates
|
2020-06-22 17:08:56 -04:00 |
|
breandan
|
528b34c084
|
update version
|
2020-06-22 17:02:36 -04:00 |
|
breandan
|
0a82fd5446
|
increase test coverage for modes/pinyin #139
|
2020-06-22 17:02:17 -04:00 |
|
breandan
|
218874c5d4
|
fix potential bug
|
2020-06-22 17:00:55 -04:00 |
|
breandan
|
f10d87cdb6
|
bump gradlew version
|
2020-06-02 18:05:03 -04:00 |
|
breandan
|
9cb8dd5dee
|
bump version and prepare for release
|
2020-05-28 00:38:59 -04:00 |
|
 breandanandGitHub
|
2c270b4027
|
Merge pull request #330 from AlexPl292/master
Fix circular dependency between values in AceConfig
|
2020-05-20 11:19:24 -04:00 |
|
breandan
|
06b2322b85
|
object -> class, separate service/configurable, still not persisting #226
|
2020-05-20 01:02:54 -04:00 |
|
breandan
|
fb5164996e
|
fix storages path
|
2020-05-19 23:58:38 -04:00 |
|
breandan
|
083c030edb
|
small refactor
|
2020-04-29 03:11:15 -04:00 |
|
breandan
|
8d49532332
|
switch to tinypinyin engine #314
|
2020-04-22 01:15:57 -04:00 |
|
breandan
|
1800efd60d
|
fix link in release notes
|
2020-04-20 03:53:44 -04:00 |
|
breandan
|
99eca78e84
|
fix pinyin support #314
|
2020-04-20 03:50:29 -04:00 |
|
breandan
|
8fc42b8dec
|
fixes #325
|
2020-04-20 03:48:54 -04:00 |
|
 breandanandGitHub
|
eb500fc6ca
|
Merge pull request #326 from AlexPl292/master
Quickfix for for circular dependency between AceConfig and Pattern
|
2020-04-20 03:30:10 -04:00 |
|
breandan
|
56bcca40fd
|
revert plugin description, doesn't seem to work
|
2020-04-19 02:16:19 -04:00 |
|
breandan
|
c3a99c9002
|
fix change notes and plugin description
|
2020-04-19 02:09:54 -04:00 |
|
breandan
|
ff184549cd
|
update since-build
|
2020-04-19 01:53:38 -04:00 |
|
breandan
|
5190d99e33
|
release next version
|
2020-04-19 01:42:35 -04:00 |
|
breandan
|
1e0d0eb5c9
|
add logging and improve readability
|
2020-04-19 00:16:57 -04:00 |
|
breandan
|
c0e06d59f1
|
cleanup
|
2020-04-19 00:16:12 -04:00 |
|
breandan
|
67b2432f97
|
pin platform version
|
2020-04-18 01:38:30 -04:00 |
|
breandan
|
2c15955975
|
remove refreshVersions
|
2020-04-07 22:28:21 -04:00 |
|
breandan
|
d3e5b209d7
|
fix build
|
2020-04-07 21:21:53 -04:00 |
|
breandan
|
cf28908189
|
bump gradlew
|
2020-04-07 03:16:38 -04:00 |
|
breandan
|
b7bd4d9768
|
bump kotlin version
|
2020-04-01 00:02:46 -04:00 |
|
breandan
|
70fd2c465a
|
bump intellij gradle version
|
2020-03-23 12:51:42 -04:00 |
|
breandan
|
d48bb0f811
|
fix license badge
|
2020-03-18 22:47:15 -04:00 |
|
breandan
|
a5b5231ba0
|
UX experiment: show query in find dialog, #227
|
2020-03-18 22:44:26 -04:00 |
|
breandan
|
834383a2d5
|
minor changes fix
|
2020-03-18 14:41:53 -04:00 |
|
breandan
|
1c6b42f0c1
|
update tips
|
2020-03-18 14:38:16 -04:00 |
|
breandan
|
55d8293ff8
|
prioritize ergonomics
|
2020-03-18 14:32:24 -04:00 |
|
breandan
|
d70f6939d5
|
support dynamic plugin reloading #322
|
2020-03-18 14:03:12 -04:00 |
|
breandan
|
1c9d208fce
|
separate highlighting from tagging
|
2020-03-18 13:43:37 -04:00 |
|
breandan
|
394f1f9285
|
improve comments
|
2020-03-17 23:09:03 -04:00 |
|
breandan
|
535f8f956e
|
more parallelization, #207, #217
|
2020-03-17 21:02:47 -04:00 |
|
breandan
|
8e0870f2e2
|
formatting
|
2020-03-17 15:17:24 -04:00 |
|
breandan
|
55f56824ce
|
utilize parallelization on large files, #207, #217
|
2020-03-17 15:17:10 -04:00 |
|
breandan
|
82002382d6
|
add versions.properties
|
2020-03-16 19:23:44 -04:00 |
|
breandan
|
982839cb2a
|
bump versions
|
2020-03-16 18:49:05 -04:00 |
|
 breandanandGitHub
|
a7a26f2bc5
|
Merge pull request #319 from anipp100/patch-1
Fix typo
|
2020-01-03 17:41:32 -05:00 |
|
breandan
|
9e65193c7e
|
initial implementation of #314
|
2019-12-07 10:27:48 +01:00 |
|
breandan
|
e5de0fa9ea
|
scrape <change-notes> directly from CHANGES.md and fix #309
|
2019-12-07 09:09:35 +01:00 |
|
breandan
|
3cae2d4179
|
return empty results for empty searchText
|
2019-11-29 20:57:29 -05:00 |
|
breandan
|
26a27e760d
|
fixes #315
|
2019-11-29 20:51:22 -05:00 |
|
breandan
|
650dde3a80
|
fixes #317, add better action text/descriptions for discoverability
|
2019-11-29 20:43:16 -05:00 |
|
 breandanandGitHub
|
4b3ca890c2
|
add feature to wishlist
|
2019-11-22 09:21:31 -05:00 |
|
 breandanandGitHub
|
c3fa81434c
|
fix link
|
2019-11-19 17:24:18 -05:00 |
|
 breandanandGitHub
|
bbc915f87d
|
Merge pull request #311 from clojj/master
issue #216
|
2019-11-18 19:18:00 -05:00 |
|
 breandanandGitHub
|
cac98c8536
|
Update issue templates
|
2019-11-05 21:47:24 -05:00 |
|
 breandanandGitHub
|
434cb461d6
|
Merge pull request #308 from AlexPl292/archiveName
Apply the name of the archive only to the result of buildPlugin task
|
2019-10-31 10:54:37 -05:00 |
|
 breandanandGitHub
|
2512314aea
|
Create FUNDING.yml
|
2019-10-20 22:42:20 -04:00 |
|
 breandanandGitHub
|
f466056d5b
|
acknowledge external contributors
|
2019-10-18 17:06:36 -04:00 |
|
 breandanandGitHub
|
01e7ce096e
|
Merge pull request #306 from AlexPl292/GreenLights
Remove green flashes after performing regex search
|
2019-10-14 14:45:00 -04:00 |
|
 breandanandGitHub
|
b4d64da32e
|
Merge pull request #298 from jmdesprez/disposed-editor
Don't restore scroll and caret on disposed editor
|
2019-09-22 23:54:22 -04:00 |
|
breandan
|
9b452fe096
|
use jfx for browser action
|
2019-09-22 15:03:39 -04:00 |
|
breandan
|
3c4b4d623b
|
grammar fixes
|
2019-08-25 12:42:25 -04:00 |
|
breandan
|
d2f0703f72
|
bump gradle wrapper
|
2019-08-25 12:42:13 -04:00 |
|
breandan
|
1048458b17
|
start implementing #144, add OCR library
|
2019-08-04 20:52:50 -04:00 |
|
breandan
|
bebb883614
|
bump version
|
2019-07-23 17:16:19 -04:00 |
|
breandan
|
81db369358
|
support for horizontal scrolling
|
2019-07-23 17:04:59 -04:00 |
|
breandan
|
6168a404ca
|
use kotlin math instead of java math
|
2019-07-23 15:54:17 -04:00 |
|
breandan
|
f6a79f7063
|
routine maintenance and refactoring
|
2019-07-23 15:33:30 -04:00 |
|
breandan
|
4c8ee2a03b
|
fixes #251
|
2019-07-23 15:32:59 -04:00 |
|
breandan
|
58caf4cce0
|
clarify case sensitivity
|
2019-05-18 14:15:34 -04:00 |
|
breandan
|
9ae2c8a2b5
|
update comparison
|
2019-05-18 13:49:05 -04:00 |
|
breandan
|
fb683ca5f8
|
restore dir structure
|
2019-05-18 01:22:46 -04:00 |
|
breandan
|
6e5d30750a
|
fix linter error
|
2019-05-18 01:13:29 -04:00 |
|
breandan
|
2826a8efae
|
fix bug where all tags are compacted
|
2019-05-18 01:04:41 -04:00 |
|