|
|
@763b877
|
18 months |
philipp |
Fix bug: display_time_shift was lost when conference was reloaded.
|
|
|
@ffb6be7
|
18 months |
gregor |
Bump copyright years.
|
|
|
@c13a488
|
19 months |
philipp |
Add utc_offset and display_time_shift columns to conference database.
|
|
|
@af9f24b
|
19 months |
philipp |
Replace QHash with QMultiHash to avoid a deprecation warning.
|
|
|
@0816326
|
5 years |
philipp |
C++98 compatibility: Variable initialization in SqlEngine? class.
|
|
|
@0c1d3ea
|
5 years |
philipp |
C++98 compatibility: Variable initialization in TransactionRaii? class.
|
|
|
@c19618d
|
5 years |
philipp |
Implement transaction RAII.
|
|
|
@0c71a07
|
5 years |
philipp |
Implement rollbackTransaction().
|
|
|
@7ba0378
|
5 years |
philipp |
Import schedules with dates attached to events correctly.
|
|
|
@de5d0f1
|
6 years |
gregoa |
Bump copyright years.
qt5
|
|
|
@4a87a3b
|
8 years |
gregoa |
Bump copyright year.
In anticipation of a release in 2015.
qt5
|
|
|
@11f3f87
|
8 years |
gregoa |
Update copyright notices.
qt5
|
|
|
@83481c6
|
10 years |
gregoa |
bump copyright years
qt5
|
|
|
@f1826af
|
10 years |
philipp |
Schmema update completed. Finally closing ticket #45.
qt5
|
|
|
@61346c9
|
10 years |
philipp |
Restructured the SqlEngine?. Not yet finished (see "TODO" in the code).
qt5
|
|
|
@253ad0e
|
10 years |
gregoa |
fix typo in comment
qt5
|
|
|
@2dffed3
|
10 years |
philipp |
On the way to fix #45.
qt5
|
|
|
@4147e08
|
11 years |
gregoa |
Add Stefan as a copyright holder to source files, too.
qt5
|
|
|
@8bc87d6
|
11 years |
gregoa |
Update copyright years.
qt5
|
|
|
@e6ab8a2
|
12 years |
philipp |
Removed the ability to show "pictures" (maps) of rooms and maps of …
qt5
|
|
|
@68b2df2
|
12 years |
gregoa |
Add copyright to source.
qt5
|
|
|
@6df32f2
|
12 years |
gregoa |
Update GPL blurb in source files.
qt5
|
|
|
@cec47c6
|
13 years |
kirilma |
store path to conference map in database
path stored as additional …
qt5
|
|
|
@d97bcab
|
13 years |
kirilma |
implement deleting a conference
pass event about it to mainwindow to …
qt5
|
|
|
@be9b645
|
13 years |
kirilma |
remove unused code
qt5
|
|
|
@1bad318
|
13 years |
kirilma |
use transactions to make import faster
qt5
|
|
|
@ca90cb1
|
13 years |
uzakmat |
A header with the proper copyright/lincence statement was added into …
qt5
|
|
|
@3a8dc71
|
13 years |
pavelpa |
SqlEngine? made STATIC
qt5
|
|
|
@05afe5f
|
13 years |
pavelpa |
implemented 'tab container' widget, which groups daynavigator with …
qt5
|
|
|
@c7b58d4
|
13 years |
timkoma |
search upgrade
qt5
|
|
|
@e662750
|
13 years |
timkoma |
first working version of the search
qt5
|
|
|
@990afd5
|
13 years |
timkoma |
temp commit for search tab
qt5
|
|
|
@72f6fe4
|
13 years |
pavelpa |
implemented xml parser
- parsing Schedule
qt5
|