Philipp Spitzer [Tue, 21 Aug 2012 22:11:58 +0000 (22:11 +0000)]
On the way to fix #45.
Philipp Spitzer [Tue, 21 Aug 2012 21:02:51 +0000 (21:02 +0000)]
Fixed bug: Changing the conference URL resulted in an error message.
gregor herrmann [Wed, 13 Jun 2012 16:04:50 +0000 (16:04 +0000)]
Add .pro.user.* to svn:ignore and remove it in the release target.
gregor herrmann [Wed, 13 Jun 2012 15:46:28 +0000 (15:46 +0000)]
TODO: new item about duplicate documentation.
gregor herrmann [Wed, 13 Jun 2012 15:45:53 +0000 (15:45 +0000)]
README: add Stefan to Contact section.
gregor herrmann [Tue, 12 Jun 2012 21:37:54 +0000 (21:37 +0000)]
Bump version after 0.5.5 release.
gregor herrmann [Tue, 12 Jun 2012 21:31:30 +0000 (21:31 +0000)]
Add release date in NEWS.
gregor herrmann [Tue, 12 Jun 2012 21:30:24 +0000 (21:30 +0000)]
remove TODO item (expand/collapse)
gregor herrmann [Tue, 12 Jun 2012 21:29:26 +0000 (21:29 +0000)]
Add more items to NEWS.
gregor herrmann [Tue, 12 Jun 2012 21:22:54 +0000 (21:22 +0000)]
Add items to NEWS.
gregor herrmann [Tue, 12 Jun 2012 21:18:40 +0000 (21:18 +0000)]
Add Stefan as a copyright holder to source files, too.
gregor herrmann [Tue, 12 Jun 2012 21:16:32 +0000 (21:16 +0000)]
sync copyright notices between README and confclerk.pod
Philipp Spitzer [Tue, 12 Jun 2012 21:11:06 +0000 (21:11 +0000)]
Implemented expand/collapse of the event groups. Resolves ticket #31.
Philipp Spitzer [Tue, 12 Jun 2012 20:26:48 +0000 (20:26 +0000)]
The groups starts at full hours again.
Philipp Spitzer [Tue, 12 Jun 2012 18:51:20 +0000 (18:51 +0000)]
Philipp's comments to r1444.
Philipp Spitzer [Tue, 12 Jun 2012 17:35:32 +0000 (17:35 +0000)]
Created icons collapse and expand.
gregor herrmann [Thu, 3 May 2012 20:36:20 +0000 (20:36 +0000)]
createTimeGroups(): use QDateTime instead of QTime to avoid "midnight overflow".
Cf. #42
Philipp Spitzer [Wed, 2 May 2012 21:45:10 +0000 (21:45 +0000)]
This at least partly fixes #42 ("fun with time zones").
Stefan Strahl [Wed, 2 May 2012 19:07:47 +0000 (19:07 +0000)]
Changed inactive favourite icon to match alarm icon style
gregor herrmann [Sun, 22 Apr 2012 01:24:53 +0000 (01:24 +0000)]
Show the AlarmOff icon in the timegroup header when the group has no alarms set.
gregor herrmann [Thu, 19 Apr 2012 21:51:49 +0000 (21:51 +0000)]
Update copyright information in README for new icons.
Philipp Spitzer [Thu, 19 Apr 2012 21:42:57 +0000 (21:42 +0000)]
Changed the alarm icon due to ticket #40. I haven't tried it because I don't have an N900 device.
gregor herrmann [Thu, 19 Apr 2012 21:38:26 +0000 (21:38 +0000)]
Update NEWS with recent bug fixes.
gregor herrmann [Thu, 19 Apr 2012 21:34:45 +0000 (21:34 +0000)]
Update copyright in README for changed icons.
Philipp Spitzer [Thu, 19 Apr 2012 21:12:50 +0000 (21:12 +0000)]
Changed favourite icons as a response to ticket #40.
gregor herrmann [Wed, 18 Apr 2012 18:26:48 +0000 (18:26 +0000)]
Handle redirects when importing schedules over the network.
Fixes: #39
gregor herrmann [Fri, 6 Apr 2012 23:22:47 +0000 (23:22 +0000)]
More output on errors.
gregor herrmann [Thu, 5 Apr 2012 16:49:19 +0000 (16:49 +0000)]
Fix typo in docs.
gregor herrmann [Thu, 5 Apr 2012 15:59:34 +0000 (15:59 +0000)]
Update exmple URLs in README.
gregor herrmann [Wed, 21 Mar 2012 21:40:42 +0000 (21:40 +0000)]
Update copyright years.
gregor herrmann [Wed, 21 Mar 2012 21:34:17 +0000 (21:34 +0000)]
Add note about fixed bug to NEWS.
Philipp Spitzer [Wed, 21 Mar 2012 20:42:02 +0000 (20:42 +0000)]
Hopefully fixed bug #38: As the alarm message was used to identify the event by setting it to the eventId and in r1359 the alarm message was changed to show the event title, alarms could not be deleted anymore. Therefore, two alarm attributes (int values) were introduced with this commit: "conferenceId" and "eventId" to identify the event and therefore, deleting alarms should work again. Additionally a second (not reported) bug was fixed: Activating an alarm in the treeview set the alarm to the current time plus 10 seconds.
However, I don't know for sure whether this commit fixed bug #38 becaus I don't have a maemo device to test it.
gregor herrmann [Tue, 20 Mar 2012 22:26:54 +0000 (22:26 +0000)]
Removed commented out reference to removed files.
Philipp Spitzer [Tue, 20 Mar 2012 22:24:04 +0000 (22:24 +0000)]
Deleted calendar.h and calendar.cpp as they are not used.
Philipp Spitzer [Tue, 20 Mar 2012 20:15:23 +0000 (20:15 +0000)]
Deleted files that don't seem to be used.
gregor herrmann [Sat, 10 Mar 2012 23:11:29 +0000 (23:11 +0000)]
typo in docs
Philipp Spitzer [Mon, 12 Dec 2011 22:53:43 +0000 (22:53 +0000)]
Updated the TODO list.
Philipp Spitzer [Mon, 12 Dec 2011 22:53:04 +0000 (22:53 +0000)]
When the search toolbox button is clicked when the search dialog is already open, it is closed.
Philipp Spitzer [Mon, 12 Dec 2011 22:51:40 +0000 (22:51 +0000)]
Implemented stub for expand/collape all.
Philipp Spitzer [Mon, 12 Dec 2011 22:33:15 +0000 (22:33 +0000)]
Another layout study.
Philipp Spitzer [Mon, 12 Dec 2011 22:25:33 +0000 (22:25 +0000)]
Changed layout details to study the effect in Maemo.
Philipp Spitzer [Mon, 12 Dec 2011 22:04:03 +0000 (22:04 +0000)]
Better calculation of the day navigator date position.
Philipp Spitzer [Mon, 12 Dec 2011 21:34:17 +0000 (21:34 +0000)]
Fixed by gregoa: Searching for titles where the events had no person did not find anything.
Philipp Spitzer [Mon, 12 Dec 2011 19:59:00 +0000 (19:59 +0000)]
The search result is now synced with the daynavigator.
When the search result is not on the current date, the date is changed.
gregor herrmann [Sun, 27 Nov 2011 12:07:52 +0000 (12:07 +0000)]
Update URL list in README.
Philipp Spitzer [Mon, 17 Oct 2011 21:49:51 +0000 (21:49 +0000)]
Sorted by duration additionally to start.
Philipp Spitzer [Mon, 17 Oct 2011 21:37:48 +0000 (21:37 +0000)]
Implemented "now" action and removed the "now" button from the day navigator.
Philipp Spitzer [Mon, 17 Oct 2011 20:50:54 +0000 (20:50 +0000)]
Removed unused nowEvent functions.
Philipp Spitzer [Mon, 17 Oct 2011 20:26:47 +0000 (20:26 +0000)]
Implemented the reload button functionality. Closes: #34
Philipp Spitzer [Mon, 17 Oct 2011 19:04:20 +0000 (19:04 +0000)]
The conflict editor works again.
Philipp Spitzer [Mon, 17 Oct 2011 18:15:33 +0000 (18:15 +0000)]
The favorite tab gets updated again after changing the favorite state.
Philipp Spitzer [Tue, 4 Oct 2011 22:11:03 +0000 (22:11 +0000)]
Removed the "Now" tab.
Removed the day navigator inside tabs.
Added a search button in the button bar.
Right now, at least the following does not work:
* update of favorites
* conflict editor
* setting favorite in the event dialog
gregor herrmann [Wed, 21 Sep 2011 21:57:21 +0000 (21:57 +0000)]
Search dialog: less width, more lines.
gregor herrmann [Wed, 21 Sep 2011 21:56:56 +0000 (21:56 +0000)]
Tabs: elide tabtexts.
Philipp Spitzer [Wed, 21 Sep 2011 21:49:43 +0000 (21:49 +0000)]
Implemented "unset dates" in the date navigator.
Philipp Spitzer [Wed, 21 Sep 2011 20:30:03 +0000 (20:30 +0000)]
The dateChanged signal is transmitted to the tabcontainers now.
Philipp Spitzer [Wed, 21 Sep 2011 19:41:46 +0000 (19:41 +0000)]
Introduced a toobar.
Added a new global date navigator instance (the "old" ones are not removed yet).
Philipp Spitzer [Wed, 21 Sep 2011 19:29:43 +0000 (19:29 +0000)]
Cleanup daynavigatorwidget.
gregor herrmann [Wed, 14 Sep 2011 18:51:33 +0000 (18:51 +0000)]
Fix typo in NEWS.
gregor herrmann [Wed, 14 Sep 2011 18:44:05 +0000 (18:44 +0000)]
bump version after release
gregor herrmann [Wed, 14 Sep 2011 18:41:17 +0000 (18:41 +0000)]
Add date to NEWS before release.
gregor herrmann [Mon, 12 Sep 2011 18:54:51 +0000 (18:54 +0000)]
Add NEWS items for upcoming 0.5.4 release.
gregor herrmann [Mon, 12 Sep 2011 18:48:54 +0000 (18:48 +0000)]
Add dates to all releases in NEWS.
gregor herrmann [Mon, 12 Sep 2011 18:43:29 +0000 (18:43 +0000)]
Day navigator widget: setDates()
- change logic of setting mCurDate: if it's outside the conference range, set it to mStartDate
(and not to mEndDate when it's "greater") -- when going to an earlier
conference, starting on the last day doesn't really make sense
- update() the widget after changing dates.
this might be a bit expensive but it ensure that the displayed date is
what we want, and since there are many day navigator widgets there's
probably no single other place
Hopefully closes #36.
gregor herrmann [Mon, 12 Sep 2011 16:33:18 +0000 (16:33 +0000)]
Replace some tabs with the usual spaces.
Philipp Spitzer [Tue, 6 Sep 2011 21:37:54 +0000 (21:37 +0000)]
Assigned confclerk icon to main window.
Philipp Spitzer [Tue, 6 Sep 2011 21:17:01 +0000 (21:17 +0000)]
Now the progress bar is shown immediately after clicking the refresh conference button. Closes ticket #25.
Philipp Spitzer [Tue, 6 Sep 2011 19:15:35 +0000 (19:15 +0000)]
Fixed ticket #26 (empty tabs after some actions).
Stefan Strahl [Tue, 6 Sep 2011 19:14:52 +0000 (19:14 +0000)]
Fixed ticket #20
Philipp Spitzer [Tue, 6 Sep 2011 19:14:21 +0000 (19:14 +0000)]
Removed one comment and fixed typos.
gregor herrmann [Tue, 6 Sep 2011 17:56:08 +0000 (17:56 +0000)]
Mention frab (FrOSCon penta clone) and Grazer Linuxtage (fixes #33).
Philipp Spitzer [Tue, 23 Aug 2011 22:07:45 +0000 (22:07 +0000)]
Rewrote code to group events together with gregoa.
Closes bug #22.
Philipp Spitzer [Tue, 23 Aug 2011 18:57:20 +0000 (18:57 +0000)]
This should close ticket #35 ([maemo] conflict icon overlaps alarm icon).
Philipp Spitzer [Tue, 23 Aug 2011 18:43:56 +0000 (18:43 +0000)]
Changed the drawing of events to make use of system colors and styles, at least partially.
gregor herrmann [Tue, 16 Aug 2011 21:43:36 +0000 (21:43 +0000)]
bump version after release
gregor herrmann [Tue, 16 Aug 2011 21:38:28 +0000 (21:38 +0000)]
Remove "TODO" from NEWS, a.k.a. prepare for release
gregor herrmann [Mon, 15 Aug 2011 18:03:02 +0000 (18:03 +0000)]
Update NEWS.
gregor herrmann [Mon, 15 Aug 2011 18:01:18 +0000 (18:01 +0000)]
Improve day navigator widget.
(Still black magic, now even with #ifdefs :/)
gregor herrmann [Mon, 15 Aug 2011 12:54:09 +0000 (12:54 +0000)]
.isEmpty() feels more Qtish then == ""
gregor herrmann [Mon, 15 Aug 2011 12:51:59 +0000 (12:51 +0000)]
Only add ", $venue" to conference location when $venue is not empty.
gregor herrmann [Mon, 15 Aug 2011 12:44:19 +0000 (12:44 +0000)]
ISO formatting of conference dates in conferenceeditor.
gregor herrmann [Mon, 15 Aug 2011 12:41:19 +0000 (12:41 +0000)]
Quick fix for ticket: #32: if the schedule XML doesn't contain a city, we put "n/a" there.
In the long run we might want to find a system for changing the database scheme; too bad sqlite has only limited ALTER TABLE support.
gregor herrmann [Mon, 15 Aug 2011 12:14:20 +0000 (12:14 +0000)]
emit the parsingScheduleBegin() signal earlier, so we get the progressbar a bit earlier (cf. ticket #25)
gregor herrmann [Mon, 15 Aug 2011 11:33:19 +0000 (11:33 +0000)]
mention FrOSCon as an example (although it's not working at the moment, cf. #32)
gregor herrmann [Sun, 24 Jul 2011 14:49:21 +0000 (14:49 +0000)]
Use "-" in start-end. Closes: #30
gregor herrmann [Sun, 24 Jul 2011 14:12:00 +0000 (14:12 +0000)]
Shift date text up by icon/2 in order to re-center the text. More or less at least.
gregor herrmann [Sun, 24 Jul 2011 11:41:14 +0000 (11:41 +0000)]
Add today button to date navigator.
TODO: date is not centered between prev/next arrows anymore.
Cf. #29
gregor herrmann [Sat, 23 Jul 2011 09:59:45 +0000 (09:59 +0000)]
Make sure to remove src/bin/libqalarm.a on make clean.
gregor herrmann [Sat, 23 Jul 2011 09:38:53 +0000 (09:38 +0000)]
bump version after release
gregor herrmann [Sat, 23 Jul 2011 09:33:31 +0000 (09:33 +0000)]
Prepare NEWS before release of 0.5.2.
gregor herrmann [Sat, 23 Jul 2011 09:25:38 +0000 (09:25 +0000)]
Remove conference/room records unconditionally from EVENT_ROOMS
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.
gregor herrmann [Fri, 22 Jul 2011 14:55:10 +0000 (14:55 +0000)]
manpage: s/Desafinado/ConfClerk/
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.
gregor herrmann [Thu, 14 Jul 2011 23:39:36 +0000 (23:39 +0000)]
Don't include tarballs in release tarballs ...
gregor herrmann [Thu, 14 Jul 2011 23:25:44 +0000 (23:25 +0000)]
Distinguish "Presenter" and "Presenters" (instead of "Presenter(s)").
Closes: Ticket #17
gregor herrmann [Thu, 14 Jul 2011 23:00:49 +0000 (23:00 +0000)]
Show event title instead of id in alarms.
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 :/
gregor herrmann [Thu, 14 Jul 2011 22:05:21 +0000 (22:05 +0000)]
Add a TODO item.
gregor herrmann [Thu, 14 Jul 2011 17:37:53 +0000 (17:37 +0000)]
Reorganize CLEAN and DISTCLEAN targets.