|
|
|
@d942dc3
|
9 years |
philipp |
Fixed a yet unknown bug: The room name was not properly inserted in …
qt5
|
|
|
@e249438
|
9 years |
philipp |
Escaped the strings that are shown in the dialog and preserve some layout.
qt5
|
|
|
@0584e12
|
10 years |
philipp |
Make it impossible to hide the toolbar by disallowing its context menu …
qt5
|
|
|
@52556b1
|
10 years |
gregoa |
remove TODO with one remaining item which I don't understand
qt5
|
|
|
@fdea0a0
|
10 years |
gregoa |
move TODO item to trac, issue #52
qt5
|
|
|
@384f3ce
|
10 years |
gregoa |
move TODO item to trac, issue #51
qt5
|
|
|
@4c71694
|
10 years |
gregoa |
move TODO item to trac, issue #50
qt5
|
|
|
@4f8e364
|
10 years |
philipp |
Applied "desktop-keywords.patch": add Keyword entry to …
qt5
|
|
|
@33a63bc
|
10 years |
philipp |
Applied "spelling.patch": Description: fix a typo
Author: gregor …
qt5
|
|
|
@7677df9
|
10 years |
gregoa |
bump version for future release
qt5
|
|
|
@fb7130a
|
10 years |
gregoa |
Update NEWS for 0.6.0 release.
qt5
0.6.0
|
|
|
@1ad7322
|
10 years |
gregoa |
Set version to 0.6.0.
qt5
|
|
|
@6464700
|
10 years |
philipp |
Removed a "TODO" comment.
qt5
|
|
|
@cd7b663
|
10 years |
gregoa |
Update example URLs in README.
qt5
|
|
|
@173399b
|
10 years |
philipp |
Added some actions to the mainwindow - otherwise shortcuts don't work …
qt5
|
|
|
@a8b5185
|
10 years |
philipp |
Removed debug output.
qt5
|
|
|
@055231b
|
10 years |
gregoa |
Eventdialog: make sure the same colours as everywhere are used.
…
qt5
|
|
|
@1aede9a
|
10 years |
philipp |
Changed the event dialog layout hoping to improve issue #48.
qt5
|
|
|
@e84ed04
|
10 years |
gregoa |
Move removal of generated file into new releaseclean target.
qt5
|
|
|
@955f76e
|
10 years |
gregoa |
.pro: Add created files to QMAKE_DISTCLEAN.
qt5
|
|
|
@4d8493b
|
10 years |
philipp |
Made sure the mainwindow is destroyed properly and the sql database is …
qt5
|
|
|
@5130dc7
|
10 years |
gregoa |
#include appsettings.h for maemo.
qt5
|
|
|
@41c4ceb
|
10 years |
philipp |
Now the dayChange time is taken into account. This fixes #43.
qt5
|
|
|
@83481c6
|
10 years |
gregoa |
bump copyright years
qt5
|
|
|
@0bd1252
|
10 years |
gregoa |
add Stefan to AUTHORS
qt5
|
|
|
@e619be9
|
10 years |
philipp |
Formatted alarm message (closes ticket #46).
qt5
|
|
|
@3a09de6
|
10 years |
philipp |
Alarms are reported via QSystemTray now (see ticket #46).
qt5
|
|
|
@097e1f4
|
10 years |
gregoa |
extend comment re systrayicon position
qt5
|
|
|
@b261e79
|
10 years |
gregoa |
tray icon: add (commented out) debug output and ->hide
qt5
|
|
|
@54a377c
|
10 years |
philipp |
Prepared to show an alarm message via tray icon on non-MAEMO systems.
qt5
|
|
|
@cdf0332
|
10 years |
gregoa |
fix typo in comment
qt5
|
|
|
@351728e
|
10 years |
gregoa |
fix typo in comment
qt5
|
|
|
@a44d375
|
10 years |
gregoa |
fix typo in comment
qt5
|
|
|
@4bd5d8a
|
10 years |
philipp |
The day tab is now the current tab when starting the program (ticket #44).
qt5
|
|
|
@3720891
|
10 years |
philipp |
Current day is used now when starting the program or loading a …
qt5
|
|
|
@4ca8bdc
|
10 years |
philipp |
Created more shortcuts (ticket #28).
qt5
|
|
|
@9457aed
|
10 years |
philipp |
Added comments to the SQL statements (back in October).
qt5
|
|
|
@a1e348c
|
10 years |
philipp |
The focus is set to the search input field when the search icon is clicked.
qt5
|
|
|
@cdbdad7
|
10 years |
gregoa |
When ConfClerk? is called with arguments (alarm), check for >= 3.
…
qt5
|
|
|
@21e0eb1
|
10 years |
gregoa |
Rip out unused DBUS stuff.
qt5
|
|
|
@3ecfbf0
|
10 years |
philipp |
Fixed bug: Arguments for calling ConfClerk? in an alarm event were not …
qt5
|
|
|
@908b4ce
|
10 years |
philipp |
Changed int to string converstion method because the old method gave …
qt5
|
|
|
@8bd618c
|
10 years |
philipp |
We added the conferenceId to some alarm related methods (ticket #41).
qt5
|
|
|
@95257a6
|
10 years |
gregoa |
Update URLs in README.
qt5
|
|
|
@f1826af
|
10 years |
philipp |
Schmema update completed. Finally closing ticket #45.
qt5
|
|
|
@e2c612c
|
10 years |
philipp |
Reloading a conference works now.
qt5
|
|
|
@5e50875
|
10 years |
philipp |
Fixed: Forgot to call query.exec() at several places.
qt5
|
|
|
@9bbd5ae
|
10 years |
philipp |
Added sql file that updates the schema from version 000 to version 001.
qt5
|
|
|
@38b61bc
|
10 years |
philipp |
Changed table names to have small letters.
qt5
|
|
|
@4403ab4
|
10 years |
philipp |
Changed coding style of sql file.
qt5
|
|
|
@5293ef0
|
10 years |
gregoa |
Remove unsed (and removed from db) 'days' column fro xml parser and …
qt5
|
|
|
@14c46c7
|
10 years |
philipp |
Suggestion for database schema version 001.
qt5
|
|
|
@0ba2b59
|
10 years |
gregoa |
Don't insert empty string into picture column.
(NOT NULL constraint …
qt5
|
|
|
@7e45288
|
10 years |
gregoa |
Remove empty-city-hack.
(NOT NULL removed from db schema.)
qt5
|
|
|
@a62988a
|
10 years |
gregoa |
Remove ifdef'd out members
qt5
|
|
|
@a8f8b5d
|
10 years |
gregoa |
One version for creating the directory is enough :)
(Now tested on …
qt5
|
|
|
@9b5a80ff
|
10 years |
philipp |
Added a second possibility to create the directory and removed the TODO.
qt5
|
|
|
@1f12b6b
|
10 years |
gregoa |
fix .mkpath()
Creating the "." path works.
Is this idiomatic? At …
qt5
|
|
|
@61346c9
|
10 years |
philipp |
Restructured the SqlEngine?. Not yet finished (see "TODO" in the code).
qt5
|
|
|
@8d6798d
|
10 years |
gregoa |
fix some more header includes
qt5
|
|
|
@253ad0e
|
10 years |
gregoa |
fix typo in comment
qt5
|
|
|
@7680536
|
10 years |
gregoa |
fix #includes
(detected by QtCreator? and friends on windows)
qt5
|
|
|
@2dffed3
|
10 years |
philipp |
On the way to fix #45.
qt5
|
|
|
@ca20842
|
10 years |
philipp |
Fixed bug: Changing the conference URL resulted in an error message.
qt5
|
|
|
@80589bb
|
11 years |
gregoa |
Add .pro.user.* to svn:ignore and remove it in the release target.
qt5
|
|
|
@2d1cd3c
|
11 years |
gregoa |
TODO: new item about duplicate documentation.
qt5
|
|
|
@bca42fc
|
11 years |
gregoa |
README: add Stefan to Contact section.
qt5
|
|
|
@a7318d5
|
11 years |
gregoa |
Bump version after 0.5.5 release.
qt5
|
|
|
@57c5bb4
|
11 years |
gregoa |
Add release date in NEWS.
qt5
0.5.5
|
|
|
@835ef08
|
11 years |
gregoa |
remove TODO item (expand/collapse)
qt5
|
|
|
@9d3d62d
|
11 years |
gregoa |
Add more items to NEWS.
qt5
|
|
|
@8496c29
|
11 years |
gregoa |
Add items to NEWS.
qt5
|
|
|
@4147e08
|
11 years |
gregoa |
Add Stefan as a copyright holder to source files, too.
qt5
|
|
|
@41ff1b6
|
11 years |
gregoa |
sync copyright notices between README and confclerk.pod
qt5
|
|
|
@56307f8
|
11 years |
philipp |
Implemented expand/collapse of the event groups. Resolves ticket #31.
qt5
|
|
|
@8f15208
|
11 years |
philipp |
The groups starts at full hours again.
qt5
|
|
|
@6bf226b
|
11 years |
philipp |
Philipp's comments to r1444.
qt5
|
|
|
@b686173
|
11 years |
philipp |
Created icons collapse and expand.
qt5
|
|
|
@0b595d2
|
11 years |
gregoa |
createTimeGroups(): use QDateTime instead of QTime to avoid "midnight …
qt5
|
|
|
@a96e91c
|
11 years |
philipp |
This at least partly fixes #42 ("fun with time zones").
qt5
|
|
|
@0dc6313
|
11 years |
stef |
Changed inactive favourite icon to match alarm icon style
qt5
|
|
|
@7947db3
|
11 years |
gregoa |
Show the AlarmOff? icon in the timegroup header when the group has no …
qt5
|
|
|
@2d11958
|
11 years |
gregoa |
Update copyright information in README for new icons.
qt5
|
|
|
@accae6b
|
11 years |
philipp |
Changed the alarm icon due to ticket #40. I haven't tried it because I …
qt5
|
|
|
@a697dc1
|
11 years |
gregoa |
Update NEWS with recent bug fixes.
qt5
|
|
|
@687d76f
|
11 years |
gregoa |
Update copyright in README for changed icons.
qt5
|
|
|
@dadb922
|
11 years |
philipp |
Changed favourite icons as a response to ticket #40.
qt5
|
|
|
@1ba9324
|
11 years |
gregoa |
Handle redirects when importing schedules over the network.
Fixes: #39
qt5
|
|
|
@d466553
|
11 years |
gregoa |
More output on errors.
qt5
|
|
|
@07f01be
|
11 years |
gregoa |
Fix typo in docs.
qt5
|
|
|
@dec5129
|
11 years |
gregoa |
Update exmple URLs in README.
qt5
|
|
|
@8bc87d6
|
11 years |
gregoa |
Update copyright years.
qt5
|
|
|
@a9eca6f
|
11 years |
gregoa |
Add note about fixed bug to NEWS.
qt5
|
|
|
@11d3189
|
11 years |
philipp |
Hopefully fixed bug #38: As the alarm message was used to identify the …
qt5
|
|
|
@9a896cc
|
11 years |
gregoa |
Removed commented out reference to removed files.
qt5
|
|
|
@545ce93
|
11 years |
philipp |
Deleted calendar.h and calendar.cpp as they are not used.
qt5
|
|
|
@fde1838
|
11 years |
philipp |
Deleted files that don't seem to be used.
qt5
|
|
|
@15fd166
|
11 years |
gregoa |
typo in docs
qt5
|
|
|
@e21d164
|
11 years |
philipp |
Updated the TODO list.
qt5
|
|
|
@d12c1e0
|
11 years |
philipp |
When the search toolbox button is clicked when the search dialog is …
qt5
|
|
|