index
:
qt/qtbase.git
5.10
5.11
5.12
5.12.5
5.12.7
5.13
5.14
5.15
5.3
5.4
5.5
5.6
5.7
5.8
5.9
6.0
6.1
6.2
6.2.0
6.2.4
6.3
6.4
6.4.0
6.4.1
6.4.2
6.5
dev
old/5.0
old/5.1
old/5.2
wip/cmake
wip/highdpi
wip/lite
wip/mir
wip/nacl
wip/network-test-server
wip/remac
wip/tizen
wip/webassembly
Qt Base (Core, Gui, Widgets, Network, ...)
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
sql
/
drivers
/
ibase
/
qsql_ibase.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Always compile sql drivers as plugins
Lars Knoll
2016-04-07
1
-1948
/
+0
*
QtBase (remainder): use printf-style qWarning/qDebug where possible (I)
Marc Mutz
2016-03-12
1
-1
/
+1
*
Updated license headers
Jani Heikkinen
2016-01-15
1
-14
/
+20
*
qsql: remove empty Result destructors
Mark Brand
2015-12-05
1
-5
/
+0
*
qsql: apply Qt's PIMPL idiom to Q*ResultPrivate
Mark Brand
2015-12-05
1
-17
/
+30
*
qsql: add missing Q_DECL_OVERRIDE
Mark Brand
2015-11-30
1
-8
/
+8
*
Use Q_UNLIKELY for every qFatal()/qCritical()
Marc Mutz
2015-11-29
1
-1
/
+1
*
qsql_ibase: use virtual createResult
Mark Brand
2015-11-23
1
-1
/
+1
*
Fixing error with reading Time fields by qibase sql driver.
Roman Bogolyubov
2015-06-08
1
-1
/
+1
*
Update copyright headers
Jani Heikkinen
2015-02-11
1
-7
/
+7
*
Removing a few unneeded "? true : false"
Alessandro Portale
2014-10-09
1
-1
/
+1
*
Expose QSqlDriverPrivate dbmsType in public QSqlDriver api
Matt Broadstone
2014-09-24
1
-1
/
+1
*
Update license headers and add new license files
Matti Paaso
2014-09-24
1
-19
/
+11
*
qsql ibase: fix memory corruption due to LONG being 4 bytes in firebird.
David Faure
2014-09-10
1
-5
/
+9
*
[QtSql]QIBASE]add support for prepared queries in numRowsAffected
Israel Lins Albuquerque
2014-03-29
1
-2
/
+12
*
Fix QByteArray memory corruption in QIBaseDriver::open().
Friedemann Kleint
2014-03-19
1
-20
/
+15
*
expand tabs and related whitespace fixes in *.{cpp,h,qdoc}
Oswald Buddenhagen
2014-01-13
1
-1
/
+1
*
Clear isOpenError flag on successful open call
Tobias Koenig
2013-12-02
1
-0
/
+1
*
Support custom port number in IBASE SQL driver
Tobias Koenig
2013-12-01
1
-2
/
+6
*
Add two enums that weren't handled in the ibase SQL driver
Thiago Macieira
2013-10-03
1
-0
/
+4
*
Construct a valid QTime when creating timestamps for iBase SQL driver.
Mitch Curtis
2013-08-21
1
-1
/
+1
*
QSqlDriver: use Q_DECLARE_PUBLIC/Q_DECLARE_PRIVATE
Mark Brand
2013-04-04
1
-10
/
+20
*
Move the dbmstype to QSqlDriverPrivate so it can be used for all drivers
Andy Shaw
2013-04-02
1
-3
/
+3
*
Rename the SQL driver header files to _p.h (make private)
Thiago Macieira
2013-02-26
1
-1
/
+1
*
qsql ibase: remove duplicate class definition
Mark Brand
2013-02-05
1
-23
/
+0
*
Remove dependency of DB driver headers on qsqlcachedresult_p.h.
Friedemann Kleint
2013-02-01
1
-0
/
+49
*
Update copyright year in Digia's license headers
Sergio Ahumada
2013-01-18
1
-1
/
+1
*
Change copyrights from Nokia to Digia
Iikka Eklund
2012-09-22
1
-24
/
+24
*
Change remaining uses of {to,from}Ascii to {to,from}Latin1 [QtSql]
Thiago Macieira
2012-05-05
1
-2
/
+2
*
Merge remote-tracking branch 'origin/master' into api_changes
Oswald Buddenhagen
2012-04-10
1
-1
/
+1
|
\
|
*
Add payload to QSqlDriver notification with PSQL implementation.
Matt Newell
2012-03-31
1
-1
/
+1
*
|
QSqlDriver functions made virtual
Matt Newell
2012-04-02
1
-3
/
+3
|
/
*
SQL driver implementation to signal notification sources
Torben Dannhauer
2012-02-01
1
-1
/
+3
*
Remove "All rights reserved" line from license headers.
Jason McDonald
2012-01-30
1
-1
/
+1
*
Update contact information in license headers.
Jason McDonald
2012-01-23
1
-1
/
+1
*
Update copyright year in license headers.
Jason McDonald
2012-01-05
1
-1
/
+1
*
Update licenseheader text in source files for qtbase Qt module
Jyri Tahtela
2011-05-24
1
-17
/
+17
*
Initial import from the monolithic Qt.
Qt by Nokia
2011-04-27
1
-0
/
+1886