summaryrefslogtreecommitdiff
path: root/sd/source/ui/dlg/RemoteDialog.cxx
AgeCommit message (Expand)AuthorFilesLines
2014-09-23fdo#82577: Handle WindowNoel Grandin1-1/+1
2014-06-30Impress Remote: allow removal of authorised remotes.Andrzej Hunt1-14/+0
2014-06-30Move ClientInfo to shared_ptrs.Andrzej Hunt1-3/+3
2013-11-15convert impress remote dialog to .uiCaolán McNamara1-18/+12
2013-10-14Remove unused/null sd::ClientBox::m_pServerStephan Bergmann1-1/+1
2013-04-01Prefer prefix ++/-- operators for non-primitive typesJulien Nabet1-1/+3
2013-03-01Get sd to build even when impress remote is disabled.Kohei Yoshida1-0/+2
2013-02-19improve bluetooth discoverability toggling API.Michael Meeks1-18/+3
2013-02-06fdo#58699 - sdremote - fix it so it closes even with no bluetooth.Michael Meeks1-3/+4
2013-01-01WaE: private field 'mPreviouslyDiscoverable' is not usedTor Lillqvist1-2/+2
2012-12-05warning C4702: unreachable codeStephan Bergmann1-1/+4
2012-11-16renamed --enable-bluetooth to --enable-sdremote-bluetoothEnrico Weigelt, metux ITS1-3/+3
2012-10-21fix sdremote related configure switchesRene Engelhard1-2/+6
2012-09-19-Werror,-Wunused-private-field workaround (RemoteDialog)Stephan Bergmann1-1/+3
2012-09-18Hopefully the last ENABLE_SDREMOTE fix.Andrzej J.R. Hunt1-0/+2
2012-09-18Some more fixes for ENABLE_SDREMOTE.Andrzej J.R. Hunt1-1/+2
2012-09-18Wrap all external use of RemoteServer in ENABLE_SDREMOTE.Andrzej J.R. Hunt1-0/+4
2012-09-18Switch bluetooth discoverability on when remote dialog shown (Linux).Andrzej J.R. Hunt1-3/+19
2012-08-13Final fixes for pairing.Andrzej J.R. Hunt1-1/+4
2012-08-13Finished pin verification server side.Andrzej J.R. Hunt1-4/+11
2012-08-10Refactored remote communication to allow for pairing.Andrzej J.R. Hunt1-3/+3
2012-08-10Basic Impress Remote + linking of dialog and server.Andrzej J.R. Hunt1-5/+27
2012-08-08Remote dialog now showing.Andrzej J.R. Hunt1-1/+7
2012-08-07Basic framework for Remote Dialog.Andrzej J.R. Hunt1-0/+25