Andriy Kryvtsun
|
166e541cd3
|
remove PicoContainer!
|
2015-08-14 16:42:30 -04:00 |
|
Andriy Kryvtsun
|
26cc60b90c
|
PreferencesDialog refactoring
|
2015-08-14 16:38:01 -04:00 |
|
Andriy Kryvtsun
|
1772c723f1
|
fix multiple ResultTable instantiation
|
2015-08-14 16:32:51 -04:00 |
|
Andriy Kryvtsun
|
b298ea729f
|
MainMenu creation
|
2015-08-14 16:24:42 -04:00 |
|
Andriy Kryvtsun
|
354ab905a4
|
initiates MainMenu creation and execution
|
2015-08-14 14:53:22 -04:00 |
|
Andriy Kryvtsun
|
5b0242aba5
|
user mockito in FetcherRegistryTest
|
2015-08-14 12:58:47 -04:00 |
|
Andriy Kryvtsun
|
ada27d39b6
|
fix FetcherRegistryTest
|
2015-08-14 12:39:07 -04:00 |
|
Andriy Kryvtsun
|
7df2f53d92
|
get rid of PicoContainer in MacApplicationMenu
|
2015-08-14 11:55:13 -04:00 |
|
Andriy Kryvtsun
|
8e869b685f
|
get rid of PicoContainer in FetcherRegistry
|
2015-08-14 11:51:50 -04:00 |
|
Andriy Kryvtsun
|
74b3f9041b
|
makes application startable
|
2015-08-14 11:39:45 -04:00 |
|
Anton Keks
|
c67fd8c792
|
support plugins with default constructors
|
2015-08-14 01:47:55 +03:00 |
|
Anton Keks
|
d07cbd866a
|
use List instead of arrays for feeders/fetchers/exporters - it will be easier to add plugins that way
|
2015-08-14 01:38:06 +03:00 |
|
Anton Keks
|
d82481f601
|
remove unused methods from ComponentRegistry and leave a default constructor - this makes the whole code compile with Dagger
|
2015-08-14 01:28:14 +03:00 |
|
Anton Keks
|
893e5dc44a
|
add more of @Inject to constructors + more @Providers to ComponentRegistry
|
2015-08-14 01:22:23 +03:00 |
|
Anton Keks
|
f184c6f108
|
convert PicoContainer declarations to @Inject/@Named and @Provides annotations
|
2015-08-14 00:03:31 +03:00 |
|
Andriy Kryvtsun
|
6a482aefb8
|
About action extracting
|
2015-08-12 22:31:43 -04:00 |
|
Andriy Kryvtsun
|
0b818b528d
|
CommentsConfig extracting
|
2015-08-12 21:48:45 -04:00 |
|
Andriy Kryvtsun
|
9ce5af29d9
|
ConfigDetector and ConfigDetectorDialog extracting
|
2015-08-12 21:44:38 -04:00 |
|
Andriy Kryvtsun
|
36e2f04973
|
Get rid of 'new' for TXTExporter and ExporterRegistry
|
2015-08-12 18:58:01 -04:00 |
|
englishman
|
0824f3dc42
|
move dagger generated folder in the root of project
|
2015-08-07 18:23:52 -04:00 |
|
Andriy Kryvtsun
|
e417e55e15
|
add PingerRegistryComponent and FetcherComponent.java
|
2015-08-05 18:39:46 -04:00 |
|
Andriy Kryvtsun
|
c15e29e3a8
|
add FetcherModule
|
2015-08-05 17:06:46 -04:00 |
|
Andriy Kryvtsun
|
a50d8924ad
|
switch on dagger compiler annotation processing
|
2015-08-04 21:05:17 -04:00 |
|
Andriy Kryvtsun
|
d41a365bd5
|
add Dagger related libs
|
2015-08-03 21:46:23 -04:00 |
|
Andriy Kryvtsun
|
72422def5f
|
not finished refactoring
|
2015-08-03 21:42:00 -04:00 |
|
Andriy Kryvtsun
|
402bb194d9
|
extract Exporters
|
2015-06-06 16:01:07 -04:00 |
|
Andriy Kryvtsun
|
19baac8e3d
|
remove unneeded module
|
2015-06-06 15:49:32 -04:00 |
|
Andriy Kryvtsun
|
558412d14e
|
initial Dagger configuration
|
2015-06-06 15:46:32 -04:00 |
|
Andriy Kryvtsun
|
6edf0ab02e
|
update imports
|
2015-06-06 13:25:48 -04:00 |
|
Andriy Kryvtsun
|
47782e17c4
|
unbind PluginLoader from PicoContainer
|
2015-06-06 13:15:56 -04:00 |
|
Anton Keks
|
5a17df49ae
|
fix module name in Unit tests idea run configuration
|
2015-06-02 23:23:56 +03:00 |
|
Anton Keks
|
a838e41878
|
add release notes for 3.3.3
|
2015-06-02 23:21:26 +03:00 |
|
Anton Keks
|
814a54f4fe
|
bind comments to MAC address instead of an IP if possible
This will work for local addresses only, but comments will persist even if DHCP IP addresses change.
|
2015-06-02 23:18:05 +03:00 |
|
Anton Keks
|
78223fe7a6
|
fix module name in idea run configuration
|
2015-06-02 23:05:45 +03:00 |
|
Anton Keks
|
fe3f31c243
|
rename iml file to lower case, as the git repository name
|
2015-06-02 23:04:45 +03:00 |
|
Anton Keks
|
fdce6c8523
|
delete unmaintained eclipse project files
|
2015-06-02 23:03:44 +03:00 |
|
Anton Keks
|
109c8c6202
|
update year
|
2015-06-02 23:02:43 +03:00 |
|
Anton Keks
|
70de967e2c
|
update gitignore with some idea files
|
2015-06-02 23:01:19 +03:00 |
|
Anton Keks
|
aeb126690e
|
add compiler conf for idea
|
2015-06-02 22:56:37 +03:00 |
|
Anton Keks
|
9e0a4b4a21
|
add more idea project files to make setup easier
|
2015-06-02 22:46:33 +03:00 |
|
Anton Keks
|
70e5646635
|
remove redundant array creation
|
2015-06-02 22:37:12 +03:00 |
|
Andriy Kryvtsun
|
6556698da7
|
Windows specific PingerRegistryTest fix
|
2015-06-02 22:33:22 +03:00 |
|
englishman
|
d3d89b2178
|
Windows installer creation fix
|
2015-06-02 22:26:48 +03:00 |
|
Anton Keks
|
718252a8fe
|
issue #25 - when editing comments, make sure correct result is updated. even if selection has changed
|
2015-04-26 21:35:59 +03:00 |
|
Anton Keks
|
00da30a7d0
|
no index in toString()
|
2015-04-26 21:23:19 +03:00 |
|
Anton Keks
|
bd4b4f8a9d
|
fix #29 do not overwrite openers when moving between them in the dialog
|
2015-04-26 21:16:54 +03:00 |
|
Anton Keks
|
3a99d7095d
|
formatting
|
2015-04-26 21:04:55 +03:00 |
|
Anton Keks
|
65d8d8e8f8
|
use static import
|
2015-04-26 20:51:03 +03:00 |
|
Anton Keks
|
0553bc738c
|
remove already implemented items + add URLFetcher
|
2014-11-17 21:27:34 +02:00 |
|
Anton Keks
|
03cf557da6
|
dagger todo added
|
2014-11-17 21:22:58 +02:00 |
|