| remove dummy import export actions added by qt3to4 conversion |
|
More...
|
almost 17 years ago
|
| Final fixes for 2.0 release, bug in OSX Q3Table fixed in Qt4.6 |
|
More...
|
almost 17 years ago
|
| Convert no longer supported Qt3 .ui files and merge ui.h contents. This makes it easier to debug in QtCreator, but we loose Designer support |
|
More...
|
almost 17 years ago
|
| Updating to SQLite amalgamation sources, version 3.6.18 |
|
More...
|
almost 17 years ago
|
| Removing old SQLite sources |
|
More...
|
almost 17 years ago
|
| SQLiteBrowser sources are in public domain, not GPL. All contributions must adhere to the project license. djusted with permission from Arvind Kumar |
|
More...
|
almost 17 years ago
|
| Use default GCC on Mac |
|
More...
|
about 17 years ago
|
| When editing a table field, After Apply, updated value was not populated. Fixed By Arvind Kumar India |
|
More...
|
about 17 years ago
|
| Drag and drop feature of db file is implemented by Arvind Kumar, India |
|
More...
|
about 17 years ago
|
| Drag and drop feature of a db file implemented: Arvind Kumar |
|
More...
|
about 17 years ago
|
| Source is now Qt4-enabled, update licensing info for Windows |
|
More...
|
over 17 years ago
|
| Cleaning up CVS import |
|
More...
|
over 17 years ago
|
| Add MSVC option for libsqlite linking |
|
More...
|
about 19 years ago
|
| + Updated SQLite Database Browser 1.3 code to build with QT 4.3.1. + Additionally fixed an initialization bug in mainForm::init() which caused a crash. + This was tested with MinGW on Windows using the OpenSource version of QT 4.3.1. Note given the nature of the changes I do not expect any problems with other compiler/platforms. |
|
More...
|
about 19 years ago
|
| updated to Sqlite 3.3.5 sources |
|
More...
|
over 20 years ago
|
| bumped version number to 1.3, since databases saved with the SQLite 3.3.4 engine can not be opened by earlier versions of this (or any other) SQLite compatible program. |
|
More...
|
over 20 years ago
|
| bumped version number to 1.3 |
|
More...
|
over 20 years ago
|
| table popup list is now sorted by table name |
|
More...
|
over 20 years ago
|
| updated to sqlite 3.3.4 sources |
|
More...
|
over 20 years ago
|
| Updated to SQLite-CVS 04/28/05 - critical fixes Changed to UTF8 encoding using Qt functions, should work cross platform without the need to byteswap the data stored in the db file |
|
More...
|
over 21 years ago
|
| updated app.plist version info |
|
More...
|
over 21 years ago
|
| updated to SQLite 3.2.1 - added check for SQLite 3 header when opening a db file |
|
More...
|
over 21 years ago
|
| exposed StringFromUTF16 utility function so it can be used from within form1.ui.h |
|
More...
|
over 21 years ago
|
| fixed result processing for executing sql queries input by user |
|
More...
|
over 21 years ago
|
| fixed icon for "create index" (Tracker ID #1116057) |
|
More...
|
over 21 years ago
|
| updated to use sqlite 3.2.0 |
|
More...
|
over 21 years ago
|
| added AppleEventHandler for "open document" events (Mac OS) to allow dropping of documents onto application to open them |
|
More...
|
over 21 years ago
|
| *** empty log message *** |
|
More...
|
about 22 years ago
|
| *** empty log message *** |
|
More...
|
about 22 years ago
|
| pre-1.01 adjustments |
|
More...
|
almost 23 years ago
|