i2pd/qt/i2pd_qt
R4SAS 28aac6f93b
fix bogus date in changelogs
Signed-off-by: R4SAS <r4sas@i2pmail.org>
2019-10-07 21:18:46 +03:00
..
data fix bogus date in changelogs 2019-10-07 21:18:46 +03:00
resources fix static building on windows, add resource files (closes #1163) 2018-04-24 03:25:25 +03:00
.gitignore gitignored autosave files by qtcreator 2019-08-27 19:31:57 +08:00
ClientTunnelPane.cpp some work + fixed red errors on malformed input 2017-09-08 18:58:04 +08:00
ClientTunnelPane.h some work + fixed red errors on malformed input 2017-09-08 18:58:04 +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
generalsettingswidget.ui little ui fixes 2017-09-08 18:02:12 +08:00
i2pd_qt.pro fixed #1387 2019-09-06 03:21:26 +08:00
i2pd.qrc fix static building on windows, add resource files (closes #1163) 2018-04-24 03:25:25 +03:00
i2pd.rc fix static building on windows, add resource files (closes #1163) 2018-04-24 03:25:25 +03: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 viewer now works 2018-05-19 23:06:06 +08:00
mainwindow.h added NTCP2 to qt.pro ; made tunnel conf param keys be optional (fixes #1111) 2018-10-02 23:09:01 +08:00
mainwindow.ui qt log viewer now works 2018-05-19 23:06:06 +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 qt now statically compiles for win32 2018-04-24 01:40:12 +08:00
ServerTunnelPane.h qt now statically compiles for win32 2018-04-24 01:40:12 +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 added NTCP2 to qt.pro ; made tunnel conf param keys be optional (fixes #1111) 2018-10-02 23:09:01 +08:00
TunnelConfig.h qt now statically compiles for win32 2018-04-24 01:40:12 +08:00
tunnelform.ui various qt work 2017-06-17 20:23:33 +08:00
TunnelPane.cpp fixed tunnels invalid ui data handling 3 2017-09-09 01:13:42 +08:00
TunnelPane.h fixed tunnels invalid ui data handling 2 2017-09-09 01:09:31 +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)