8
I Use This!
Moderate Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 3 days ago.
Jun 07, 2024 — Jun 07, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
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]
Mauricio Piacentini
as tabuleiro
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]
Mauricio Piacentini
as tabuleiro
More... about 15 years ago
patch by Jim - outdoor83 at sf.net. Allows building against Qt 4.4 or earlier
Mauricio Piacentini
as tabuleiro
More... over 15 years ago
Added comments More... over 15 years ago
fix loading of preferences
Mauricio Piacentini
as tabuleiro
More... over 15 years ago
updating to sqlite 3.6.21
Mauricio Piacentini
as tabuleiro
More... over 15 years ago
remove unused classes
Mauricio Piacentini
as tabuleiro
More... over 15 years ago
Fixes ported from Arca, fix slow times when importing from CSV (caused by logging lots of SQL statements)
Mauricio Piacentini
as tabuleiro
More... over 15 years ago
Update version
Mauricio Piacentini
as tabuleiro
More... over 15 years ago
Update build instructions
Mauricio Piacentini
as tabuleiro
More... over 15 years ago
adjust .txt
Mauricio Piacentini
as tabuleiro
More... over 15 years ago
add qt LGPL licenses
Mauricio Piacentini
as tabuleiro
More... over 15 years ago
update about box
Mauricio Piacentini
as tabuleiro
More... over 15 years ago
getline->sqlbrowser_getline to make it work in Linux
Mauricio Piacentini
as tabuleiro
More... over 15 years ago
About info to 2.0b1 for beta 1
Mauricio Piacentini
as tabuleiro
More... over 15 years ago
Build Universal Binary on OSXC
Mauricio Piacentini
as tabuleiro
More... over 15 years ago
Execute multiline queries in the SQL window
Mauricio Piacentini
as tabuleiro
More... over 15 years ago
Allow debugging in QtCreator
Mauricio Piacentini
as tabuleiro
More... over 15 years ago
include path for windows
Mauricio Piacentini
as tabuleiro
More... over 15 years ago
Add progress dialog box for the import csv operation
Mauricio Piacentini
as tabuleiro
More... over 15 years ago
Port Q3WidgetStack to QStackedWidget, fixing bug
Mauricio Piacentini
as tabuleiro
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
Mauricio Piacentini
as tabuleiro
More... over 15 years ago
Removing obsolete .ui files
Mauricio Piacentini
as tabuleiro
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
Mauricio Piacentini
as tabuleiro
More... over 15 years ago
remove dummy import export actions added by qt3to4 conversion
Mauricio Piacentini
as tabuleiro
More... over 15 years ago
Final fixes for 2.0 release, bug in OSX Q3Table fixed in Qt4.6
Mauricio Piacentini
as tabuleiro
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
Mauricio Piacentini
as tabuleiro
More... over 15 years ago