summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2013-07-11Modify DYLD_LIBRARY_PATH for firebrid to build on Mac OS.feature/firebird-sdbcAndrzej J.R. Hunt1-1/+2
2013-07-08Add embedded firebird loading code, set as default db.Andrzej J.R. Hunt4-2/+16
2013-07-07Fix firebird installation (windows) + driver compilation fixes.Andrzej J.R. Hunt8-26/+12
2013-07-05Patch Firebird to build on cygwin/msvc.Andrzej J.R. Hunt4-4/+1258
2013-06-21Patch Firebird to use LO icu.Andrzej J.R. Hunt5-34/+72
2013-06-20Setup Firebird installation / scp2 details.Andrzej J.R. Hunt7-3/+126
2013-06-16Fix checks for system libatomic_ops.Andrzej J.R. Hunt1-6/+6
2013-06-14Fix incorrect Firebird checksum.Andrzej J.R. Hunt1-1/+1
2013-06-14Build firebird 2.5 internally. Also adds libatomic_ops.Andrzej J.R. Hunt18-53/+183
2013-06-06fb-sdbc: Pretty printing table log outputAndres Gomez2-11/+32
2013-06-06Implementing the FStatement::execute() method.Javier Fernandez1-0/+25
2013-06-06Fixed crash at FStatement disposing stage.Javier Fernandez1-2/+6
2013-06-06The VARCHAR tye requires a maximum length.Javier Fernandez1-1/+1
2013-06-06GetTables uses now a Statement, instead of a PreparedStatement.Javier Fernandez1-27/+30
2013-06-06Refactoring some code on the FStatement class.Javier Fernandez5-171/+155
2013-06-06Executing again a PreparedStatement.Javier Fernandez5-32/+44
2013-06-06fb-sdbc: added extra checks in FDriverAndres Gomez1-0/+17
2013-06-06fb-sdbc: Added temporal debugging in dbaccessAndres Gomez1-6/+12
2013-06-06fb-sdbc: simplifying url comparisonAndres Gomez1-1/+1
2013-06-06fb-sdbc: Added logging supportAndres Gomez7-61/+84
2013-06-06fb-sdbc: test file moved to a generic placeAndres Gomez1-1/+1
2013-06-06Dealing with parameters in Prepared Statement.Javier Fernandez2-13/+77
2013-06-06Adding debug info for tracking disposes and fixed a memory allocation bug.Javier Fernandez4-18/+30
2013-06-06Adding disposing bits.Javier Fernandez4-6/+29
2013-06-06using the new implementation of the PreparedStatement and ResultSet classes.Javier Fernandez1-18/+18
2013-06-06Properly implementing the ResultSet class.Javier Fernandez2-31/+52
2013-06-06Properly imñemenmting the prepared statement class.Javier Fernandez3-100/+130
2013-06-06Properly implementing the connection construction.Javier Fernandez2-45/+35
2013-06-06Implementing the ResultSet interface.Javier Fernandez4-46/+196
2013-06-06Debug info and some API methods implementation.Javier Fernandez5-7/+305
2013-06-06Added include and linking directives for building the firebird-sdbc driver.Javier Fernandez1-0/+7
2013-06-06fb-sdbc: installing lib and resources.Javier Fernandez5-63/+24
2013-06-06Firebird: initial implementation of the skeleton driver.Javier Fernandez43-0/+5848
2013-06-06Resolves: #i120768# slide content merged Master viewer contentZhe Wang1-0/+7
2013-06-06Fix memory leak in Exif::processExif. Delete aExifData when done.Mark Wielaard1-0/+2
2013-06-06fdo#64350: fix for DOCX export of border spaceAdam Co2-12/+77
2013-06-06wwSectionManager: fix import of page bordersMiklos Vajna3-3/+14
2013-06-06Fix -Werror,-Wunused-private-fieldJulien Nabet2-5/+1
2013-06-06WaE: unused variableTor Lillqvist1-0/+10
2013-06-06WaE: comparison of integers of different signsTor Lillqvist1-1/+1
2013-06-05Ignore warnings in Clang headersStephan Bergmann1-1/+1
2013-06-05Adapt UPDATE_FILES=<module> to headers being moved to include/Stephan Bergmann1-1/+12
2013-06-05CGColorCreateGenericRGB is not available on iOSTor Lillqvist1-2/+4
2013-06-05Resolves: #i121897# change the hints clearing method from RstAttr...Zheng Fan1-2/+3
2013-06-05mismatched new[]/deleteCaolán McNamara1-2/+2
2013-06-05sidebar conversion tutorial: Cleanup - remove .src and .hrc (if possible).Jan Holesovsky4-299/+0
2013-06-05sidebar conversion tutorial: Cleanup - remove calls of SetOutputSizePixel().Jan Holesovsky1-8/+0
2013-06-05sidebar conversion tutorial: Create entry points for custom widgets.Jan Holesovsky3-1/+16
2013-06-05sidebar conversion tutorial: Address the toolbar items via commands.Jan Holesovsky1-24/+32
2013-06-05sidebar conversion tutorial: Make use of the .ui.Jan Holesovsky2-19/+14