summaryrefslogtreecommitdiffstats
path: root/src/tools
Commit message (Expand)AuthorAgeFilesLines
* Build with QT_NO_CONTEXTLESS_CONNECTAhmad Samir2023-07-201-0/+2
* SDP scanner: encode input URLs and escape XML-specific charactersIvan Solovev2023-02-231-1/+9
* sdpscanner: fix potential unwanted truncation for SDP_TEXT_STR{8,16,32}Ivan Solovev2023-02-181-1/+3
* sdpscanner: fix URL processingIvan Solovev2023-02-181-2/+1
* Doc: Fix BlueZ license to GPL-2.0-onlyKai Köhne2022-10-181-1/+1
* Change the license of all CMakeLists.txt and *.cmake files to BSDLucie Gérard2022-08-231-1/+1
* Add license headers to cmake filesLucie Gérard2022-07-081-0/+3
* Use SPDX license identifiersLucie Gérard2022-06-101-38/+2
* Port indexed for-loops from int to qsizetypeMarc Mutz2022-04-111-1/+1
* Replace some indexed with ranged for-loopsMarc Mutz2022-04-111-2/+2
* Install sdpscanner into libexec againJoerg Bornemann2022-03-171-0/+1
* CMake: Make sdpscanner an appJoerg Bornemann2022-02-151-14/+2
* Skip unnecessary commands when cross-building toolsJoerg Bornemann2021-10-051-0/+1
* Move sdpscanner to libexecKai Köhne2021-07-161-0/+1
* Remove all *.pro files and all "special case" markers in CMakeLists.txtAndreas Buhr2021-01-153-41/+1
* Update CMake scripts in QtConnectivityAndreas Buhr2020-12-212-2/+2
* Enable sdpscanner on cmake buildsAlex Blasche2020-10-192-3/+12
* Regenerate projectsAlexandru Croitor2019-11-152-4/+2
* Port qtconnectivity to cmakeOliver Wolff2019-10-242-0/+41
* Code cleanup: Use nullptr wherever possibleAlex Blasche2018-08-241-6/+6
* Add more details about BlueZ GPL usage in QtBluetoothAlex Blasche2017-06-141-4/+8
* Do not use qdoc formatting in qt_attribution.json fileKai Koehne2016-11-231-1/+1
* Document BlueZ dependencyKai Koehne2016-11-161-0/+12
* Convert qtconnectivity to the new configure systemLars Knoll2016-11-011-2/+2
* Merge remote-tracking branch 'gerrit/5.6' into 5.7Alex Blasche2016-06-091-16/+90
|\
| * Bluez5: Run SDP on target devices which do not support public scansAlex Blasche2016-06-081-16/+90
* | Updated license headersAntti Kokko2016-01-201-14/+20
|/
* Use the new way of disabling strict C++ supportThiago Macieira2015-09-211-9/+1
* Add debug option to sdpscanner permitting plain text output of scan resultsAlex Blasche2015-07-131-4/+30
* Merge "Merge remote-tracking branch 'origin/5.4' into dev" into refs/staging/devFrederik Gladhorn2015-02-161-6/+10
|\
| * Bluez5: Fix plain text handover of xml from sdpscannerAlex Blasche2015-02-121-6/+10
| * Use single-char QString operations for efficiencySergio Ahumada2015-02-111-4/+4
* | Update copyright headersJani Heikkinen2015-02-161-7/+7
|/
* Fix Bluez5 FullDiscovery SDP scanAlex Blasche2014-08-251-11/+6
* Update license headers and add new licensesJani Heikkinen2014-08-241-18/+10
* Remove Bluez as link and include dependency from QtBluetoothAlex Blasche2014-08-121-4/+8
* Add small binary performing the SDP scan.Alex Blasche2014-07-232-0/+352