toast/confclerk.git
11 years agoSqlEngine::addRoomToDB: remove event/conference combinations from EVENT_ROOM that...
gregor herrmann [Fri, 22 Jul 2011 15:33:34 +0000 (15:33 +0000)]
SqlEngine::addRoomToDB: remove event/conference combinations from EVENT_ROOM that are already there.
Should avoid duplicates on updates where the room name changes.
Hopefully fixes ticket #24.

11 years agomanpage: s/Desafinado/ConfClerk/
gregor herrmann [Fri, 22 Jul 2011 14:55:10 +0000 (14:55 +0000)]
manpage: s/Desafinado/ConfClerk/

11 years agoFixed ticket #23: No close button in conference dialog when no confernces are in...
Philipp Spitzer [Tue, 19 Jul 2011 17:33:10 +0000 (17:33 +0000)]
Fixed ticket #23: No close button in conference dialog when no confernces are in the list.

11 years agoDon't include tarballs in release tarballs ...
gregor herrmann [Thu, 14 Jul 2011 23:39:36 +0000 (23:39 +0000)]
Don't include tarballs in release tarballs ...

11 years agoDistinguish "Presenter" and "Presenters" (instead of "Presenter(s)").
gregor herrmann [Thu, 14 Jul 2011 23:25:44 +0000 (23:25 +0000)]
Distinguish "Presenter" and "Presenters" (instead of "Presenter(s)").
Closes: Ticket #17
11 years agoShow event title instead of id in alarms.
gregor herrmann [Thu, 14 Jul 2011 23:00:49 +0000 (23:00 +0000)]
Show event title instead of id in alarms.

11 years agoDon't remove generated files in DISTCLEAN; otherwise they are gone during package...
gregor herrmann [Thu, 14 Jul 2011 22:57:19 +0000 (22:57 +0000)]
Don't remove generated files in DISTCLEAN; otherwise they are gone during package builds :/

11 years agoAdd a TODO item.
gregor herrmann [Thu, 14 Jul 2011 22:05:21 +0000 (22:05 +0000)]
Add a TODO item.

11 years agoReorganize CLEAN and DISTCLEAN targets.
gregor herrmann [Thu, 14 Jul 2011 17:37:53 +0000 (17:37 +0000)]
Reorganize CLEAN and DISTCLEAN targets.

11 years agoBump VERSION after release.
gregor herrmann [Thu, 14 Jul 2011 17:08:45 +0000 (17:08 +0000)]
Bump VERSION after release.

11 years agoRemove ChangeLog from svn (it's created via svn2cl, so this is circular).
gregor herrmann [Thu, 14 Jul 2011 16:58:33 +0000 (16:58 +0000)]
Remove ChangeLog from svn (it's created via svn2cl, so this is circular).
Add generated files to distclean target.

11 years agoUpdate ChangeLog before release. 0.5.1
gregor herrmann [Wed, 13 Jul 2011 22:00:33 +0000 (22:00 +0000)]
Update ChangeLog before release.

11 years agoNEWS entry for 0.5.1 release.
gregor herrmann [Wed, 13 Jul 2011 21:59:49 +0000 (21:59 +0000)]
NEWS entry for 0.5.1 release.

11 years agoThis is just a quick-and-dirty workaround commit to aviod a drawing problem on maemo...
Philipp Spitzer [Wed, 13 Jul 2011 21:43:24 +0000 (21:43 +0000)]
This is just a quick-and-dirty workaround commit to aviod a drawing problem on maemo. This commit might be reverted ...

11 years agoThe speaker is preselected in the search dialog now.
Philipp Spitzer [Wed, 13 Jul 2011 21:26:24 +0000 (21:26 +0000)]
The speaker is preselected in the search dialog now.

11 years agoFirst try to improve the colors (ticket #13).
Philipp Spitzer [Wed, 13 Jul 2011 21:18:58 +0000 (21:18 +0000)]
First try to improve the colors (ticket #13).

11 years agoThe cancel button on the settings dialog works now (ticket #14) and the layout of...
Philipp Spitzer [Wed, 13 Jul 2011 19:42:48 +0000 (19:42 +0000)]
The cancel button on the settings dialog works now (ticket #14) and the layout of the settings dialog is stable now (ticket #15).

11 years agoChanged the menu to be non-hierarchical. Closes ticket #16.
Philipp Spitzer [Wed, 13 Jul 2011 19:21:42 +0000 (19:21 +0000)]
Changed the menu to be non-hierarchical. Closes ticket #16.

11 years agoChanged the placement of the date label again.
Philipp Spitzer [Wed, 13 Jul 2011 19:09:28 +0000 (19:09 +0000)]
Changed the placement of the date label again.
Changed the date format to show the day-of-week.

11 years agoReplaced "130" by s.width() when centering the date.
Philipp Spitzer [Wed, 13 Jul 2011 18:33:08 +0000 (18:33 +0000)]
Replaced "130" by s.width() when centering the date.

11 years agoThis commit closes ticket #12. The search terms are ANDed now and a call to trimmed...
Philipp Spitzer [Tue, 12 Jul 2011 20:16:12 +0000 (20:16 +0000)]
This commit closes ticket #12. The search terms are ANDed now and a call to trimmed() before splitting the search string avoids problems with leading/trailing spaces.

11 years agoBefore querying the SEARCH_EVENT table, its existence is checked. Therefore a command...
Philipp Spitzer [Mon, 11 Jul 2011 18:07:18 +0000 (18:07 +0000)]
Before querying the SEARCH_EVENT table, its existence is checked. Therefore a command line debug error message is avoided.

This commit partly fixes ticket #10.

11 years agoError messages reported with the function error_essage are no longer writted to std...
Philipp Spitzer [Mon, 11 Jul 2011 18:04:57 +0000 (18:04 +0000)]
Error messages reported with the function error_essage are no longer writted to std:error because they are shown to the user anyway.
This commit partly resolves ticket #10.

11 years agoThe description and person list of the event dialog is now selectable so that copy...
Philipp Spitzer [Mon, 11 Jul 2011 18:02:12 +0000 (18:02 +0000)]
The description and person list of the event dialog is now selectable so that copy&paste is possible.

11 years agoTuned the about dialog.
Philipp Spitzer [Sun, 10 Jul 2011 20:46:30 +0000 (20:46 +0000)]
Tuned the about dialog.

11 years agoMinor tuning of the conference editor. The reload button now has a text on it.
Philipp Spitzer [Sun, 10 Jul 2011 19:40:24 +0000 (19:40 +0000)]
Minor tuning of the conference editor. The reload button now has a text on it.

11 years agoFixed bug (related to ticket #12): Only the last search term is used.
Philipp Spitzer [Sun, 10 Jul 2011 19:37:00 +0000 (19:37 +0000)]
Fixed bug (related to ticket #12): Only the last search term is used.

11 years agoUndid changes to sqlengine.cpp I committed accidentally in r1318.
Philipp Spitzer [Sun, 10 Jul 2011 18:55:15 +0000 (18:55 +0000)]
Undid changes to sqlengine.cpp I committed accidentally in r1318.

11 years agoSplit search keyword string on whitespace.
gregor herrmann [Fri, 8 Jul 2011 14:52:32 +0000 (14:52 +0000)]
Split search keyword string on whitespace.

11 years agoAvoid duplicate search results by using SELECT DISTINCT when filling the SEARCH_EVENT...
gregor herrmann [Fri, 8 Jul 2011 14:19:39 +0000 (14:19 +0000)]
Avoid duplicate search results by using SELECT DISTINCT when filling the SEARCH_EVENT table.

11 years agoAdd DebConf11 URL to README.
gregor herrmann [Tue, 5 Jul 2011 15:19:25 +0000 (15:19 +0000)]
Add DebConf11 URL to README.

11 years agoCleaning of the conferenceeditor dialog.
Philipp Spitzer [Mon, 4 Jul 2011 21:58:28 +0000 (21:58 +0000)]
Cleaning of the conferenceeditor dialog.

11 years agoRemoved the ability to show "pictures" (maps) of rooms and maps of conferences.
Philipp Spitzer [Mon, 4 Jul 2011 21:42:02 +0000 (21:42 +0000)]
Removed the ability to show "pictures" (maps) of rooms and maps of conferences.
The XML file does not contain picture/map/image information of conferences or rooms.
We left the room.picture definition in the database SQL because there is no "drop column"
in sqlite.

11 years agoRemoved the unused status bar.
Philipp Spitzer [Mon, 4 Jul 2011 18:53:41 +0000 (18:53 +0000)]
Removed the unused status bar.

11 years agoSome more s;TARGETDEPS;POST_TARGETDEPS;
gregor herrmann [Wed, 29 Jun 2011 20:47:35 +0000 (20:47 +0000)]
Some more s;TARGETDEPS;POST_TARGETDEPS;

11 years agos;scheduler;schedule application;
gregor herrmann [Wed, 29 Jun 2011 19:27:20 +0000 (19:27 +0000)]
s;scheduler;schedule application;

11 years agoBump version
gregor herrmann [Wed, 29 Jun 2011 19:24:02 +0000 (19:24 +0000)]
Bump version

11 years agoUpdate changelog. 0.5.0
gregor herrmann [Wed, 29 Jun 2011 19:14:15 +0000 (19:14 +0000)]
Update changelog.

11 years agoRemoved many of the qDebug() output lines (see ticket #10).
Philipp Spitzer [Tue, 28 Jun 2011 21:31:33 +0000 (21:31 +0000)]
Removed many of the qDebug() output lines (see ticket #10).

11 years agoadd copyright/license for exchanged icons
gregor herrmann [Tue, 28 Jun 2011 18:49:20 +0000 (18:49 +0000)]
add copyright/license for exchanged icons

11 years agoReplaced the star icons with self-made versions (Blender 2.57b) that are better disti...
Philipp Spitzer [Tue, 28 Jun 2011 18:34:15 +0000 (18:34 +0000)]
Replaced the star icons with self-made versions (Blender 2.57b) that are better distinguishable. Closes ticket #8.

11 years agoIncluded application version in the about dialog. This closes ticket #9.
Philipp Spitzer [Mon, 27 Jun 2011 20:39:29 +0000 (20:39 +0000)]
Included application version in the about dialog. This closes ticket #9.

11 years agoLinks in events are now clickable (resolves ticket #4).
Philipp Spitzer [Sun, 26 Jun 2011 18:49:44 +0000 (18:49 +0000)]
Links in events are now clickable (resolves ticket #4).

11 years agoSearching without active conference doesn't give an error message anymore (resolves...
Philipp Spitzer [Sun, 26 Jun 2011 18:28:57 +0000 (18:28 +0000)]
Searching without active conference doesn't give an error message anymore (resolves ticket #7).

11 years agoThe '%' character doesn't have to be escaped anymore.
Philipp Spitzer [Sun, 26 Jun 2011 18:26:09 +0000 (18:26 +0000)]
The '%' character doesn't have to be escaped anymore.

11 years agoThe window title was still "FOSDEM Schedule".
Philipp Spitzer [Sun, 26 Jun 2011 17:20:21 +0000 (17:20 +0000)]
The window title was still "FOSDEM Schedule".

11 years agoAdd entries to NEWS file.
gregor herrmann [Sat, 25 Jun 2011 20:57:47 +0000 (20:57 +0000)]
Add entries to NEWS file.

11 years agoShorten TODO.
gregor herrmann [Sat, 25 Jun 2011 19:35:52 +0000 (19:35 +0000)]
Shorten TODO.

11 years agoCreate a simple man page.
gregor herrmann [Sat, 25 Jun 2011 19:35:18 +0000 (19:35 +0000)]
Create a simple man page.

11 years agoAdd URLs for FOSDEM 2011, DebConf 2010, and 27C3 to README instead of TODO.
gregor herrmann [Sat, 25 Jun 2011 19:03:16 +0000 (19:03 +0000)]
Add URLs for FOSDEM 2011, DebConf 2010, and 27C3 to README instead of TODO.

11 years agoRemove the remaining last two fosdem files.
gregor herrmann [Sat, 25 Jun 2011 19:02:06 +0000 (19:02 +0000)]
Remove the remaining last two fosdem files.

11 years agoUpdate contact info.
gregor herrmann [Sat, 25 Jun 2011 16:51:34 +0000 (16:51 +0000)]
Update contact info.

11 years agoBugs are now reported in the trac system.
Philipp Spitzer [Sat, 25 Jun 2011 14:56:20 +0000 (14:56 +0000)]
Bugs are now reported in the trac system.

11 years agoMark bug 3 as fixed.
gregor herrmann [Fri, 24 Jun 2011 21:42:16 +0000 (21:42 +0000)]
Mark bug 3 as fixed.

11 years agoEnter or return triggers the search now when the focus is at the searchEdit or at...
Philipp Spitzer [Fri, 24 Jun 2011 17:47:33 +0000 (17:47 +0000)]
Enter or return triggers the search now when the focus is at the searchEdit or at one of the checkboxes.

11 years agoFiled bug 7: Error message when searching without having conferences
Philipp Spitzer [Fri, 24 Jun 2011 16:13:08 +0000 (16:13 +0000)]
Filed bug 7: Error message when searching without having conferences

11 years agoAdd another wishlist (more: design discussion) bug
gregor herrmann [Fri, 24 Jun 2011 15:46:37 +0000 (15:46 +0000)]
Add another wishlist (more: design discussion) bug

11 years agoRemoved unnecessary debug output and code.
Philipp Spitzer [Fri, 24 Jun 2011 15:39:49 +0000 (15:39 +0000)]
Removed unnecessary debug output and code.

11 years agoFixed bug reported by gregor: Too many authors are shown (form other conferences...
Philipp Spitzer [Fri, 24 Jun 2011 15:39:10 +0000 (15:39 +0000)]
Fixed bug reported by gregor: Too many authors are shown (form other conferences as well).

11 years agoImprove release target in .pro
gregor herrmann [Fri, 24 Jun 2011 15:15:05 +0000 (15:15 +0000)]
Improve release target in .pro

11 years agoRemoved two unused variables to avoid compiler warnings.
Philipp Spitzer [Fri, 24 Jun 2011 14:31:35 +0000 (14:31 +0000)]
Removed two unused variables to avoid compiler warnings.

11 years agoSomewhere a slash was missing ...
gregor herrmann [Fri, 24 Jun 2011 14:11:24 +0000 (14:11 +0000)]
Somewhere a slash was missing ...

11 years agoUpdated TODO.
gregor herrmann [Fri, 24 Jun 2011 14:00:33 +0000 (14:00 +0000)]
Updated TODO.

11 years agoAdd contact info to README.
gregor herrmann [Thu, 23 Jun 2011 23:42:46 +0000 (23:42 +0000)]
Add contact info to README.

11 years agoUpdate 'About' dialog.
gregor herrmann [Thu, 23 Jun 2011 23:41:28 +0000 (23:41 +0000)]
Update 'About' dialog.

11 years agoRemove ULB, Campus Solbosch maps.
gregor herrmann [Thu, 23 Jun 2011 23:32:08 +0000 (23:32 +0000)]
Remove ULB, Campus Solbosch maps.

11 years agoThe big rename. Which was not so big after all ...
gregor herrmann [Thu, 23 Jun 2011 23:23:50 +0000 (23:23 +0000)]
The big rename. Which was not so big after all ...

11 years agoDe-maemofy: make .desktop file generic, remove resized (old) icons and Makefile for...
gregor herrmann [Thu, 23 Jun 2011 23:16:42 +0000 (23:16 +0000)]
De-maemofy: make .desktop file generic, remove resized (old) icons and Makefile for installing them.

11 years agoAdd new resource file to app.pro
gregor herrmann [Thu, 23 Jun 2011 23:08:30 +0000 (23:08 +0000)]
Add new resource file to app.pro

11 years agoIcons, part 2: replace fosdem/brain icons with ConfClerk logo
gregor herrmann [Thu, 23 Jun 2011 23:01:24 +0000 (23:01 +0000)]
Icons, part 2: replace fosdem/brain icons with ConfClerk logo

11 years agoIcons part 1: replace all icons (except the FOSDEM ones) with icons from current...
gregor herrmann [Thu, 23 Jun 2011 22:38:42 +0000 (22:38 +0000)]
Icons part 1: replace all icons (except the FOSDEM ones) with icons from current gnome-icon-theme

11 years agoRemove unused icons.
gregor herrmann [Thu, 23 Jun 2011 21:48:59 +0000 (21:48 +0000)]
Remove unused icons.

11 years agoAnother instance of the databasename.
gregor herrmann [Thu, 23 Jun 2011 21:35:13 +0000 (21:35 +0000)]
Another instance of the databasename.
(NOTE: untested, this codepath is only used on maemo)

11 years agoMove config and sqlite database. They are both at the xdg-specified locations now:
gregor herrmann [Thu, 23 Jun 2011 21:30:13 +0000 (21:30 +0000)]
Move config and sqlite database. They are both at the xdg-specified locations now:
~/.local/share/data/Toastfreeware/ConfClerk/ConfClerk.sqlite
~/.config/Toastfreeware/ConfClerk.conf

11 years agoRename DBus service. Hopefully successful.
gregor herrmann [Thu, 23 Jun 2011 20:19:24 +0000 (20:19 +0000)]
Rename DBus service. Hopefully successful.

11 years agoAdd some conference URLs to TODO
gregor herrmann [Thu, 23 Jun 2011 20:11:23 +0000 (20:11 +0000)]
Add some conference URLs to TODO

11 years agoNew bug noted.
gregor herrmann [Thu, 23 Jun 2011 19:46:00 +0000 (19:46 +0000)]
New bug noted.

11 years agoNew bug noted.
gregor herrmann [Thu, 23 Jun 2011 19:40:11 +0000 (19:40 +0000)]
New bug noted.

11 years agoqmake warning: POST_TARGETDEPS instead of TARGETDEPS
gregor herrmann [Thu, 23 Jun 2011 19:37:33 +0000 (19:37 +0000)]
qmake warning: POST_TARGETDEPS instead of TARGETDEPS

11 years agoRemove libs in clean target.
gregor herrmann [Thu, 23 Jun 2011 19:34:54 +0000 (19:34 +0000)]
Remove libs in clean target.

11 years agoMove and rename logo, create a target to convert it in .pro, add copyright/license...
gregor herrmann [Thu, 23 Jun 2011 17:33:26 +0000 (17:33 +0000)]
Move and rename logo, create a target to convert it in .pro, add copyright/license to README.
Update TODO.

11 years agoChecked the remaining code. Didn't find possibilities for SQL injections anymore.
Philipp Spitzer [Thu, 23 Jun 2011 16:58:46 +0000 (16:58 +0000)]
Checked the remaining code. Didn't find possibilities for SQL injections anymore.

11 years agoUpdate TODO.
gregor herrmann [Thu, 23 Jun 2011 16:17:37 +0000 (16:17 +0000)]
Update TODO.

11 years agoAdd release and changelog targets to project file.
gregor herrmann [Thu, 23 Jun 2011 16:12:50 +0000 (16:12 +0000)]
Add release and changelog targets to project file.

11 years agoRemove empty Changelog.
gregor herrmann [Thu, 23 Jun 2011 15:55:44 +0000 (15:55 +0000)]
Remove empty Changelog.

11 years agoPrevented SQL injections in function addPersonToDB.
Philipp Spitzer [Thu, 23 Jun 2011 15:47:43 +0000 (15:47 +0000)]
Prevented SQL injections in function addPersonToDB.

11 years agoAdd copyright to source.
gregor herrmann [Thu, 23 Jun 2011 15:39:53 +0000 (15:39 +0000)]
Add copyright to source.

11 years agoUpdate GPL blurb in source files.
gregor herrmann [Thu, 23 Jun 2011 15:36:05 +0000 (15:36 +0000)]
Update GPL blurb in source files.

11 years agoJust adapted the page size to be rectangular.
Philipp Spitzer [Thu, 23 Jun 2011 15:33:57 +0000 (15:33 +0000)]
Just adapted the page size to be rectangular.

11 years agoThis suggestion/"doodle"* for the new application icon was created just now by Christ...
Philipp Spitzer [Thu, 23 Jun 2011 15:30:39 +0000 (15:30 +0000)]
This suggestion/"doodle"* for the new application icon was created just now by Christian Kling <kling_christian@gmx.at> who (he is sitting next to me right now) agreed to publish it under the GNU GPL (v2 or later).

*Christian's words.

11 years agoRemove ./debian directory, we'll do the packaging outside the "upstream" repository.
gregor herrmann [Thu, 23 Jun 2011 15:29:58 +0000 (15:29 +0000)]
Remove ./debian directory, we'll do the packaging outside the "upstream" repository.

11 years agoFirst round of documentation updates.
gregor herrmann [Thu, 23 Jun 2011 15:26:24 +0000 (15:26 +0000)]
First round of documentation updates.

11 years agoPrepare ChangeLog generation from svn logs.
gregor herrmann [Thu, 23 Jun 2011 15:22:53 +0000 (15:22 +0000)]
Prepare ChangeLog generation from svn logs.

11 years agoPrevented SQL injection in function addLinkToDB.
Philipp Spitzer [Thu, 23 Jun 2011 15:02:15 +0000 (15:02 +0000)]
Prevented SQL injection in function addLinkToDB.

11 years agoupdate TODO
gregor herrmann [Thu, 23 Jun 2011 14:44:08 +0000 (14:44 +0000)]
update TODO

11 years agoFixed SQL error in searchEvent when no table was selected.
Philipp Spitzer [Thu, 23 Jun 2011 14:43:18 +0000 (14:43 +0000)]
Fixed SQL error in searchEvent when no table was selected.
Prevented SQL injection in searchEvent.

11 years agoadd TODO file
gregor herrmann [Thu, 23 Jun 2011 14:31:35 +0000 (14:31 +0000)]
add TODO file

11 years agoAdded some comments, removed and added some debug information.
Philipp Spitzer [Thu, 23 Jun 2011 12:23:57 +0000 (12:23 +0000)]
Added some comments, removed and added some debug information.

11 years agoFixed a bug I introduced when reparing the addRoomToDB function.
Philipp Spitzer [Thu, 23 Jun 2011 12:13:09 +0000 (12:13 +0000)]
Fixed a bug I introduced when reparing the addRoomToDB function.

11 years agoTracks are inserted now when importing new conferences.
Philipp Spitzer [Thu, 23 Jun 2011 06:57:20 +0000 (06:57 +0000)]
Tracks are inserted now when importing new conferences.