Commit Graph

2392 Commits

Author SHA1 Message Date
tabuleiro aaf2731ec4 Add progress dialog box for the import csv operation 2009-12-02 18:31:19 +00:00
tabuleiro 758e08e268 Port Q3WidgetStack to QStackedWidget, fixing bug 2009-12-02 17:31:08 +00:00
tabuleiro 978ef2a553 Fix port of no longer supported iterators, which are read-only in Qt4. Switch to plain QList<QStringList> structure, using references for access 2009-12-02 17:26:58 +00:00
tabuleiro 92f2822778 Removing obsolete .ui files 2009-12-02 17:18:16 +00:00
tabuleiro a1486769f3 Backport of all fixes from ArcaBrowser to the open source version, including a better port to Qt4. Previous implementation using Q3Value compiled but was not working for updates 2009-11-28 19:11:31 +00:00
tabuleiro 8901339bf2 remove dummy import export actions added by qt3to4 conversion 2009-11-23 18:56:52 +00:00
tabuleiro 16f443e8cd Final fixes for 2.0 release, bug in OSX Q3Table fixed in Qt4.6 2009-11-19 18:28:21 +00:00
tabuleiro c4ff08ab72 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 2009-09-17 19:39:52 +00:00
tabuleiro 55842bee06 Updating to SQLite amalgamation sources, version 3.6.18 2009-09-17 14:19:10 +00:00
tabuleiro 5844f12b5b Removing old SQLite sources 2009-09-17 13:32:20 +00:00
tabuleiro 3531f9a241 SQLiteBrowser sources are in public domain, not GPL. All contributions must adhere to the project license. djusted with permission from Arvind Kumar 2009-09-17 13:23:01 +00:00
tabuleiro b47e2a41d9 Use default GCC on Mac 2009-07-13 21:33:43 +00:00
arvind_your 7113b00907 When editing a table field, After Apply, updated value was not populated. Fixed By Arvind Kumar India 2009-07-04 12:44:14 +00:00
arvind_your 2fe9e1c7f3 Drag and drop feature of db file is implemented by Arvind Kumar, India 2009-07-03 12:22:55 +00:00
arvind_your eb48435c28 Drag and drop feature of a db file implemented: Arvind Kumar 2009-06-28 03:34:49 +00:00
tabuleiro d42188ab20 Source is now Qt4-enabled, update licensing info for Windows 2008-12-30 02:06:50 +00:00
tabuleiro 4d3c3395fb Cleaning up CVS import 2008-12-27 01:19:26 +00:00
tabuleiro 749e7bb332 Add MSVC option for libsqlite linking 2007-08-17 18:40:12 +00:00
saintlou c0c0bdc238 + 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.
2007-08-17 01:07:51 +00:00
tabuleiro ff68326d19 updated to Sqlite 3.3.5 sources 2006-05-04 13:48:36 +00:00
tabuleiro cb37ba2c45 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. 2006-02-17 20:13:52 +00:00
jmiltner 52c96b77e2 bumped version number to 1.3 2006-02-16 10:13:54 +00:00
jmiltner 1ed78137e4 table popup list is now sorted by table name 2006-02-16 10:13:34 +00:00
jmiltner 14d4d0f5be updated to sqlite 3.3.4 sources 2006-02-16 10:11:47 +00:00
tabuleiro 33f5538706 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
2005-04-29 04:26:04 +00:00
tabuleiro 4010c15342 updated app.plist version info 2005-04-05 13:04:42 +00:00
tabuleiro 016f54b877 updated to SQLite 3.2.1 - added check for SQLite 3 header when opening a db file 2005-04-05 04:15:01 +00:00
jmiltner ce47263176 exposed StringFromUTF16 utility function so it can be used from within form1.ui.h 2005-03-24 16:51:35 +00:00
jmiltner 7513a5b5ce fixed result processing for executing sql queries input by user 2005-03-24 16:02:18 +00:00
jmiltner 693393280b fixed icon for "create index" (Tracker ID #1116057) 2005-03-23 15:11:59 +00:00
jmiltner 2b5e3213f7 updated to use sqlite 3.2.0 2005-03-23 14:56:47 +00:00
jmiltner e58d97f480 added AppleEventHandler for "open document" events (Mac OS) to allow dropping of documents onto application to open them 2005-03-23 14:53:31 +00:00
tabuleiro 68d60c1e5b *** empty log message *** 2004-07-20 20:29:51 +00:00
tabuleiro a083e69cb4 *** empty log message *** 2004-07-20 18:44:41 +00:00
tabuleiro d2b27ebf31 pre-1.01 adjustments 2003-10-02 13:59:37 +00:00
tabuleiro 0a37b4628e fixed inconsistent line ending 2003-09-14 16:09:25 +00:00
zanzi 990634d42d Added PRAGMAs editing. 2003-09-10 07:15:19 +00:00
tabuleiro dd1adb6712 usability fixes and correction of line endings, version 1.01 2003-09-09 22:46:52 +00:00
tabuleiro 992dadda9d changed name of binary generated after build 2003-08-22 03:23:53 +00:00
tabuleiro eed9a2216f Initial import 2003-08-21 02:24:27 +00:00
root fb66576088 initial checkin 2003-08-14 21:11:44 +00:00
(no author) 8dca17d800 Standard project directories initialized by cvs2svn. 2003-08-14 21:11:44 +00:00