summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* *nix: Fix unexpected clear errno when I/O failedDenis Shienkov2013-03-021-11/+15
* Mac: Added check for return value for IOServiceMatching()Denis Shienkov2013-03-011-0/+2
* Fix the missiing "\endcode" and the left-over "playground"Laszlo Papp2013-02-281-4/+4
* Fix a few issues in the QSerialPort documentation (likely typo)Laszlo Papp2013-02-281-5/+5
* Replace the deprecated commands (\i, \o, \bold) with the new onesLaszlo Papp2013-02-287-63/+63
* Make the test .pro files more aligned and consistent to the other modulesLaszlo Papp2013-02-284-4/+5
* Revamp the documentation not to be broken for "make docs"Laszlo Papp2013-02-286-67/+30
* Fix the include guard for the global serial port headerLaszlo Papp2013-02-271-3/+3
* *nix: Added ENXIO errno code to detect ResourceErrorDenis Shienkov2013-02-261-0/+5
* Refactor the documentation management for the sourceLaszlo Papp2013-02-263-12/+1
* Do not add "core" to the QT variable as it is added by defaultLaszlo Papp2013-02-261-1/+1
* Assign a new method name for the port name setting APILaszlo Papp2013-02-239-20/+21
* Drop the Lines/Line terms in favor of PinoutSignals/SignalLaszlo Papp2013-02-228-74/+76
* Remove the device is not opened error handlingLaszlo Papp2013-02-222-4/+0
* Make the slots ordinary methodsLaszlo Papp2013-02-221-3/+3
* Set the error string properly once the setError is calledLaszlo Papp2013-02-212-2/+9
* Rename the line status signal enumeration values and remove LeLaszlo Papp2013-02-195-44/+46
* Extend and fix the lines() related public documentationLaszlo Papp2013-02-181-10/+15
* Switch to QMap implementation from QList<QPair<> > for maintainabilityLaszlo Papp2013-02-172-166/+146
* Move the define to the Qt4 support folderLaszlo Papp2013-02-172-1/+1
* Make the isDataTerminalReady/RequestToSend methods non constLaszlo Papp2013-02-162-4/+4
* Update the .gitignore file not to have left-over entriesLaszlo Papp2013-02-161-2/+1
* Clean up the sync.profile file (i.e. remove empty entries)Laszlo Papp2013-02-161-12/+0
* Windows: Fixed I/O bug in the CommOverlappedEventNotifierDenis Shienkov2013-02-131-1/+1
* Added missed images for blocking master/slave examplesDenis Shienkov2013-02-122-0/+0
* Fix the broken Windows namespace buildLaszlo Papp2013-02-121-4/+4
* Fix the build when debug and release are not available simultaneouslyLaszlo Papp2013-02-121-1/+1
* Fix the exporting define issue after the global header changeLaszlo Papp2013-02-121-1/+1
* Unbreak some examples with custom namespaceLaszlo Papp2013-02-124-0/+16
* Unbreak the build for WindowsLaszlo Papp2013-02-121-3/+7
* Replace the qhp namespaceLaszlo Papp2013-02-121-2/+2
* Use the pkg-config for finding libudev only on UnixLaszlo Papp2013-02-111-4/+6
* Modify the left-over Nokia license entry to DigiaLaszlo Papp2013-02-111-1/+1
* Establish proper error handling for lines() methodSergey Belyashov2013-02-115-7/+13
* Remove the left-over ADDON entry in the qdocconf fileLaszlo Papp2013-02-111-1/+1
* Do not do the same explicitly as isDataTerminalReady/RequestToSendLaszlo Papp2013-02-111-4/+2
* Modify the restore settings on close API to lean towards the Qt'ish styleLaszlo Papp2013-02-107-19/+19
* Return with false properly if an error occurs for the write notificationLaszlo Papp2013-02-091-2/+2
* Emit the property changed signals only when the properties really changeLaszlo Papp2013-02-091-18/+50
* Establish internal variables for aiding the signal emission fixLaszlo Papp2013-02-092-2/+14
* Amend the missing emit statements for two signal handlingsLaszlo Papp2013-02-081-2/+2
* Remove the dash from the global serialport header file nameLaszlo Papp2013-02-084-3/+3
* Remove the qserialport-global.h include from private headersLaszlo Papp2013-02-082-4/+2
* Fix a regression introduced by the signal naming change for errorLaszlo Papp2013-02-082-4/+4
* Fix the breakage for the terminal example when custom namespace is definedLaszlo Papp2013-02-082-2/+8
* Rewrite the lock directory list handlingLaszlo Papp2013-02-081-12/+16
* Rename the errorChanged() signal to error()Laszlo Papp2013-02-082-4/+4
* Remove the left-over QSerialPortGlobal forward header generation for Qt4Laszlo Papp2013-02-081-1/+0
* Fix missed renaming for standardRatesAleksei Timofeyev2013-02-082-3/+3
* Fix the build for Qt4 after the coding convetion changesLaszlo Papp2013-02-081-0/+2