summaryrefslogtreecommitdiffstats
path: root/sd
Commit message (Expand)AuthorAgeFilesLines
* loplugin: unused variablesThomas Arnhold2013-02-2421-32/+0
* Remove unused method SdPage::SetLinkDataArnaud Versini2013-02-242-12/+0
* Fix typo betwen/betweenJulien Nabet2013-02-231-1/+1
* Fix typo begining/beginning.Julien Nabet2013-02-231-1/+1
* Fix typo recieved/receivedJulien Nabet2013-02-231-1/+1
* fix Search->indexOf changeIvan Timofeev2013-02-221-1/+1
* String cleanup in filterRicardo Montania2013-02-223-34/+34
* fdo#38838 search replace for String::CreateFromInt32().Jean-Noël Rouvignac2013-02-2221-73/+73
* fix incorrect code alignmentLuboš Luňák2013-02-221-1/+1
* added EmbedFonts property, added File/Properties/Font tabRadek Doulik2013-02-225-1/+41
* [Uu]sefull -> [Uu]sefulJulien Nabet2013-02-225-6/+6
* s/the the/the/Tor Lillqvist2013-02-228-10/+10
* s/Whith/With/Tor Lillqvist2013-02-221-1/+1
* s/whith/with/Tor Lillqvist2013-02-221-1/+1
* typo: allways -> alwaysAndras Timar2013-02-208-8/+8
* Avoid infinite recursionTor Lillqvist2013-02-191-1/+1
* Avoid warning on non-Linux: private field 'mpImpl' is not usedTor Lillqvist2013-02-191-1/+1
* Surely we want closesocket() on WindowsTor Lillqvist2013-02-191-0/+4
* Fix crashes in sdremote after suspend/resume cycles.Thorsten Behrens2013-02-192-4/+5
* sdremote: fix linux conditional.Michael Meeks2013-02-191-1/+1
* sdremote: listening to dynamic changes to adapters.Michael Meeks2013-02-197-34/+124
* sdremote: re-work discoverable property get/set to use libdbus.Michael Meeks2013-02-192-198/+248
* sdremote: switch to a non-blocking socket, and polling glib mainloop.Michael Meeks2013-02-192-20/+75
* sdremote: re-write SDP registration to use raw dbus-1 not dbus-glib.Michael Meeks2013-02-191-83/+160
* improve bluetooth discoverability toggling API.Michael Meeks2013-02-196-40/+52
* Handle gracefully the remote end closing the RFCOMM channelTor Lillqvist2013-02-183-1/+18
* Plug autorelease leakTor Lillqvist2013-02-181-0/+5
* Be specific in the logging as multiple threads involvedTor Lillqvist2013-02-181-1/+1
* WaE: comparison is always true due to limited range of data typeTor Lillqvist2013-02-181-1/+1
* std::vector::data() is C++11Tor Lillqvist2013-02-181-7/+10
* pragma GCC diagnostic is not available for 4.0.1Norbert Thiebaud2013-02-172-8/+2
* coverity#738551 Uninitialized scalar variableCaolán McNamara2013-02-161-3/+2
* Blind fix for WaE: class does not fully implement protocolTor Lillqvist2013-02-161-0/+6
* Fix compilation for Linux and hopefully Windows, tooTor Lillqvist2013-02-161-0/+2
* Nothing in the C standard about socketsTor Lillqvist2013-02-161-1/+1
* More work on the Impress Remote Control Bluetooth code for OS XTor Lillqvist2013-02-1613-20/+338
* coverity: missing break => memory leakMarkus Mohrhard2013-02-161-0/+1
* Revert "fix build", not needed in masterLuboš Luňák2013-02-151-8/+0
* fix buildLuboš Luňák2013-02-141-0/+8
* Fix build against Mac OS X SDK 10.4Tor Lillqvist2013-02-141-1/+8
* Add this single-line fileTor Lillqvist2013-02-141-0/+1
* Start on Bluetooth code for the Impress Remote for OS XTor Lillqvist2013-02-143-5/+142
* sdremote: hide TCP/IP server selection dialog menu itemMichael Meeks2013-02-131-8/+18
* fix ambiguity in pch buildLuboš Luňák2013-02-131-3/+2
* update pch headers, broken by 1aaf9a9Luboš Luňák2013-02-131-3/+8
* Renamed hard-to-remember 8-char headers in editeng.Kohei Yoshida2013-02-1221-54/+54
* Use the remote control same service name on Windows, tooTor Lillqvist2013-02-121-1/+1
* Use a more descriptive name for the Impress Remote Control Bluetooth serviceTor Lillqvist2013-02-121-3/+3
* sdremote - fully annotate bluetooth SDP record.Michael Meeks2013-02-121-8/+15
* sdremote - cleanup and annotate bluetooth SDP record.Michael Meeks2013-02-122-9/+73