i2pd/qt/i2pd_qt
2017-09-03 15:55:51 +03:00
..
android 2.15.0 2017-08-17 14:09:16 -04:00
docs .apk runs on emulator 2016-06-14 23:17:37 +08:00
images added tray icon to linux and windows versions 2016-06-26 02:32:54 +08:00
.gitignore restructure build to separate the 3 main components into 3 subdirectories 2017-04-21 06:33:45 -04:00
ClientTunnelPane.cpp general settings widget ui revolution for convenience + widget locks: fixed #927 2017-08-27 16:10:09 +08:00
ClientTunnelPane.h various small qt gui fixes 2017-08-27 12:41:10 +08:00
DaemonQT.cpp restart button now has a handler 2017-07-28 11:59:45 +08:00
DaemonQT.h fixed qt .pro file 2017-06-17 20:23:33 +08:00
generalsettingswidget.ui general settings widget ui revolution for convenience + widget locks: fixed #927 2017-08-27 16:10:09 +08:00
i2pd_qt.pro general settings widget ui revolution for convenience + widget locks: fixed #927 2017-08-27 16:10:09 +08:00
i2pd.qrc added tray icon to linux and windows versions 2016-06-26 02:32:54 +08:00
mainwindow.cpp fixed ReloadConfig(); fixed --log 2017-08-27 20:52:55 +08:00
mainwindow.h fixed ReloadConfig(); fixed --log 2017-08-27 20:52:55 +08:00
mainwindow.ui general settings widget ui revolution for convenience + widget locks: fixed #927 2017-08-27 16:10:09 +08:00
MainWindowItems.cpp various qt work 2017-06-17 20:23:33 +08:00
MainWindowItems.h various qt work 2017-06-17 20:23:33 +08:00
pagewithbackbutton.cpp some qt gui changes 2017-08-20 13:40:14 +08:00
pagewithbackbutton.h some qt gui changes 2017-08-20 13:40:14 +08:00
README.md Update README.md 2017-01-02 23:38:15 +08:00
routercommandswidget.ui some qt gui changes 2017-08-20 13:40:14 +08:00
ServerTunnelPane.cpp general settings widget ui revolution for convenience + widget locks: fixed #927 2017-08-27 16:10:09 +08:00
ServerTunnelPane.h fixed i2pd qt gui a bit 2017-07-28 09:21:41 +08:00
SignatureTypeComboboxFactory.cpp added one missing sigtype to Identity.h. Some work on qt gui. 2017-06-17 20:23:33 +08:00
SignatureTypeComboboxFactory.h http proxy and socks - initialized comboboxes correctly 2017-07-28 12:57:19 +08:00
statusbuttons.ui qt ui - now pixel perfect buttons 2017-08-20 13:40:14 +08:00
textbrowsertweaked1.cpp some qt gui changes 2017-08-20 13:40:14 +08:00
textbrowsertweaked1.h some qt gui changes 2017-08-20 13:40:14 +08:00
TunnelConfig.cpp Make tunnels.conf more readable 2017-09-03 15:55:51 +03:00
TunnelConfig.h fixed i2pd qt gui a bit 2017-07-28 09:21:41 +08:00
tunnelform.ui various qt work 2017-06-17 20:23:33 +08:00
TunnelPane.cpp general settings widget ui revolution for convenience + widget locks: fixed #927 2017-08-27 16:10:09 +08:00
TunnelPane.h general settings widget ui revolution for convenience + widget locks: fixed #927 2017-08-27 16:10:09 +08:00
TunnelsPageUpdateListener.h qtui first draft completed 2017-06-17 20:23:33 +08:00
widgetlock.cpp general settings widget ui revolution for convenience + widget locks: fixed #927 2017-08-27 16:10:09 +08:00
widgetlock.h general settings widget ui revolution for convenience + widget locks: fixed #927 2017-08-27 16:10:09 +08:00
widgetlockregistry.cpp general settings widget ui revolution for convenience + widget locks: fixed #927 2017-08-27 16:10:09 +08:00
widgetlockregistry.h general settings widget ui revolution for convenience + widget locks: fixed #927 2017-08-27 16:10:09 +08:00

Build Requirements

  • Qt 5 is necessary (because Qt4 lacks QtWidgets/ folder)