QuickList allows novice and experienced users to keep track of "things" without any help from a system administrator. "Things" can be anything, quicklist is completely flexible. This is the new home of Quicklist, updated for Gtk2.
Be the first to post a text review of QuickList. Rate and review a project by clicking thumbs up or thumbs down in the right column.
QuickList allows novice and experienced users to keep track of "things" without any help from a system administrator. "Things" can be anything. Some examples include: bug lists, phone lists, restaurants, team members, calendars, cool URLs, chequebooks, fishing holes, CDs, etc. It is completely flexible. Main changes here are including the translations provided by Debian - thanks to all those who submitted po files. No new functionality in this release - more an incremental improvement in the underlying codebase. Future plans for QuickList ========================== The 0.9.x series will continue the theme of incremental improvements, but once libqof2 is released, quicklist will begin to use QOF objects that are created dynamically from QuickList data as well as using QOF features like 64bit time and a choice of backends. I expect this to bring with it a SQL-query interface that would allow QuickList to provide a more usable report interface, finally replacing the missing functionality from the old QuickList. The QOF support will be implemented as a "read-only" mode, certainly initially, so that QuickList could read any QOF data source then produce SQL-based reports in HTML on the data. Eventually, this "read-only" mode should be able to handle "integral" data sources like the apt cache or other well-established sources where a suitable C API exists. This would allow any QuickList user to load the apt-cache, select data in any control field of any package using SQL syntax (via a GUI or via direct text entry), format a report in HTML and export that report to a file. The QOF support would allow the code to support these data sources to be packaged as Glib modules (similar to libqofexpensesobjects0) to keep dependencies under control. With this kind of support in place, I could finally be ready to release quicklist 1.0.0 sometime after Lenny. :-) If anyone is interested in any of these ideas, feel free to help with QuickList development. http://quicklist.sourceforge.net/ http://qof.sourceforge.net/ Query Object Framework (QOF)
2008-01-28 Neil Williams <linux@codehelp.co.uk> * src/report.c: (thead_cb), (tbl_row_cb), (html_on_screen): Omit <title> tag - prevents rest of table being printed. * Makefile.am, doc/Makefile.am, doc/man/Makefile.am : Auto-generate the manpage. 2007-12-30 Neil Williams <linux@codehelp.co.uk> * src/dialog_initial.c: (ql_new_tabdata): GtkNotebook increments nindex anyway, no need to do that again. * src/dim_list_menu.c: (dim_list_report_menu), (dim_report_column_menu): syntax improvements * src/field.c: (column_delete): Even unused, worth making sure the first param is the right type. * src/quicklist.c: (ql_get_reportinfo), (ql_add_reportinfo), (ql_set_reportinfo), (ql_remove_reportinfo), (ql_get_last_report), (ql_fieldinfo_foreach): New file. * src/quicklist.h: New file. * src/report.c: (thead_cb), (tbl_row_cb), (html_on_screen), (select_ok): Fixes for the new fieldinfo handling (incomplete). * src/types.h: Move QlFieldInfo into field.h
2008-01-28 Neil Williams <linux@codehelp.co.uk> * src/report.c: (thead_cb), (tbl_row_cb), (html_on_screen): Omit <title> tag - prevents rest of table being printed. * Makefile.am, doc/Makefile.am, doc/man/Makefile.am : Auto-generate the manpage. 2007-12-30 Neil Williams <linux@codehelp.co.uk> * src/dialog_initial.c: (ql_new_tabdata): GtkNotebook increments nindex anyway, no need to do that again. * src/dim_list_menu.c: (dim_list_report_menu), (dim_report_column_menu): syntax improvements * src/field.c: (column_delete): Even unused, worth making sure the first param is the right type. * src/quicklist.c: (ql_get_reportinfo), (ql_add_reportinfo), (ql_set_reportinfo), (ql_remove_reportinfo), (ql_get_last_report), (ql_fieldinfo_foreach): New file. * src/quicklist.h: New file. * src/report.c: (thead_cb), (tbl_row_cb), (html_on_screen), (select_ok): Fixes for the new fieldinfo handling (incomplete). * src/types.h: Move QlFieldInfo into field.h
2008-01-28 Neil Williams <linux@codehelp.co.uk> * src/report.c: (thead_cb), (tbl_row_cb), (html_on_screen): Omit <title> tag - prevents rest of table being printed. * Makefile.am, doc/Makefile.am, doc/man/Makefile.am : Auto-generate the manpage. 2007-12-30 Neil Williams <linux@codehelp.co.uk> * src/dialog_initial.c: (ql_new_tabdata): GtkNotebook increments nindex anyway, no need to do that again. * src/dim_list_menu.c: (dim_list_report_menu), (dim_report_column_menu): syntax improvements * src/field.c: (column_delete): Even unused, worth making sure the first param is the right type. * src/quicklist.c: (ql_get_reportinfo), (ql_add_reportinfo), (ql_set_reportinfo), (ql_remove_reportinfo), (ql_get_last_report), (ql_fieldinfo_foreach): New file. * src/quicklist.h: New file. * src/report.c: (thead_cb), (tbl_row_cb), (html_on_screen), (select_ok): Fixes for the new fieldinfo handling (incomplete). * src/types.h: Move QlFieldInfo into field.h
Be the first person to add a text review.
Copyright © 2009 Geeknet, Inc. All rights reserved. Terms of Use
Thanks for your rating!
Would you also like to write a review?