Anton Keks
|
2e16d5feef
|
Dagger TODO implemented, thanks Andriy!
|
2015-08-15 18:29:18 +03:00 |
|
Anton Keks
|
9247f214f5
|
add generated dir to gitignore
|
2015-08-15 16:24:24 +03:00 |
|
Anton Keks
|
1322018321
|
create MacApplicationMenu if running on Mac
|
2015-08-15 16:18:15 +03:00 |
|
Anton Keks
|
2d1b5e0f1b
|
move commands menu creation to ComponentRegistry, drop MenuModule
|
2015-08-15 16:11:52 +03:00 |
|
Andriy Kryvtsun
|
ea401a7b0c
|
Merge branch 'dagger-migration' of github.com:englishman/ipscan into dagger-migration
|
2015-08-14 17:40:55 -04:00 |
|
englishman
|
ff784ba08c
|
fix for multiple FavoritesConfig instantiation
|
2015-08-14 17:10:08 -04:00 |
|
Andriy Kryvtsun
|
2ea4cc494b
|
fix for multiple FavoritesConfig instantiation
|
2015-08-14 17:10:08 -04:00 |
|
englishman
|
4f3efe061f
|
fix for NPE after scanning start
|
2015-08-14 17:07:17 -04:00 |
|
Andriy Kryvtsun
|
1a427f62a8
|
fix for NPE after scanning start
|
2015-08-14 17:07:17 -04:00 |
|
englishman
|
dea9a9ca1f
|
fix problem with multiple FeederGUIRegistry instantiation
|
2015-08-14 16:56:25 -04:00 |
|
Andriy Kryvtsun
|
d1334810fb
|
fix problem with multiple FeederGUIRegistry instantiation
|
2015-08-14 16:56:25 -04:00 |
|
englishman
|
01ca364d85
|
remove PicoContainer!
|
2015-08-14 16:42:30 -04:00 |
|
Andriy Kryvtsun
|
166e541cd3
|
remove PicoContainer!
|
2015-08-14 16:42:30 -04:00 |
|
englishman
|
a92c999531
|
PreferencesDialog refactoring
|
2015-08-14 16:38:01 -04:00 |
|
Andriy Kryvtsun
|
26cc60b90c
|
PreferencesDialog refactoring
|
2015-08-14 16:38:01 -04:00 |
|
englishman
|
9dd9b684eb
|
fix multiple ResultTable instantiation
|
2015-08-14 16:32:51 -04:00 |
|
Andriy Kryvtsun
|
1772c723f1
|
fix multiple ResultTable instantiation
|
2015-08-14 16:32:51 -04:00 |
|
englishman
|
197513cce7
|
MainMenu creation
|
2015-08-14 16:24:42 -04:00 |
|
Andriy Kryvtsun
|
b298ea729f
|
MainMenu creation
|
2015-08-14 16:24:42 -04:00 |
|
englishman
|
f5f50f2617
|
initiates MainMenu creation and execution
|
2015-08-14 14:53:22 -04:00 |
|
Andriy Kryvtsun
|
354ab905a4
|
initiates MainMenu creation and execution
|
2015-08-14 14:53:22 -04:00 |
|
englishman
|
58b38c1c1e
|
user mockito in FetcherRegistryTest
|
2015-08-14 12:58:47 -04:00 |
|
Andriy Kryvtsun
|
5b0242aba5
|
user mockito in FetcherRegistryTest
|
2015-08-14 12:58:47 -04:00 |
|
englishman
|
68847bbf08
|
fix FetcherRegistryTest
|
2015-08-14 12:39:07 -04:00 |
|
Andriy Kryvtsun
|
ada27d39b6
|
fix FetcherRegistryTest
|
2015-08-14 12:39:07 -04:00 |
|
englishman
|
a69dc1260c
|
get rid of PicoContainer in MacApplicationMenu
|
2015-08-14 11:55:13 -04:00 |
|
Andriy Kryvtsun
|
7df2f53d92
|
get rid of PicoContainer in MacApplicationMenu
|
2015-08-14 11:55:13 -04:00 |
|
englishman
|
9a983b8e1a
|
get rid of PicoContainer in FetcherRegistry
|
2015-08-14 11:51:50 -04:00 |
|
Andriy Kryvtsun
|
8e869b685f
|
get rid of PicoContainer in FetcherRegistry
|
2015-08-14 11:51:50 -04:00 |
|
englishman
|
69c362d559
|
makes application startable
|
2015-08-14 11:39:45 -04:00 |
|
Andriy Kryvtsun
|
74b3f9041b
|
makes application startable
|
2015-08-14 11:39:45 -04:00 |
|
Anton Keks
|
6b2bd34639
|
support plugins with default constructors
|
2015-08-14 01:47:55 +03:00 |
|
Anton Keks
|
c67fd8c792
|
support plugins with default constructors
|
2015-08-14 01:47:55 +03:00 |
|
Anton Keks
|
32699e8c4f
|
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
|
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
|
bda7fdf5c3
|
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
|
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
|
0386207101
|
add more of @Inject to constructors + more @Providers to ComponentRegistry
|
2015-08-14 01:22:23 +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
|
fe989dada1
|
convert PicoContainer declarations to @Inject/@Named and @Provides annotations
|
2015-08-14 00:03:31 +03:00 |
|
Anton Keks
|
f184c6f108
|
convert PicoContainer declarations to @Inject/@Named and @Provides annotations
|
2015-08-14 00:03:31 +03:00 |
|
englishman
|
c439e8106a
|
About action extracting
|
2015-08-12 22:31:43 -04:00 |
|
Andriy Kryvtsun
|
6a482aefb8
|
About action extracting
|
2015-08-12 22:31:43 -04:00 |
|
englishman
|
907a61c12b
|
CommentsConfig extracting
|
2015-08-12 21:48:45 -04:00 |
|
Andriy Kryvtsun
|
0b818b528d
|
CommentsConfig extracting
|
2015-08-12 21:48:45 -04:00 |
|
englishman
|
f9b37c9d02
|
ConfigDetector and ConfigDetectorDialog extracting
|
2015-08-12 21:44:38 -04:00 |
|
Andriy Kryvtsun
|
9ce5af29d9
|
ConfigDetector and ConfigDetectorDialog extracting
|
2015-08-12 21:44:38 -04:00 |
|
englishman
|
2e9c9ddc4b
|
Get rid of 'new' for TXTExporter and ExporterRegistry
|
2015-08-12 18:58:01 -04:00 |
|
Andriy Kryvtsun
|
36e2f04973
|
Get rid of 'new' for TXTExporter and ExporterRegistry
|
2015-08-12 18:58:01 -04:00 |
|
englishman
|
e5dd601ae6
|
move dagger generated folder in the root of project
|
2015-08-07 18:23:52 -04:00 |
|