1
0
mirror of https://invent.kde.org/network/krfb synced 2024-07-01 07:24:29 +00:00
krfb/krfb
2013-08-02 06:59:52 +00:00
..
ui Make it possible to deselect the askOnConnect option without having to check the allowUninvitedConnections. 2010-11-10 19:29:51 +00:00
CMakeLists.txt Remove the BUILD_WITH_EXPERIMENTAL_TUBES option and update the top-level build system files to look for tp-qt 0.9 2012-03-06 21:27:31 +00: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 Compile TubesConnectionDialog only if we are building with telepathy support. 2010-11-13 21:16:48 +00:00
connectiondialog.h Modify the connection dialog to show a different message for telepathy tubes clients. 2010-11-10 18:57:39 +00:00
events.cpp -pedantic 2011-01-09 20:11:44 +00:00
events.h Refactor the events handling code. 2010-11-10 17:49:01 +00:00
framebuffer.cpp Apply KDELibs code style with astyle to clear up the mess that was there before. 2010-10-24 11:21:53 +00:00
framebuffer.h Apply KDELibs code style with astyle to clear up the mess that was there before. 2010-10-24 11:21:53 +00:00
framebuffermanager.cpp Apply KDELibs code style with astyle to clear up the mess that was there before. 2010-10-24 11:21:53 +00:00
framebuffermanager.h Apply KDELibs code style with astyle to clear up the mess that was there before. 2010-10-24 11:21:53 +00:00
framebufferplugin.cpp Apply KDELibs code style with astyle to clear up the mess that was there before. 2010-10-24 11:21:53 +00:00
framebufferplugin.h Reorganise krfb codebase to make it easier to work with. 2010-10-24 11:21:41 +00:00
invitation.cpp Apply KDELibs code style with astyle to clear up the mess that was there before. 2010-10-24 11:21:53 +00:00
invitation.h Apply KDELibs code style with astyle to clear up the mess that was there before. 2010-10-24 11:21:53 +00:00
invitationmanager.cpp Apply KDELibs code style with astyle to clear up the mess that was there before. 2010-10-24 11:21:53 +00:00
invitationmanager.h Apply KDELibs code style with astyle to clear up the mess that was there before. 2010-10-24 11:21:53 +00:00
invitationsrfbclient.cpp Modify the connection dialog to show a different message for telepathy tubes clients. 2010-11-10 18:57:39 +00:00
invitationsrfbclient.h Fix the broken clients design. 2010-11-10 18:57:32 +00:00
invitationsrfbserver.cpp Fix the broken clients design. 2010-11-10 18:57:32 +00:00
invitationsrfbserver.h Fix the broken clients design. 2010-11-10 18:57:32 +00:00
invitedialog.cpp Apply KDELibs code style with astyle to clear up the mess that was there before. 2010-10-24 11:21:53 +00:00
invitedialog.h Apply KDELibs code style with astyle to clear up the mess that was there before. 2010-10-24 11:21:53 +00:00
krfb_rfb_handler.client Implement telepathy tubes support. 2010-11-10 18:56:53 +00:00
krfb-framebuffer.desktop SVN_SILENT made messages (.desktop file) 2013-07-01 03:54:01 +00:00
krfb.desktop SVN_SILENT made messages (.desktop file) 2013-08-02 06:59:52 +00:00
krfb.kcfg Reorganise krfb codebase to make it easier to work with. 2010-10-24 11:21:41 +00:00
krfb.notifyrc SVN_SILENT made messages (.desktop file) 2013-08-02 06:59:52 +00:00
krfbconfig.kcfgc Reorganise krfb codebase to make it easier to work with. 2010-10-24 11:21:41 +00:00
main.cpp Port tubes support to the new ultra high level stream tubes api. 2012-03-06 17:10:09 +00:00
manageinvitationsdialog.cpp Restore krfb's window state (including its visibility state) on session restore. 2010-11-11 10:42:06 +00:00
manageinvitationsdialog.h Restore krfb's window state (including its visibility state) on session restore. 2010-11-11 10:42:06 +00:00
Messages.sh Reorganise krfb codebase to make it easier to work with. 2010-10-24 11:21:41 +00:00
org.freedesktop.Telepathy.Client.krfb_rfb_handler.service.in Implement telepathy tubes support. 2010-11-10 18:56:53 +00:00
pendingrfbclient.cpp Fix the broken clients design. 2010-11-10 18:57:32 +00:00
pendingrfbclient.h Fix the broken clients design. 2010-11-10 18:57:32 +00:00
personalinvitedialog.cpp change wrong display number to port number 2013-03-29 20:29:14 +00:00
personalinvitedialog.h Apply KDELibs code style with astyle to clear up the mess that was there before. 2010-10-24 11:21:53 +00:00
rfb.h Use relative path for including libvncserver's rfb.h. 2010-11-14 16:45:04 +00:00
rfbclient.cpp It's strings.h, not string.h 2010-11-14 16:55:01 +00:00
rfbclient.h RfbClient: make setControlEnabled() a slot and update() a private method. 2010-11-10 18:57:35 +00:00
rfbserver.cpp Do not crash if the framebuffer plugin cannot be loaded. 2011-05-03 12:36:52 +00:00
rfbserver.h Fix the broken clients design. 2010-11-10 18:57:32 +00:00
rfbservermanager.cpp Do not crash if the framebuffer plugin cannot be loaded. 2011-05-03 12:36:52 +00:00
rfbservermanager.h -pedantic 2011-01-09 20:11:44 +00:00
sockethelpers.cpp Fix the socket helper port functions. 2010-11-10 18:56:55 +00:00
sockethelpers.h Reorganise krfb codebase to make it easier to work with. 2010-10-24 11:21:41 +00:00
trayicon.cpp Make the main dialog a KXmlGuiWindow. 2010-11-11 10:21:48 +00:00
trayicon.h Make the main dialog a KXmlGuiWindow. 2010-11-11 10:21:48 +00:00
tubesrfbclient.cpp Modify the connection dialog to show a different message for telepathy tubes clients. 2010-11-10 18:57:39 +00:00
tubesrfbclient.h Port to telepathy-qt 0.9 2012-03-06 17:10:13 +00:00
tubesrfbserver.cpp Port to telepathy-qt 0.9 2012-03-06 17:10:13 +00:00
tubesrfbserver.h Port to telepathy-qt 0.9 2012-03-06 17:10:13 +00:00