1
0
mirror of https://invent.kde.org/network/krfb synced 2024-07-08 12:05:49 +00:00
krfb/krfb
2020-08-31 21:23:23 +02:00
..
ui Network config page: align to top 2019-03-01 06:42:49 +01:00
CMakeLists.txt New dep: KWindowSystem and support running in Wayland 2019-07-07 14:28:10 +03:00
config-krfb.h.cmake Reorganise krfb codebase to make it easier to work with. 2010-10-24 11:21:41 +00:00
connectiondialog.cpp Build with QT_NO_CAST_FROM_ASCII 2019-03-01 06:15:53 +01:00
connectiondialog.h Fix minor EBN issues and typos 2018-10-14 20:54:39 +03:00
events.cpp Remove unneeded .moc includes 2019-06-19 23:50:45 +03:00
events.h Implement Wayland support using PipeWire and xdg-desktop-portal 2019-05-24 13:51:43 +02:00
eventsmanager.cpp Fix potential use of pointer after checking for nullptr 2019-06-20 00:23:37 +03:00
eventsmanager.h Implement Wayland support using PipeWire and xdg-desktop-portal 2019-05-24 13:51:43 +02:00
eventsplugin.cpp Remove unneeded .moc includes 2019-06-19 23:50:45 +03:00
eventsplugin.h Implement Wayland support using PipeWire and xdg-desktop-portal 2019-05-24 13:51:43 +02:00
framebuffer.cpp Fix unused parameter warning 2019-06-20 00:05:34 +03:00
framebuffer.h Implement Wayland support using PipeWire and xdg-desktop-portal 2019-05-24 13:51:43 +02:00
framebuffermanager.cpp typo fix in debug message 2020-08-25 07:51:01 +02:00
framebuffermanager.h Remove module prefixes from Qt includes 2018-07-17 14:48:28 +02:00
framebufferplugin.cpp Remove unneeded moc includes 2018-07-17 14:27:20 +02:00
framebufferplugin.h Remove module prefixes from Qt includes 2018-07-17 14:48:28 +02:00
invitationsrfbclient.cpp Fix clazy: unused non-trivial variable 2019-06-20 23:21:40 +03:00
invitationsrfbclient.h Use more explicit 2018-07-17 14:45:09 +02:00
invitationsrfbserver.cpp KRandom -> QRandomGenerator 2020-07-04 12:19:27 +02:00
invitationsrfbserver.h Expose option to disable KWallet passwords storage 2019-01-16 00:15:38 +03:00
krfb_rfb_handler.client Implement telepathy tubes support. 2010-11-10 18:56:53 +00:00
krfb-events.desktop SVN_SILENT made messages (.desktop file) - always resolve ours 2020-07-24 09:37:32 +02:00
krfb-events.json SVN_SILENT made messages (.desktop file) - always resolve ours 2020-07-24 09:37:32 +02:00
krfb-framebuffer.desktop SVN_SILENT made messages (.desktop file) - always resolve ours 2020-06-18 05:39:49 +02:00
krfb-framebuffer.json SVN_SILENT made messages (.desktop file) - always resolve ours 2020-06-18 05:39:49 +02:00
krfb.kcfg Fix minor EBN issues and typos 2018-10-14 20:54:39 +03:00
krfb.notifyrc SVN_SILENT made messages (.desktop file) - always resolve ours 2020-07-26 09:02:55 +02:00
krfb.qrc Add a dummy krfbui.rc to please kxmlgui 2019-03-01 06:54:30 +01:00
krfbconfig.kcfgc Reorganise krfb codebase to make it easier to work with. 2010-10-24 11:21:41 +00:00
krfbui.rc Add a dummy krfbui.rc to please kxmlgui 2019-03-01 06:54:30 +01:00
main.cpp New dep: KWindowSystem and support running in Wayland 2019-07-07 14:28:10 +03:00
mainwindow.cpp clazy: Don't call QList::first() on temporary 2019-06-20 23:06:57 +03:00
mainwindow.h Fix minor EBN issues and typos 2018-10-14 20:54:39 +03:00
Messages.sh Reorganise krfb codebase to make it easier to work with. 2010-10-24 11:21:41 +00:00
org.kde.krfb.appdata.xml GIT_SILENT Update Appstream for new release 2020-08-31 21:23:23 +02:00
org.kde.krfb.desktop SVN_SILENT made messages (.desktop file) - always resolve ours 2020-06-18 05:39:49 +02:00
rfb.h Fix build by undefining the max macro 2016-08-19 12:43:24 -03:00
rfbclient.cpp Fix uninitialized memory read when calling rfbEncryptBytes 2020-01-05 20:09:17 +01:00
rfbclient.h Fix minor EBN issues and typos 2018-10-14 20:54:39 +03:00
rfbserver.cpp Fix clazy: calling QByteArray::data() on temporary 2019-06-20 23:18:56 +03:00
rfbserver.h Implement Wayland support using PipeWire and xdg-desktop-portal 2019-05-24 13:51:43 +02:00
rfbservermanager.cpp Implement Wayland support using PipeWire and xdg-desktop-portal 2019-05-24 13:51:43 +02:00
rfbservermanager.h Implement Wayland support using PipeWire and xdg-desktop-portal 2019-05-24 13:51:43 +02:00
sockethelpers.cpp Build with QT_NO_CAST_FROM_ASCII 2019-03-01 06:15:53 +01:00
sockethelpers.h Fix minor EBN issues and typos 2018-10-14 20:54:39 +03:00
trayicon.cpp Attempt to fix build 2019-08-09 15:56:44 +02:00
trayicon.h Add missing QHash 2019-08-10 11:05:10 +02:00