| Commit message (Expand) | Author | Age | Files | Lines |
| * | QPSQL: Remove semicolon after Q_DECLARE_SQLDRIVER_PRIVATE | Robert Szefner | 2017-11-29 | 1 | -1/+1 |
| * | QPSQL: Fix check for minimum supported PostgreSQL version | Robert Szefner | 2017-11-04 | 1 | -1/+1 |
| * | QPSQL: Fix handling binary data for PostgreSQL 9.x and later | Robert Szefner | 2017-11-04 | 1 | -8/+17 |
| * | QPSQL: Fix detection of PostreSQL version 9.x and later | Robert Szefner | 2017-11-04 | 1 | -90/+92 |
| * | Prefer rvalue version of toLocal8Bit() | Anton Kudryavtsev | 2017-03-30 | 1 | -1/+1 |
| * | Prefer rvalue versions of toLower() and toUpper() | Anton Kudryavtsev | 2017-03-28 | 1 | -4/+4 |
| * | Merge remote-tracking branch 'origin/5.8' into 5.9 | Liang Qi | 2017-03-21 | 1 | -7/+6 |
| |\ |
|
| | * | PostgreSQL: fix datetime format when system locale doesn't use arabic numerals | Michael Jabbour | 2017-03-18 | 1 | -1/+4 |
| | * | Remove a Q_GLOBAL_STATIC with QMutex in favor of QBasicAtomicInt | Thiago Macieira | 2017-03-17 | 1 | -6/+2 |
| * | | Use QString::asprintf(), QStringBuilder, and the multi-arg overload of QStrin... | Alexander Volkov | 2017-01-12 | 1 | -1/+1 |
| |/ |
|
| * | Replace QLatin1Literal with QLatin1String | Anton Kudryavtsev | 2016-09-03 | 1 | -2/+2 |
| * | Always compile sql drivers as plugins | Lars Knoll | 2016-04-07 | 1 | -0/+1508 |