toast/confclerk.git
2011-10-17 Philipp SpitzerRemoved unused nowEvent functions.
2011-10-17 Philipp SpitzerImplemented the reload button functionality. Closes...
2011-10-17 Philipp SpitzerThe conflict editor works again.
2011-10-17 Philipp SpitzerThe favorite tab gets updated again after changing...
2011-10-04 Philipp SpitzerRemoved the "Now" tab.
2011-09-21 gregor herrmannSearch dialog: less width, more lines.
2011-09-21 gregor herrmannTabs: elide tabtexts.
2011-09-21 Philipp SpitzerImplemented "unset dates" in the date navigator.
2011-09-21 Philipp SpitzerThe dateChanged signal is transmitted to the tabcontain...
2011-09-21 Philipp SpitzerIntroduced a toobar.
2011-09-21 Philipp SpitzerCleanup daynavigatorwidget.
2011-09-14 gregor herrmannFix typo in NEWS.
2011-09-14 gregor herrmannbump version after release
2011-09-14 gregor herrmannAdd date to NEWS before release. 0.5.4
2011-09-12 gregor herrmannAdd NEWS items for upcoming 0.5.4 release.
2011-09-12 gregor herrmannAdd dates to all releases in NEWS.
2011-09-12 gregor herrmannDay navigator widget: setDates()
2011-09-12 gregor herrmannReplace some tabs with the usual spaces.
2011-09-06 Philipp SpitzerAssigned confclerk icon to main window.
2011-09-06 Philipp SpitzerNow the progress bar is shown immediately after clickin...
2011-09-06 Philipp SpitzerFixed ticket #26 (empty tabs after some actions).
2011-09-06 Stefan StrahlFixed ticket #20
2011-09-06 Philipp SpitzerRemoved one comment and fixed typos.
2011-09-06 gregor herrmannMention frab (FrOSCon penta clone) and Grazer Linuxtage...
2011-08-23 Philipp SpitzerRewrote code to group events together with gregoa.
2011-08-23 Philipp SpitzerThis should close ticket #35 ([maemo] conflict icon...
2011-08-23 Philipp SpitzerChanged the drawing of events to make use of system...
2011-08-16 gregor herrmannbump version after release
2011-08-16 gregor herrmannRemove "TODO" from NEWS, a.k.a. prepare for release 0.5.3
2011-08-15 gregor herrmannUpdate NEWS.
2011-08-15 gregor herrmannImprove day navigator widget.
2011-08-15 gregor herrmann.isEmpty() feels more Qtish then == ""
2011-08-15 gregor herrmannOnly add ", $venue" to conference location when $venue...
2011-08-15 gregor herrmannISO formatting of conference dates in conferenceeditor.
2011-08-15 gregor herrmannQuick fix for ticket: #32: if the schedule XML doesn...
2011-08-15 gregor herrmannemit the parsingScheduleBegin() signal earlier, so...
2011-08-15 gregor herrmannmention FrOSCon as an example (although it's not workin...
2011-07-24 gregor herrmannUse "-" in start-end. Closes: #30
2011-07-24 gregor herrmannShift date text up by icon/2 in order to re-center...
2011-07-24 gregor herrmannAdd today button to date navigator.
2011-07-23 gregor herrmannMake sure to remove src/bin/libqalarm.a on make clean.
2011-07-23 gregor herrmannbump version after release
2011-07-23 gregor herrmannPrepare NEWS before release of 0.5.2. 0.5.2
2011-07-23 gregor herrmannRemove conference/room records unconditionally from...
2011-07-22 gregor herrmannSqlEngine::addRoomToDB: remove event/conference combina...
2011-07-22 gregor herrmannmanpage: s/Desafinado/ConfClerk/
2011-07-19 Philipp SpitzerFixed ticket #23: No close button in conference dialog...
2011-07-14 gregor herrmannDon't include tarballs in release tarballs ...
2011-07-14 gregor herrmannDistinguish "Presenter" and "Presenters" (instead of...
2011-07-14 gregor herrmannShow event title instead of id in alarms.
2011-07-14 gregor herrmannDon't remove generated files in DISTCLEAN; otherwise...
2011-07-14 gregor herrmannAdd a TODO item.
2011-07-14 gregor herrmannReorganize CLEAN and DISTCLEAN targets.
2011-07-14 gregor herrmannBump VERSION after release.
2011-07-14 gregor herrmannRemove ChangeLog from svn (it's created via svn2cl...
2011-07-13 gregor herrmannUpdate ChangeLog before release. 0.5.1
2011-07-13 gregor herrmannNEWS entry for 0.5.1 release.
2011-07-13 Philipp SpitzerThis is just a quick-and-dirty workaround commit to...
2011-07-13 Philipp SpitzerThe speaker is preselected in the search dialog now.
2011-07-13 Philipp SpitzerFirst try to improve the colors (ticket #13).
2011-07-13 Philipp SpitzerThe cancel button on the settings dialog works now...
2011-07-13 Philipp SpitzerChanged the menu to be non-hierarchical. Closes ticket...
2011-07-13 Philipp SpitzerChanged the placement of the date label again.
2011-07-13 Philipp SpitzerReplaced "130" by s.width() when centering the date.
2011-07-12 Philipp SpitzerThis commit closes ticket #12. The search terms are...
2011-07-11 Philipp SpitzerBefore querying the SEARCH_EVENT table, its existence...
2011-07-11 Philipp SpitzerError messages reported with the function error_essage...
2011-07-11 Philipp SpitzerThe description and person list of the event dialog...
2011-07-10 Philipp SpitzerTuned the about dialog.
2011-07-10 Philipp SpitzerMinor tuning of the conference editor. The reload butto...
2011-07-10 Philipp SpitzerFixed bug (related to ticket #12): Only the last search...
2011-07-10 Philipp SpitzerUndid changes to sqlengine.cpp I committed accidentally...
2011-07-08 gregor herrmannSplit search keyword string on whitespace.
2011-07-08 gregor herrmannAvoid duplicate search results by using SELECT DISTINCT...
2011-07-05 gregor herrmannAdd DebConf11 URL to README.
2011-07-04 Philipp SpitzerCleaning of the conferenceeditor dialog.
2011-07-04 Philipp SpitzerRemoved the ability to show "pictures" (maps) of rooms...
2011-07-04 Philipp SpitzerRemoved the unused status bar.
2011-06-29 gregor herrmannSome more s;TARGETDEPS;POST_TARGETDEPS;
2011-06-29 gregor herrmanns;scheduler;schedule application;
2011-06-29 gregor herrmannBump version
2011-06-29 gregor herrmannUpdate changelog. 0.5.0
2011-06-28 Philipp SpitzerRemoved many of the qDebug() output lines (see ticket...
2011-06-28 gregor herrmannadd copyright/license for exchanged icons
2011-06-28 Philipp SpitzerReplaced the star icons with self-made versions (Blende...
2011-06-27 Philipp SpitzerIncluded application version in the about dialog. This...
2011-06-26 Philipp SpitzerLinks in events are now clickable (resolves ticket...
2011-06-26 Philipp SpitzerSearching without active conference doesn't give an...
2011-06-26 Philipp SpitzerThe '%' character doesn't have to be escaped anymore.
2011-06-26 Philipp SpitzerThe window title was still "FOSDEM Schedule".
2011-06-25 gregor herrmannAdd entries to NEWS file.
2011-06-25 gregor herrmannShorten TODO.
2011-06-25 gregor herrmannCreate a simple man page.
2011-06-25 gregor herrmannAdd URLs for FOSDEM 2011, DebConf 2010, and 27C3 to...
2011-06-25 gregor herrmannRemove the remaining last two fosdem files.
2011-06-25 gregor herrmannUpdate contact info.
2011-06-25 Philipp SpitzerBugs are now reported in the trac system.
2011-06-24 gregor herrmannMark bug 3 as fixed.
2011-06-24 Philipp SpitzerEnter or return triggers the search now when the focus...
2011-06-24 Philipp SpitzerFiled bug 7: Error message when searching without havin...
next