i2pd/qt/i2pd_qt
2020-12-19 21:16:40 +08:00
..
data data: ignored *.tmp.xml 2020-12-17 23:15:56 +08:00
resources fix static building on windows, add resource files (closes #1163) 2018-04-24 03:25:25 +03:00
.gitignore qt: visual fixes & more 2020-10-21 18:12:39 +08:00
AboutDialog.cpp qt: removed a few debug log lines 2020-12-17 22:45:10 +08:00
AboutDialog.h qt: added about box 2020-12-17 22:17:05 +08:00
AboutDialog.ui qt: added about box 2020-12-17 22:17:05 +08:00
BuildDateTimeQt.h qt: added about box 2020-12-17 22:17:05 +08:00
ClientTunnelPane.cpp qt: crypto type added 2020-10-07 23:16:06 +08:00
ClientTunnelPane.h qt: fixes #1180 2020-12-18 01:13:50 +08:00
DaemonQT.cpp tweaked debug logging in i2pd_qt 2019-08-27 17:10:53 +08:00
DaemonQT.h fixed QT build 2018-06-26 07:25:16 -04:00
DelayedSaveManager.cpp some work on qt 2020-03-10 21:49:04 +08:00
DelayedSaveManager.h qt: fixed great ui pains with tunnels editing 2020-12-18 05:37:01 +08:00
DelayedSaveManagerImpl.cpp qt: added assert.h - it is needed for ci circumstances 2020-12-18 05:45:11 +08:00
DelayedSaveManagerImpl.h qt: fixed great ui pains with tunnels editing 2020-12-18 05:37:01 +08:00
generalsettingswidget.ui qt: fixes #1582 2020-12-18 03:39:08 +08:00
i2pd_qt.pro qt: fixes #1593 2020-12-18 07:44:37 +08:00
i2pd.qrc fix static building on windows, add resource files (closes #1163) 2018-04-24 03:25:25 +03:00
i2pd.rc update makefiles, license year 2020-11-23 01:46:08 +03:00
I2pdQtTypes.h qt: fixed great ui pains with tunnels editing 2020-12-18 05:37:01 +08:00
I2pdQtUtil.cpp qt: fixes #1180 2020-12-18 01:13:50 +08:00
I2pdQtUtil.h qt: fixes #1180 2020-12-18 01:13:50 +08:00
logviewermanager.cpp tweaked debug logging in i2pd_qt 2019-08-27 17:10:53 +08:00
logviewermanager.h qt log viewer now works 2018-05-19 23:06:06 +08:00
mainwindow.cpp qt: log level ui control now synced with core and log pane ui at runtime 2020-12-19 21:16:40 +08:00
mainwindow.h qt: log level ui control now synced with core and log pane ui at runtime 2020-12-19 21:16:40 +08:00
mainwindow.ui qt: added about box 2020-12-17 22:17:05 +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 qt: added about box 2020-12-17 22:17:05 +08:00
Saver.cpp some work on qt 2020-03-10 21:49:04 +08:00
Saver.h qt: fixed great ui pains with tunnels editing 2020-12-18 05:37:01 +08:00
SaverImpl.cpp qt: fixed great ui pains with tunnels editing 2020-12-18 05:37:01 +08:00
SaverImpl.h qt: fixed great ui pains with tunnels editing 2020-12-18 05:37:01 +08:00
ServerTunnelPane.cpp qt: crypto type added 2020-10-07 23:16:06 +08:00
ServerTunnelPane.h qt: fixes #1180 2020-12-18 01:13:50 +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 qt log viewer now works 2018-05-19 23:06:06 +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 qt: newer options added; not tested 2020-10-21 14:46:31 +08:00
TunnelConfig.h qt: newer options added; not tested 2020-10-21 14:46:31 +08:00
tunnelform.ui various qt work 2017-06-17 20:23:33 +08:00
TunnelPane.cpp qt: fixes #1180 2020-12-18 01:13:50 +08:00
TunnelPane.h qt: fixes #1180 2020-12-18 01:13:50 +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 fixes #945 2017-09-08 15:59:19 +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 fixes #945 2017-09-08 15:59:19 +08:00

Build Requirements

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