1
I Use This!
Inactive

Commits : Listings

Analyzed about 18 hours ago. based on code collected 1 day ago.
Aug 20, 2025 — Aug 20, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Merge branch 'master' of ssh://git.code.sf.net/p/qbluetoothzero/code
Nikolaos Ftylitakis
as favoritas37
More... about 13 years ago
Testing
Nikolaos Ftylitakis
as favoritas37
More... about 13 years ago
Readapting the concept of separate bin folder for Symbian FP1 since it has not only different binaries (.sis file) but library files as well (.dso). More... almost 14 years ago
Fixed a bug in QBtObjectExchangeClient::IsConnected at the Windows implementation. Was incorrect after a connect/disconnect to a target. More... almost 14 years ago
Renaming of the project to QBluetoothZero to avoid conflicts with the Bluetooth module of Qt Mobility named QBluetooth. Updated the binary files and documentation to match the new naming. More... over 14 years ago
committing the correct changes (windows binaries include files) More... almost 15 years ago
fix some wrong changes from the previous commit More... almost 15 years ago
Updated the binary files of the Windows part of the library. This version of the binaries supports the latest changes in the Object Exchange part (the FTP functionalities). More... almost 15 years ago
Fixed Defines and includes in case building for Qt versions older than 4.7 which doesn't support Qt Declarative. More... almost 15 years ago
Small fixed to the recent additions. QBtObjectExchangeClient_win32 More... almost 15 years ago
@ QBtSerialPortClient, when data are received, 2 signals are emitted: - dataReceived(QString) - dataReceived(QByteArray) -> addition More... almost 15 years ago
ONLY FOR WINDOWS (once again, i hope at some time it will be implemented for Symbian as well if it is possible....) More... almost 15 years ago
Fixed stale data at QBtObjectExchangeClient_win32 when browsing. More... almost 15 years ago
ONLY FOR WINDOWS for now New Feature: Adding functions useful when connected to OBEX FTP service. In QBtObjectExchangeClient added functions: getWorkingPath() and initiateFolderBrowsing(const QString& folderPath). The function initiateFolderBrowsing returns a list of QBtRemoteFileInfo objects. This class was made to hold information about a remote file. More... almost 15 years ago
Fixed bug at ServiceDiscoverer on the Windows Side at function "DiscoverSpecificClass". More... almost 15 years ago
still testing. More... about 15 years ago
Started tests to make library usable from QML. More... about 15 years ago
Added unsigned binaries which are compiled with the following capabilities: TARGET.CAPABILITY = All -TCB -AllFiles -DRM More... over 15 years ago
Deleted unnecessary file. More... over 15 years ago
Added the binaries for S60 3rd FP1. More... over 15 years ago
Added binaries for the Windows part as well so the "bin" folder structure was modified. More... over 15 years ago
Fixed some headers of functions that where inconsistent in the QBtServiceDiscoverer...(problem caused from the last commit, now is fixed) More... over 15 years ago
Updated the windows part to comply with the current version of the library. More... over 15 years ago
A very small addition to an include... More... over 15 years ago
Removed unnecessary elements from the .pro file. More... over 15 years ago
Added binaries of the library (bin folder) More... over 15 years ago
[no comment] More... almost 16 years ago
bug in QBtUuid::operator == internal string was not uppercase More... almost 16 years ago
Repository structure changed, documentation added. More... about 16 years ago
[no comment] More... about 16 years ago