source: src

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @40849d7   12 years philipp Assigned confclerk icon to main window. qt5
(edit) @c0559b6   12 years philipp Now the progress bar is shown immediately after clicking the refresh … qt5
(edit) @1006c4f   12 years philipp Fixed ticket #26 (empty tabs after some actions). qt5
(edit) @3655d06   12 years stef Fixed ticket #20 qt5
(edit) @4bf728f   12 years philipp Removed one comment and fixed typos. qt5
(edit) @12fe870   12 years philipp Rewrote code to group events together with gregoa. Closes bug #22. qt5
(edit) @ec813bb   12 years philipp This should close ticket #35 ([maemo] conflict icon overlaps alarm icon). qt5
(edit) @be12b9f   12 years philipp Changed the drawing of events to make use of system colors and styles, … qt5
(edit) @5dbcd35   12 years gregoa bump version after release qt5
(edit) @5ec938e   12 years gregoa Improve day navigator widget. (Still black magic, now even with … qt5
(edit) @a9f56bb   12 years gregoa .isEmpty() feels more Qtish then == "" qt5
(edit) @83dc7c6   12 years gregoa Only add ", $venue" to conference location when $venue is not empty. qt5
(edit) @3a6ca60   12 years gregoa ISO formatting of conference dates in conferenceeditor. qt5
(edit) @2dcbb2c   12 years gregoa Quick fix for ticket: #32: if the schedule XML doesn't contain a city, … qt5
(edit) @09a5663   12 years gregoa emit the parsingScheduleBegin() signal earlier, so we get the … qt5
(edit) @84ac1c5   12 years gregoa mention FrOSCon as an example (although it's not working at the … qt5
(edit) @855c985   12 years gregoa Use "-" in start-end. Closes: #30 qt5
(edit) @c7da828   12 years gregoa Shift date text up by icon/2 in order to re-center the text. More or … qt5
(edit) @a6f4f3d   12 years gregoa Add today button to date navigator. TODO: date is not centered between … qt5
(edit) @6c85b24   12 years gregoa Make sure to remove src/bin/libqalarm.a on make clean. qt5
(edit) @35d810c   12 years gregoa bump version after release qt5
(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) @6b6b29c   12 years philipp Fixed ticket #23: No close button in conference dialog when no … 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) @118b982   12 years gregoa Reorganize CLEAN and DISTCLEAN targets. qt5
(edit) @ce12509   12 years gregoa Bump VERSION after 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) @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) @59a6d0d   12 years gregoa Bump version qt5
(edit) @cf385cd   12 years philipp Removed many of the qDebug() output lines (see ticket #10). 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) @09d3d64   12 years gregoa Remove the remaining last two fosdem files. qt5
(edit) @e1dcc00   12 years philipp Enter or return triggers the search now when the focus is at the … 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) @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) @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) @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) @8bacb4e   12 years gregoa qmake warning: POST_TARGETDEPS instead of TARGETDEPS qt5
(edit) @0346302   12 years gregoa Move and rename logo, create a target to convert it in .pro, add … 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) @dc54e87   12 years philipp Prevented SQL injection in function addLinkToDB. qt5
(edit) @a55781e   12 years philipp Fixed SQL error in searchEvent when no table was selected. Prevented … qt5
(edit) @a0f3e32   12 years philipp Added some comments, removed and added some debug information. qt5
(edit) @f09a1b9   12 years philipp Fixed a bug I introduced when reparing the addRoomToDB function. qt5
(edit) @141a5c2   12 years philipp Tracks are inserted now when importing new conferences. qt5
(edit) @909ea23   12 years philipp void possible SQL injection in function addRoomToDB. qt5
(edit) @06eef78   12 years philipp Removed copying the fosdem.sqlite database during the make process. qt5
(edit) @4b8ce66   12 years philipp The database is now created from the program. We don't need to copy or … qt5
(edit) @c8b84e1   12 years philipp Persons are deleted now when a conference is removed. qt5
(edit) @63b2343   12 years philipp Rooms are inserted now for additionally imported conferences. qt5
(edit) @865aab6   12 years philipp Importing persons for multiple conferences works now. qt5
(edit) @f657e9c   12 years philipp Changed UNIQUE statements in the database table definition so that … qt5
(edit) @51529bd   12 years gregoa Insert new field xid_conference into table track, room and person. qt5
(edit) @cfe9990   12 years philipp Created schema for the database with additional colum xid_conference … qt5
(edit) @79b9a53   12 years philipp Added menu item "quit". qt5
(edit) @408bf66   12 years philipp Removed dbus dependency on non-maemo platforms. qt5
(edit) @900bcf1   13 years kirilma use enabled flag instead of repeated criateria check qt5
(edit) @a6a9e0b   13 years kirilma add enabled flag qt5
(edit) @525448c   13 years kirilma refactor: more compact drawing of controls qt5
(edit) @508de33   13 years kirilma do not draw showmap button for event is there is no map for its room qt5
Note: See TracRevisionLog for help on using the revision log.