source: confclerk_git

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Graph Diff Rev Age Author Log Message
(edit) @35d810c   12 years gregoa bump version after release qt5
(edit) @3b51342   12 years gregoa Prepare NEWS before release of 0.5.2. qt5 0.5.2
(edit) @1dbb3bb   12 years gregoa Remove conference/room records unconditionally from EVENT_ROOMS qt5
(edit) @274f6dc   12 years gregoa SqlEngine::addRoomToDB: remove event/conference combinations from … qt5
(edit) @7cef62a   12 years gregoa manpage: s/Desafinado/ConfClerk/ qt5
(edit) @6b6b29c   12 years philipp Fixed ticket #23: No close button in conference dialog when no … qt5
(edit) @a89e18c   12 years gregoa Don't include tarballs in release tarballs … qt5
(edit) @d785a93   12 years gregoa Distinguish "Presenter" and "Presenters" (instead of "Presenter(s)"). … qt5
(edit) @ff9a2cb   12 years gregoa Show event title instead of id in alarms. qt5
(edit) @664e8bd   12 years gregoa Don't remove generated files in DISTCLEAN; otherwise they are gone … qt5
(edit) @cf6b93c   12 years gregoa Add a TODO item. qt5
(edit) @118b982   12 years gregoa Reorganize CLEAN and DISTCLEAN targets. qt5
(edit) @ce12509   12 years gregoa Bump VERSION after release. qt5
(edit) @0b67254   12 years gregoa Remove ChangeLog? from svn (it's created via svn2cl, so this is … qt5
(edit) @1154d98   12 years gregoa Update ChangeLog? before release. qt5 0.5.1
(edit) @5a5b1ff   12 years gregoa NEWS entry for 0.5.1 release. qt5
(edit) @4633b70   12 years philipp This is just a quick-and-dirty workaround commit to aviod a drawing … qt5
(edit) @84c94b3   12 years philipp The speaker is preselected in the search dialog now. qt5
(edit) @268d58f   12 years philipp First try to improve the colors (ticket #13). qt5
(edit) @a4ed73e   12 years philipp The cancel button on the settings dialog works now (ticket #14) and … qt5
(edit) @6817002   12 years philipp Changed the menu to be non-hierarchical. Closes ticket #16. qt5
(edit) @04ea240   12 years philipp Changed the placement of the date label again. Changed the date format … qt5
(edit) @fdf4d9c   12 years philipp Replaced "130" by s.width() when centering the date. qt5
(edit) @525e2e2   12 years philipp This commit closes ticket #12. The search terms are ANDed now and a … qt5
(edit) @0ea5709   12 years philipp Before querying the SEARCH_EVENT table, its existence is checked. … qt5
(edit) @334d43d   12 years philipp Error messages reported with the function error_essage are no longer … qt5
(edit) @80ac67e   12 years philipp The description and person list of the event dialog is now selectable … qt5
(edit) @1160cde   12 years philipp Tuned the about dialog. qt5
(edit) @c8a76f3   12 years philipp Minor tuning of the conference editor. The reload button now has a … qt5
(edit) @53effcb   12 years philipp Fixed bug (related to ticket #12): Only the last search term is used. qt5
(edit) @e388cda   12 years philipp Undid changes to sqlengine.cpp I committed accidentally in r1318. qt5
(edit) @47eda2b   12 years gregoa Split search keyword string on whitespace. qt5
(edit) @66698a6   12 years gregoa Avoid duplicate search results by using SELECT DISTINCT when filling … qt5
(edit) @5c41999   12 years gregoa Add DebConf11 URL to README. qt5
(edit) @526128c   12 years philipp Cleaning of the conferenceeditor dialog. qt5
(edit) @e6ab8a2   12 years philipp Removed the ability to show "pictures" (maps) of rooms and maps of … qt5
(edit) @8dd3dd2   12 years philipp Removed the unused status bar. qt5
(edit) @910109e   12 years gregoa Some more s;TARGETDEPS;POST_TARGETDEPS; qt5
(edit) @0e47206   12 years gregoa s;scheduler;schedule application; qt5
(edit) @59a6d0d   12 years gregoa Bump version qt5
(edit) @bdeb1ff   12 years gregoa Update changelog. qt5 0.5.0
(edit) @cf385cd   12 years philipp Removed many of the qDebug() output lines (see ticket #10). qt5
(edit) @0145b04   12 years gregoa add copyright/license for exchanged icons qt5
(edit) @4fe29d6   12 years philipp Replaced the star icons with self-made versions (Blender 2.57b) that … qt5
(edit) @d17dd78   12 years philipp Included application version in the about dialog. This closes ticket #9. qt5
(edit) @3686b97   12 years philipp Links in events are now clickable (resolves ticket #4). qt5
(edit) @ed063f1   12 years philipp Searching without active conference doesn't give an error message … qt5
(edit) @f48bf9f   12 years philipp The '%' character doesn't have to be escaped anymore. qt5
(edit) @326c15b   12 years philipp The window title was still "FOSDEM Schedule". qt5
(edit) @6259f96   12 years gregoa Add entries to NEWS file. qt5
(edit) @846bafc   12 years gregoa Shorten TODO. qt5
(edit) @813d8dd   12 years gregoa Create a simple man page. qt5
(edit) @69a7025   12 years gregoa Add URLs for FOSDEM 2011, DebConf 2010, and 27C3 to README instead of TODO. qt5
(edit) @09d3d64   12 years gregoa Remove the remaining last two fosdem files. qt5
(edit) @d77b61e   12 years gregoa Update contact info. qt5
(edit) @b92f4e4   12 years philipp Bugs are now reported in the trac system. qt5
(edit) @8e5baaa   12 years gregoa Mark bug 3 as fixed. qt5
(edit) @e1dcc00   12 years philipp Enter or return triggers the search now when the focus is at the … qt5
(edit) @41361d0   12 years philipp Filed bug 7: Error message when searching without having conferences qt5
(edit) @d656e32   12 years gregoa Add another wishlist (more: design discussion) bug qt5
(edit) @8bdf2d3   12 years philipp Removed unnecessary debug output and code. qt5
(edit) @5c7119d   12 years philipp Fixed bug reported by gregor: Too many authors are shown (form other … qt5
(edit) @496685d   12 years gregoa Improve release target in .pro qt5
(edit) @663fafd   12 years philipp Removed two unused variables to avoid compiler warnings. qt5
(edit) @df884b3   12 years gregoa Somewhere a slash was missing … qt5
(edit) @c7c4369   12 years gregoa Updated TODO. qt5
(edit) @73f4f69   12 years gregoa Add contact info to README. qt5
(edit) @b9834d8   12 years gregoa Update 'About' dialog. qt5
(edit) @babe4cd   12 years gregoa Remove ULB, Campus Solbosch maps. qt5
(edit) @5ede637   12 years gregoa The big rename. Which was not so big after all … qt5
(edit) @86d0766   12 years gregoa De-maemofy: make .desktop file generic, remove resized (old) icons and … qt5
(edit) @59673b9   12 years gregoa Add new resource file to app.pro qt5
(edit) @f41638e   12 years gregoa Icons, part 2: replace fosdem/brain icons with ConfClerk? logo qt5
(edit) @77f8bff   12 years gregoa Icons part 1: replace all icons (except the FOSDEM ones) with icons … qt5
(edit) @c040814   12 years gregoa Remove unused icons. qt5
(edit) @52d0741   12 years gregoa Another instance of the databasename. (NOTE: untested, this codepath … qt5
(edit) @9f97eaf   12 years gregoa Move config and sqlite database. They are both at the xdg-specified … qt5
(edit) @8fdfc63   12 years gregoa Rename DBus service. Hopefully successful. qt5
(edit) @e903c8e   12 years gregoa Add some conference URLs to TODO qt5
(edit) @3297e0f   12 years gregoa New bug noted. qt5
(edit) @a1e4148   12 years gregoa New bug noted. qt5
(edit) @8bacb4e   12 years gregoa qmake warning: POST_TARGETDEPS instead of TARGETDEPS qt5
(edit) @8fe5af6   12 years gregoa Remove libs in clean target. qt5
(edit) @0346302   12 years gregoa Move and rename logo, create a target to convert it in .pro, add … qt5
(edit) @a9618a8   12 years philipp Checked the remaining code. Didn't find possibilities for SQL … qt5
(edit) @d315214   12 years gregoa Update TODO. qt5
(edit) @880be1b   12 years gregoa Add release and changelog targets to project file. qt5
(edit) @fea60c8   12 years gregoa Remove empty Changelog. qt5
(edit) @dcefa71   12 years philipp Prevented SQL injections in function addPersonToDB. qt5
(edit) @68b2df2   12 years gregoa Add copyright to source. qt5
(edit) @6df32f2   12 years gregoa Update GPL blurb in source files. qt5
(edit) @83f0ba7   12 years philipp Just adapted the page size to be rectangular. qt5
(edit) @4ee46d4   12 years philipp This suggestion/"doodle"* for the new application icon was created … qt5
(edit) @0a60f20   12 years gregoa Remove ./debian directory, we'll do the packaging outside the … qt5
(edit) @b7d51b1   12 years gregoa First round of documentation updates. qt5
(edit) @96344e7   12 years gregoa Prepare ChangeLog? generation from svn logs. qt5
(edit) @dc54e87   12 years philipp Prevented SQL injection in function addLinkToDB. qt5
(edit) @4be292a   12 years gregoa update TODO qt5
(edit) @a55781e   12 years philipp Fixed SQL error in searchEvent when no table was selected. Prevented … qt5
(edit) @5438514   12 years gregoa add TODO file qt5
Note: See TracRevisionLog for help on using the revision log.