|
|
@701240f
|
12 years |
philipp |
Cleanup daynavigatorwidget.
qt5
|
|
|
@000ddfb
|
12 years |
gregoa |
bump version after release
qt5
|
|
|
@d878ecb
|
12 years |
gregoa |
Day navigator widget: setDates()
- change logic of setting mCurDate: …
qt5
|
|
|
@1bbcb8f
|
12 years |
gregoa |
Replace some tabs with the usual spaces.
qt5
|
|
|
@40849d7
|
12 years |
philipp |
Assigned confclerk icon to main window.
qt5
|
|
|
@c0559b6
|
12 years |
philipp |
Now the progress bar is shown immediately after clicking the refresh …
qt5
|
|
|
@1006c4f
|
12 years |
philipp |
Fixed ticket #26 (empty tabs after some actions).
qt5
|
|
|
@3655d06
|
12 years |
stef |
Fixed ticket #20
qt5
|
|
|
@4bf728f
|
12 years |
philipp |
Removed one comment and fixed typos.
qt5
|
|
|
@12fe870
|
12 years |
philipp |
Rewrote code to group events together with gregoa.
Closes bug #22.
qt5
|
|
|
@ec813bb
|
12 years |
philipp |
This should close ticket #35 ([maemo] conflict icon overlaps alarm icon).
qt5
|
|
|
@be12b9f
|
12 years |
philipp |
Changed the drawing of events to make use of system colors and styles, …
qt5
|
|
|
@5dbcd35
|
12 years |
gregoa |
bump version after release
qt5
|
|
|
@5ec938e
|
12 years |
gregoa |
Improve day navigator widget.
(Still black magic, now even with …
qt5
|
|
|
@a9f56bb
|
12 years |
gregoa |
.isEmpty() feels more Qtish then == ""
qt5
|
|
|
@83dc7c6
|
12 years |
gregoa |
Only add ", $venue" to conference location when $venue is not empty.
qt5
|
|
|
@3a6ca60
|
12 years |
gregoa |
ISO formatting of conference dates in conferenceeditor.
qt5
|
|
|
@2dcbb2c
|
12 years |
gregoa |
Quick fix for ticket: #32: if the schedule XML doesn't contain a city, …
qt5
|
|
|
@09a5663
|
12 years |
gregoa |
emit the parsingScheduleBegin() signal earlier, so we get the …
qt5
|
|
|
@84ac1c5
|
12 years |
gregoa |
mention FrOSCon as an example (although it's not working at the …
qt5
|
|
|
@855c985
|
12 years |
gregoa |
Use "-" in start-end. Closes: #30
qt5
|
|
|
@c7da828
|
12 years |
gregoa |
Shift date text up by icon/2 in order to re-center the text. More or …
qt5
|
|
|
@a6f4f3d
|
12 years |
gregoa |
Add today button to date navigator.
TODO: date is not centered between …
qt5
|
|
|
@6c85b24
|
12 years |
gregoa |
Make sure to remove src/bin/libqalarm.a on make clean.
qt5
|
|
|
@35d810c
|
12 years |
gregoa |
bump version after release
qt5
|
|
|
@1dbb3bb
|
12 years |
gregoa |
Remove conference/room records unconditionally from EVENT_ROOMS
qt5
|
|
|
@274f6dc
|
12 years |
gregoa |
SqlEngine::addRoomToDB: remove event/conference combinations from …
qt5
|
|
|
@6b6b29c
|
12 years |
philipp |
Fixed ticket #23: No close button in conference dialog when no …
qt5
|
|
|
@d785a93
|
12 years |
gregoa |
Distinguish "Presenter" and "Presenters" (instead of "Presenter(s)"). …
qt5
|
|
|
@ff9a2cb
|
12 years |
gregoa |
Show event title instead of id in alarms.
qt5
|
|
|
@118b982
|
12 years |
gregoa |
Reorganize CLEAN and DISTCLEAN targets.
qt5
|
|
|
@ce12509
|
12 years |
gregoa |
Bump VERSION after release.
qt5
|
|
|
@4633b70
|
12 years |
philipp |
This is just a quick-and-dirty workaround commit to aviod a drawing …
qt5
|
|
|
@84c94b3
|
12 years |
philipp |
The speaker is preselected in the search dialog now.
qt5
|
|
|
@268d58f
|
12 years |
philipp |
First try to improve the colors (ticket #13).
qt5
|
|
|
@a4ed73e
|
12 years |
philipp |
The cancel button on the settings dialog works now (ticket #14) and …
qt5
|
|
|
@6817002
|
12 years |
philipp |
Changed the menu to be non-hierarchical. Closes ticket #16.
qt5
|
|
|
@04ea240
|
12 years |
philipp |
Changed the placement of the date label again.
Changed the date format …
qt5
|
|
|
@fdf4d9c
|
12 years |
philipp |
Replaced "130" by s.width() when centering the date.
qt5
|
|
|
@525e2e2
|
12 years |
philipp |
This commit closes ticket #12. The search terms are ANDed now and a …
qt5
|
|
|
@0ea5709
|
12 years |
philipp |
Before querying the SEARCH_EVENT table, its existence is checked. …
qt5
|
|
|
@334d43d
|
12 years |
philipp |
Error messages reported with the function error_essage are no longer …
qt5
|
|
|
@80ac67e
|
12 years |
philipp |
The description and person list of the event dialog is now selectable …
qt5
|
|
|
@1160cde
|
12 years |
philipp |
Tuned the about dialog.
qt5
|
|
|
@c8a76f3
|
12 years |
philipp |
Minor tuning of the conference editor. The reload button now has a …
qt5
|
|
|
@53effcb
|
12 years |
philipp |
Fixed bug (related to ticket #12): Only the last search term is used.
qt5
|
|
|
@e388cda
|
12 years |
philipp |
Undid changes to sqlengine.cpp I committed accidentally in r1318.
qt5
|
|
|
@47eda2b
|
12 years |
gregoa |
Split search keyword string on whitespace.
qt5
|
|
|
@66698a6
|
12 years |
gregoa |
Avoid duplicate search results by using SELECT DISTINCT when filling …
qt5
|
|
|
@526128c
|
12 years |
philipp |
Cleaning of the conferenceeditor dialog.
qt5
|
|
|
@e6ab8a2
|
12 years |
philipp |
Removed the ability to show "pictures" (maps) of rooms and maps of …
qt5
|
|
|
@8dd3dd2
|
12 years |
philipp |
Removed the unused status bar.
qt5
|
|
|
@910109e
|
12 years |
gregoa |
Some more s;TARGETDEPS;POST_TARGETDEPS;
qt5
|
|
|
@59a6d0d
|
12 years |
gregoa |
Bump version
qt5
|
|
|
@cf385cd
|
12 years |
philipp |
Removed many of the qDebug() output lines (see ticket #10).
qt5
|
|
|
@4fe29d6
|
12 years |
philipp |
Replaced the star icons with self-made versions (Blender 2.57b) that …
qt5
|
|
|
@d17dd78
|
12 years |
philipp |
Included application version in the about dialog. This closes ticket #9.
qt5
|
|
|
@3686b97
|
12 years |
philipp |
Links in events are now clickable (resolves ticket #4).
qt5
|
|
|
@ed063f1
|
12 years |
philipp |
Searching without active conference doesn't give an error message …
qt5
|
|
|
@f48bf9f
|
12 years |
philipp |
The '%' character doesn't have to be escaped anymore.
qt5
|
|
|
@326c15b
|
12 years |
philipp |
The window title was still "FOSDEM Schedule".
qt5
|
|
|
@09d3d64
|
12 years |
gregoa |
Remove the remaining last two fosdem files.
qt5
|
|
|
@e1dcc00
|
12 years |
philipp |
Enter or return triggers the search now when the focus is at the …
qt5
|
|
|
@8bdf2d3
|
12 years |
philipp |
Removed unnecessary debug output and code.
qt5
|
|
|
@5c7119d
|
12 years |
philipp |
Fixed bug reported by gregor: Too many authors are shown (form other …
qt5
|
|
|
@663fafd
|
12 years |
philipp |
Removed two unused variables to avoid compiler warnings.
qt5
|
|
|
@df884b3
|
12 years |
gregoa |
Somewhere a slash was missing …
qt5
|
|
|
@b9834d8
|
12 years |
gregoa |
Update 'About' dialog.
qt5
|
|
|
@babe4cd
|
12 years |
gregoa |
Remove ULB, Campus Solbosch maps.
qt5
|
|
|
@5ede637
|
12 years |
gregoa |
The big rename. Which was not so big after all …
qt5
|
|
|
@59673b9
|
12 years |
gregoa |
Add new resource file to app.pro
qt5
|
|
|
@f41638e
|
12 years |
gregoa |
Icons, part 2: replace fosdem/brain icons with ConfClerk? logo
qt5
|
|
|
@77f8bff
|
12 years |
gregoa |
Icons part 1: replace all icons (except the FOSDEM ones) with icons …
qt5
|
|
|
@c040814
|
12 years |
gregoa |
Remove unused icons.
qt5
|
|
|
@52d0741
|
12 years |
gregoa |
Another instance of the databasename.
(NOTE: untested, this codepath …
qt5
|
|
|
@9f97eaf
|
12 years |
gregoa |
Move config and sqlite database. They are both at the xdg-specified …
qt5
|
|
|
@8fdfc63
|
12 years |
gregoa |
Rename DBus service. Hopefully successful.
qt5
|
|
|
@8bacb4e
|
12 years |
gregoa |
qmake warning: POST_TARGETDEPS instead of TARGETDEPS
qt5
|
|
|
@0346302
|
12 years |
gregoa |
Move and rename logo, create a target to convert it in .pro, add …
qt5
|
|
|
@dcefa71
|
12 years |
philipp |
Prevented SQL injections in function addPersonToDB.
qt5
|
|
|
@68b2df2
|
12 years |
gregoa |
Add copyright to source.
qt5
|
|
|
@6df32f2
|
12 years |
gregoa |
Update GPL blurb in source files.
qt5
|
|
|
@83f0ba7
|
12 years |
philipp |
Just adapted the page size to be rectangular.
qt5
|
|
|
@4ee46d4
|
12 years |
philipp |
This suggestion/"doodle"* for the new application icon was created …
qt5
|
|
|
@dc54e87
|
12 years |
philipp |
Prevented SQL injection in function addLinkToDB.
qt5
|
|
|
@a55781e
|
12 years |
philipp |
Fixed SQL error in searchEvent when no table was selected.
Prevented …
qt5
|
|
|
@a0f3e32
|
12 years |
philipp |
Added some comments, removed and added some debug information.
qt5
|
|
|
@f09a1b9
|
12 years |
philipp |
Fixed a bug I introduced when reparing the addRoomToDB function.
qt5
|
|
|
@141a5c2
|
12 years |
philipp |
Tracks are inserted now when importing new conferences.
qt5
|
|
|
@909ea23
|
12 years |
philipp |
void possible SQL injection in function addRoomToDB.
qt5
|
|
|
@06eef78
|
12 years |
philipp |
Removed copying the fosdem.sqlite database during the make process.
qt5
|
|
|
@4b8ce66
|
12 years |
philipp |
The database is now created from the program. We don't need to copy or …
qt5
|
|
|
@c8b84e1
|
12 years |
philipp |
Persons are deleted now when a conference is removed.
qt5
|
|
|
@63b2343
|
12 years |
philipp |
Rooms are inserted now for additionally imported conferences.
qt5
|
|
|
@865aab6
|
12 years |
philipp |
Importing persons for multiple conferences works now.
qt5
|
|
|
@f657e9c
|
12 years |
philipp |
Changed UNIQUE statements in the database table definition so that …
qt5
|
|
|
@51529bd
|
12 years |
gregoa |
Insert new field xid_conference into table track, room and person.
qt5
|
|
|
@cfe9990
|
12 years |
philipp |
Created schema for the database with additional colum xid_conference …
qt5
|
|
|
@79b9a53
|
12 years |
philipp |
Added menu item "quit".
qt5
|
|
|
@408bf66
|
12 years |
philipp |
Removed dbus dependency on non-maemo platforms.
qt5
|
|
|