|
|
@4a87a3b
|
8 years |
gregoa |
Bump copyright year.
In anticipation of a release in 2015.
qt5
|
|
|
@43e706a
|
8 years |
gregoa |
bump version number after release
qt5
|
|
|
@11f3f87
|
8 years |
gregoa |
Update copyright notices.
qt5
|
|
|
@42685b5
|
8 years |
gregoa |
Fix SQL query which returned too many rooms.
qt5
|
|
|
@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
|
|
|
@7677df9
|
10 years |
gregoa |
bump version for future release
qt5
|
|
|
@1ad7322
|
10 years |
gregoa |
Set version to 0.6.0.
qt5
|
|
|
@6464700
|
10 years |
philipp |
Removed a "TODO" comment.
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
|
|
|
@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
|
|
|
@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
|
|
|
@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
|
|
|
@a7318d5
|
11 years |
gregoa |
Bump version after 0.5.5 release.
qt5
|
|
|
@4147e08
|
11 years |
gregoa |
Add Stefan as a copyright holder to source files, too.
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
|
|
|
@accae6b
|
11 years |
philipp |
Changed the alarm icon due to ticket #40. I haven't tried it because I …
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
|
|
|
@8bc87d6
|
11 years |
gregoa |
Update copyright years.
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
|
|
|
@d12c1e0
|
11 years |
philipp |
When the search toolbox button is clicked when the search dialog is …
qt5
|
|
|
@167a532
|
11 years |
philipp |
Implemented stub for expand/collape all.
qt5
|
|
|
@78d8c9e
|
11 years |
philipp |
Another layout study.
qt5
|
|
|
@c728494
|
11 years |
philipp |
Changed layout details to study the effect in Maemo.
qt5
|
|
|
@4383ab5
|
11 years |
philipp |
Better calculation of the day navigator date position.
qt5
|
|
|
@71c3eb6
|
11 years |
philipp |
Fixed by gregoa: Searching for titles where the events had no person …
qt5
|
|
|
@ac2b0b2
|
11 years |
philipp |
The search result is now synced with the daynavigator.
When the search …
qt5
|
|
|
@9196cb0
|
11 years |
philipp |
Sorted by duration additionally to start.
qt5
|
|
|
@11d7ec5
|
11 years |
philipp |
Implemented "now" action and removed the "now" button from the day …
qt5
|
|
|
@066b41f
|
11 years |
philipp |
Removed unused nowEvent functions.
qt5
|
|
|
@1ca13ef
|
11 years |
philipp |
Implemented the reload button functionality. Closes: #34
qt5
|
|
|
@c81f30a
|
11 years |
philipp |
The conflict editor works again.
qt5
|
|
|
@dc66a91
|
11 years |
philipp |
The favorite tab gets updated again after changing the favorite state.
qt5
|
|
|
@264f5e7
|
11 years |
philipp |
Removed the "Now" tab.
Removed the day navigator inside tabs.
Added a …
qt5
|
|
|
@a9430aa
|
11 years |
gregoa |
Search dialog: less width, more lines.
qt5
|
|
|
@6d48bb2
|
11 years |
gregoa |
Tabs: elide tabtexts.
qt5
|
|
|
@1825f82
|
11 years |
philipp |
Implemented "unset dates" in the date navigator.
qt5
|
|
|
@bf6be88
|
11 years |
philipp |
The dateChanged signal is transmitted to the tabcontainers now.
qt5
|
|
|
@66ec7cb
|
11 years |
philipp |
Introduced a toobar.
Added a new global date navigator instance (the …
qt5
|
|
|
@701240f
|
11 years |
philipp |
Cleanup daynavigatorwidget.
qt5
|
|
|
@000ddfb
|
11 years |
gregoa |
bump version after release
qt5
|
|
|
@d878ecb
|
11 years |
gregoa |
Day navigator widget: setDates()
- change logic of setting mCurDate: …
qt5
|
|
|
@1bbcb8f
|
11 years |
gregoa |
Replace some tabs with the usual spaces.
qt5
|
|
|
@40849d7
|
11 years |
philipp |
Assigned confclerk icon to main window.
qt5
|
|
|