summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* 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 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
* 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
* 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
* Unbreak the build in certain circumstances by following the include conventionLaszlo Papp2013-02-071-1/+1
* Remove the QtSerialPort namespace define and hence namespace usageLaszlo Papp2013-02-0722-92/+0
* Rename the TtyLocker class to QTtyLocker as it gets to Qt scopeLaszlo Papp2013-02-075-15/+15
* Fix a variable name typo that can cause runtime issuesThiago A. Correa2013-02-071-1/+1
* Doc: Remove the "bla-bla" entries, and make the English nicerLaszlo Papp2013-02-074-24/+51
* Fix the potential build breaks introduced by a previous commit (regression)Laszlo Papp2013-02-0718-0/+72
* Fix the build issue on Windows caught by the CI integrationLaszlo Papp2013-02-071-1/+1
* Refactor the API for boolean accessors as the Qt styleLaszlo Papp2013-02-072-9/+9
* Fix the warning and potential breaks for the header includesLaszlo Papp2013-02-072-2/+2
* Detect the udev installation properly and branch accordinglyLaszlo Papp2013-02-071-1/+6
* Start using the Qt namespace defines and clean up the mess in the global headerLaszlo Papp2013-02-063-8/+12
* Fix the license issues to pass the QtQA license testsLaszlo Papp2013-02-067-55/+55
* Rewrite the the baud rate pair implementation from scratchLaszlo Papp2013-02-063-214/+280
* Unbreak the terminal example compilationLaszlo Papp2013-02-061-2/+0
* Introduce new I/O errors and enhanced it implementationDenis Shienkov2013-02-056-89/+113
* Rewrite certain part of the error enumeration APILaszlo Papp2013-02-045-32/+32
* Update the "\since 5.0" tag to "\since 5.1" for the public classesLaszlo Papp2013-02-032-2/+2
* Refactor the documentation to use the property style moreLaszlo Papp2013-02-031-25/+21
* Place the "\reimp" qdoc command on its own lineLaszlo Papp2013-02-031-12/+31
* Change the Dtr/Rts API to something less cryptic and more Qt'ishLaszlo Papp2013-02-028-39/+40
* Rename the PortError to SerialPortError to be more consistent and talkativeLaszlo Papp2013-02-029-23/+23
* Windows: Fixed duplicate call startAsyncRead() when installed SkipPolicyDenis Shienkov2013-02-021-1/+1
* Refactor certain variable names, remove useless comments and so forthLaszlo Papp2013-02-018-119/+115
* Prepend class name to type names in signal definitions.Tilman Sauerbeck2013-02-011-7/+7
* Fix build on WindowsDenis Shienkov2013-02-011-1/+1
* Remove the TODOs, and set the errors properly.Laszlo Papp2013-02-012-7/+6