Fam Fam icons |
|
More...
|
over 14 years ago
|
Q3MainWindow >> QMainWindow |
|
More...
|
over 14 years ago
|
* Minor code tidy * added .gitignore |
|
More...
|
over 14 years ago
|
Compiler warning fix by [email protected] |
|
More...
|
about 15 years ago
|
Fix bug with execution of sql with no tail and no semicolon at the end - patch by Barbulovski Boris [email protected] |
|
More...
|
about 15 years ago
|
patch by Jim - outdoor83 at sf.net. Allows building against Qt 4.4 or earlier |
|
More...
|
over 15 years ago
|
Added comments |
|
More...
|
over 15 years ago
|
fix loading of preferences |
|
More...
|
over 15 years ago
|
updating to sqlite 3.6.21 |
|
More...
|
over 15 years ago
|
remove unused classes |
|
More...
|
over 15 years ago
|
Fixes ported from Arca, fix slow times when importing from CSV (caused by logging lots of SQL statements) |
|
More...
|
over 15 years ago
|
Update version |
|
More...
|
over 15 years ago
|
Update build instructions |
|
More...
|
over 15 years ago
|
adjust .txt |
|
More...
|
over 15 years ago
|
add qt LGPL licenses |
|
More...
|
over 15 years ago
|
update about box |
|
More...
|
over 15 years ago
|
getline->sqlbrowser_getline to make it work in Linux |
|
More...
|
over 15 years ago
|
About info to 2.0b1 for beta 1 |
|
More...
|
over 15 years ago
|
Build Universal Binary on OSXC |
|
More...
|
over 15 years ago
|
Execute multiline queries in the SQL window |
|
More...
|
over 15 years ago
|
Allow debugging in QtCreator |
|
More...
|
over 15 years ago
|
include path for windows |
|
More...
|
over 15 years ago
|
Add progress dialog box for the import csv operation |
|
More...
|
over 15 years ago
|
Port Q3WidgetStack to QStackedWidget, fixing bug |
|
More...
|
over 15 years ago
|
Fix port of no longer supported iterators, which are read-only in Qt4. Switch to plain QList<QStringList> structure, using references for access |
|
More...
|
over 15 years ago
|
Removing obsolete .ui files |
|
More...
|
over 15 years ago
|
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 |
|
More...
|
over 15 years ago
|
remove dummy import export actions added by qt3to4 conversion |
|
More...
|
over 15 years ago
|
Final fixes for 2.0 release, bug in OSX Q3Table fixed in Qt4.6 |
|
More...
|
over 15 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...
|
over 15 years ago
|