Clevic

Qt Model/View GUI and database framework for data capture and editing of tables in a pre-existing relational DBMS
Download

Clevic Ranking & Summary

Advertisement

  • Rating:
  • License:
  • GPL
  • Price:
  • FREE
  • Publisher Name:
  • John Anderson
  • Publisher web site:
  • http://clevic.rubyforge.org/
  • Operating Systems:
  • Mac OS X
  • File Size:
  • 77 KB

Clevic Tags


Clevic Description

Qt Model/View GUI and database framework for data capture and editing of tables in a pre-existing relational DBMS Clevic is a free and open source database framework and Qt Model/View GUI for data capture and editing of tables in a pre-existing SQL relational DBMS. Clevic has a mild focus on reducing keystrokes for repetitive data capture, so it will provide you nice keyboard shortcuts. Here are some key features of "Clevic": User Interface: · edit data in a table · in-place combo boxes for choosing values from related tables (foreign keys) · distinct combo boxes to list previous values for a field · display read-only fields from related tables · Filter by current field. · search by field contents. · cut and paste in CSV format Shortcuts: · Ctrl-' for ditto (copy value from previous record) · Ctrl-; for insert current date · Ctrl-] for copy previous record, one field right · Ctrl- · fix some breakage from Qt-4.5.x · paste single value to multiple cells · text field for multiline text editing · fields now receive notify_data_changed. Clevic::View still receives it but by default passes the notification to the fields. · add Clevic::TableModel#data_changed because the Qt dataChanged forced severe clunkiness defining new ModelIndex instances. · Ctrl-S now saves current row. Display doesn't always update immediately though. · add timestamp to types recognised as dates/times · move field_column from Clevic::TableView to Clevic::TableModel · Decimal fields now accept more variations - ',' as thousands separators is stripped out and a space can be used instead of a decimal point. No explicit internationalised decimal formats though. · fix some weirdness with filtering · fields now take an id property. So one field in the db can be displayed in several UI fields. · fields can take default values in the UI definition · save records after cell contents deleted · various other bug fixes


Clevic Related Software