Commit graph

174 commits

Author SHA1 Message Date
hypnosis-i2p a83be187f3 ui fixes 2017-07-28 10:43:20 +08:00
hypnosis-i2p deb5e435e5 fixed i2pd qt gui a bit 2017-07-28 09:21:41 +08:00
hypnosis-i2p 3a89f2c32f now starting the i2pd daemon - uncommented emit start line 2017-06-17 20:31:00 +08:00
hypnosis-i2p 7bab92042a removed some obsolete files 2017-06-17 20:23:33 +08:00
hypnosis-i2p 7379b4ddd2 merged with upstream 2017-06-17 20:23:33 +08:00
hypnosis-i2p 298181999d qtui first draft completed 2017-06-17 20:23:33 +08:00
hypnosis-i2p 61e1e7fe8f added one missing sigtype to Identity.h. Some work on qt gui. 2017-06-17 20:23:33 +08:00
hypnosis-i2p b3050af1a7 some work on desktop qt gui 2017-06-17 20:23:33 +08:00
hypnosis-i2p 275da075e0 various qt work 2017-06-17 20:23:33 +08:00
hypnosis-i2p 59b3daabc5 qt gui preliminary results 2017-06-17 20:23:33 +08:00
hypnosis-i2p f2b0f64138 tmp 2017-06-17 20:23:33 +08:00
hypnosis-i2p 5df77eb474 qt forms now work even better! 2017-06-17 20:23:33 +08:00
hypnosis-i2p f202fb9af6 qt forms now work! 2017-06-17 20:23:33 +08:00
hypnosis-i2p 5b769869d0 fixed qt .pro file 2017-06-17 20:23:33 +08:00
orignal 03d1519b39 2.14.0 2017-06-01 10:04:02 -04:00
Jeff Becker 7e0ae4c601 remove uneeded lines in qt build file 2017-04-21 21:01:48 -04:00
Jeff Becker 4cc3b7f9fb restructure build to separate the 3 main components into 3 subdirectories
libi2pd for core libs

libi2pd_client for i2pd client libs

daemon for i2pd daemon libs
2017-04-21 06:33:45 -04:00
orignal 4f1dfe2ef7 fixed android build 2017-04-08 17:21:56 -04:00
orignal e4c038762b 2.13.0 2017-04-06 09:48:47 -04:00
orignal 6ed7f19673 moved GOST to separate file 2017-03-13 20:28:36 -04:00
orignal d773647a20 2.12.0 2017-02-14 12:11:43 -05:00
orignal 4aa48fb4b6 websocks added 2017-01-27 20:41:15 -05:00
r4sas a840ed06b7 update android notification icon
update android qt app icon
add mingw build batch and .gitignore
2017-01-26 11:08:25 +03:00
hypnosis-i2p b776b85fc3 Update README.md 2017-01-02 23:38:15 +08:00
hypnosis-i2p b35e5f1582 Create README.md 2017-01-02 23:38:15 +08:00
orignal c9dc010c0b 2.11.0 2016-12-18 16:02:19 -05:00
orignal 2b7bab04dd add BloomFilter to QT android 2016-12-09 09:50:42 -05:00
orignal 7263d9f03e Event.h/.cpp added 2016-11-01 19:49:48 -04:00
orignal 315f672254 Timestamp.cpp added 2016-09-21 12:02:52 -04:00
hypnosis-i2p 40a4c3ccbd junk 2016-07-10 00:19:20 +08:00
hypnosis-i2p aacb9d9570 merged 2016-07-10 00:19:20 +08:00
MXPLRS | Kirill 4d10848984 Update i2pd_qt.pro 2016-07-01 13:07:24 +03:00
orignal 2be1c10522 Tag.h and Gzip.h/.cpp added 2016-06-28 07:11:55 -04:00
MXPLRS|Kirill 09b15f4940 edited i2pd_qt.pro 2016-06-27 05:55:07 +03:00
orignal 2757ef94c9 don't include UPNP twice for android 2016-06-26 08:37:40 -04:00
orignal 9ba7120011 fixed build error 2016-06-26 08:32:36 -04:00
hypnosis-i2p 10638b6e40 fixed unnecessary resources setting 2016-06-26 02:48:13 +08:00
hypnosis-i2p 134baad56d added tray icon to linux and windows versions 2016-06-26 02:32:54 +08:00
xcps 9f41151156 HTTP proxy redirects to 0.0.0.0:7070/?page=jumpservices 2016-06-24 19:25:48 -04:00
orignal 047c8eda22 stop accepting tunnels by graceful shutdown 2016-06-24 16:26:13 -04:00
orignal f22e5c209c fixed QT linux build 2016-06-24 16:05:03 -04:00
hypnosis-i2p 35f6c6cb98 graceful quit button added 2016-06-25 03:38:50 +08:00
hypnosis-i2p 814b174f25 android version code bump 2016-06-25 03:38:50 +08:00
orignal fedbf2cc44 link UPnP with app if USE_UPNP is set 2016-06-24 13:15:51 -04:00
orignal 13e965096b UPnP for android 2016-06-23 12:57:36 -04:00
orignal b07bff61f0 set target SDK to 23 2016-06-21 09:09:31 -04:00
orignal be3fa6091d app appears as 'i2pd' 2016-06-20 15:28:25 -04:00
orignal 9b7f583b2b icon and external storage permissions 2016-06-20 11:31:27 -04:00
hypnosis-i2p 51519361e2 various + fixed #519 2016-06-20 02:50:37 +08:00
hypnosis-i2p debd13d8c3 fixes: icon + localservice.java 2016-06-19 21:13:21 +08:00
hypnosis-i2p 4b8466e5e5 restored backg. thread; removed deinit() 2016-06-19 20:44:23 +08:00
hypnosis-i2p 46fafebade setForeground works. 2016-06-19 20:35:17 +08:00
hypnosis-i2p 1dae3d951a added qt java wrapper 2016-06-19 17:26:34 +08:00
orignal da5be9f01d temporary disable background thread 2016-06-17 16:37:08 -04:00
orignal 344d0ae3ec some cleanup 2016-06-17 16:30:50 -04:00
orignal 3639c86adf some cleanup 2016-06-17 12:04:05 -04:00
orignal 4fc80fd366 eliminated DaemonQTImpl singleton 2016-06-17 11:25:28 -04:00
orignal f76c04b7a6 fixed build errors 2016-06-17 10:26:51 -04:00
hypnosis-i2p 83790a5a73 qt: daemon now operates in the background thread; added Quit GUI button 2016-06-17 21:54:22 +08:00
hypnosis-i2p 1b35f68de9 qt: daemon now operates in the background thread; added Quit GUI button 2016-06-17 21:54:22 +08:00
hypnosis-i2p 3e912c6198 qt: daemon now operates in the background thread; added Quit GUI button 2016-06-17 21:52:14 +08:00
orignal b9cbdb2dc4 Removed dependancy from stdafx 2016-06-16 18:20:07 -04:00
orignal 7ae563867c mainfest 2016-06-16 16:22:14 -04:00
orignal f2f760bda4 link against correct openssl libs 2016-06-16 14:29:32 -04:00
orignal ed561ad86b x86 build added 2016-06-16 11:42:34 -04:00
orignal eb96edbd31 separate DaemonQT and DaemonQTImpl 2016-06-15 14:43:29 -04:00
orignal 14c85fa975 configurable pathes to dependancies 2016-06-15 13:18:04 -04:00
orignal b0e3339370 DaemonQT 2016-06-15 12:20:31 -04:00
orignal 70e502e55d QT doesn't depend on Linux daemon anymore 2016-06-15 11:28:59 -04:00
orignal ff38a3bbfe don't demonize 2016-06-15 10:17:02 -04:00
orignal b5723a6c18 use QT's main loop 2016-06-15 09:31:52 -04:00
orignal 27ca3b4b01 Enable C++11 2016-06-14 13:21:22 -04:00
anon5 f672af9706 .apk runs on emulator 2016-06-14 23:17:37 +08:00
anon5 58b058ab3a .apk builds. untested 2016-06-14 23:17:37 +08:00