ToastFreeware
/
toast
/
confclerk.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
More output on errors.
[toast/confclerk.git]
/
src
/
sql
/
2012-04-06
gregor herrmann
More output on errors.
tree
|
commitdiff
2012-03-21
gregor herrmann
Update copyright years.
tree
|
commitdiff
2011-12-12
Philipp Spitzer
Fixed by gregoa: Searching for titles where the events...
tree
|
commitdiff
2011-09-06
Stefan Strahl
Fixed ticket #20
tree
|
commitdiff
2011-08-15
gregor herrmann
.isEmpty() feels more Qtish then == ""
tree
|
commitdiff
2011-08-15
gregor herrmann
Quick fix for ticket: #32: if the schedule XML doesn...
tree
|
commitdiff
2011-08-15
gregor herrmann
emit the parsingScheduleBegin() signal earlier, so...
tree
|
commitdiff
2011-07-23
gregor herrmann
Remove conference/room records unconditionally from...
tree
|
commitdiff
2011-07-22
gregor herrmann
SqlEngine::addRoomToDB: remove event/conference combina...
tree
|
commitdiff
2011-07-14
gregor herrmann
Reorganize CLEAN and DISTCLEAN targets.
tree
|
commitdiff
2011-07-12
Philipp Spitzer
This commit closes ticket #12. The search terms are...
tree
|
commitdiff
2011-07-10
Philipp Spitzer
Fixed bug (related to ticket #12): Only the last search...
tree
|
commitdiff
2011-07-10
Philipp Spitzer
Undid changes to sqlengine.cpp I committed accidentally...
tree
|
commitdiff
2011-07-08
gregor herrmann
Split search keyword string on whitespace.
tree
|
commitdiff
2011-07-08
gregor herrmann
Avoid duplicate search results by using SELECT DISTINCT...
tree
|
commitdiff
2011-07-04
Philipp Spitzer
Removed the ability to show "pictures" (maps) of rooms...
tree
|
commitdiff
2011-06-28
Philipp Spitzer
Removed many of the qDebug() output lines (see ticket...
tree
|
commitdiff
2011-06-26
Philipp Spitzer
The '%' character doesn't have to be escaped anymore.
tree
|
commitdiff
2011-06-24
gregor herrmann
Somewhere a slash was missing ...
tree
|
commitdiff
2011-06-23
gregor herrmann
Remove ULB, Campus Solbosch maps.
tree
|
commitdiff
2011-06-23
gregor herrmann
Move config and sqlite database. They are both at the...
tree
|
commitdiff
2011-06-23
Philipp Spitzer
Prevented SQL injections in function addPersonToDB.
tree
|
commitdiff
2011-06-23
gregor herrmann
Add copyright to source.
tree
|
commitdiff
2011-06-23
gregor herrmann
Update GPL blurb in source files.
tree
|
commitdiff
2011-06-23
Philipp Spitzer
Prevented SQL injection in function addLinkToDB.
tree
|
commitdiff
2011-06-23
Philipp Spitzer
Fixed SQL error in searchEvent when no table was selected.
tree
|
commitdiff
2011-06-23
Philipp Spitzer
Fixed a bug I introduced when reparing the addRoomToDB...
tree
|
commitdiff
2011-06-23
Philipp Spitzer
Tracks are inserted now when importing new conferences.
tree
|
commitdiff
2011-06-23
Philipp Spitzer
void possible SQL injection in function addRoomToDB.
tree
|
commitdiff
2011-06-22
Philipp Spitzer
The database is now created from the program. We don...
tree
|
commitdiff
2011-06-22
Philipp Spitzer
Persons are deleted now when a conference is removed.
tree
|
commitdiff
2011-06-22
Philipp Spitzer
Rooms are inserted now for additionally imported confer...
tree
|
commitdiff
2011-06-22
Philipp Spitzer
Changed UNIQUE statements in the database table definit...
tree
|
commitdiff
2011-06-22
gregor herrmann
Insert new field xid_conference into table track, room...
tree
|
commitdiff
2010-05-05
kirilma
store room map in database
tree
|
commitdiff
2010-05-05
kirilma
store path to conference map in database
tree
|
commitdiff
2010-04-22
kirilma
remove obsoleted code
tree
|
commitdiff
2010-04-22
kirilma
reworked UI for conference editing
tree
|
commitdiff
2010-04-22
kirilma
CC: fix endlines
tree
|
commitdiff
2010-04-16
kirilma
use visible notifications of errors
tree
|
commitdiff
2010-04-15
kirilma
implement deleting a conference
tree
|
commitdiff
2010-04-15
kirilma
store URL's for conferences
tree
|
commitdiff
2010-04-15
kirilma
remove unused code
tree
|
commitdiff
2010-04-12
kirilma
fix event insert or update
tree
|
commitdiff
2010-04-09
kirilma
use update for events when they are already exists
tree
|
commitdiff
2010-04-09
kirilma
use transactions to make import faster
tree
|
commitdiff
2010-03-03
timkoma
UTC/LocalTime fix for import conference XML, DB queries...
tree
|
commitdiff
2010-02-05
timkoma
fix for import - ON CONFLICT REPLACE
tree
|
commitdiff
2010-02-02
uzakmat
A header with the proper copyright/lincence statement...
tree
|
commitdiff
2010-02-01
pavelpa
changed permissions for the db
tree
|
commitdiff
2010-02-01
pavelpa
created resource which contains parsed schedule,
tree
|
commitdiff
2010-01-28
pavelpa
search fixed
tree
|
commitdiff
2010-01-28
pavelpa
some 'delegate' drawing optimizations
tree
|
commitdiff
2010-01-27
pavelpa
removed appsettings
tree
|
commitdiff
2010-01-27
pavelpa
'conflicts' modifications
tree
|
commitdiff
2010-01-26
pavelpa
SqlEngine made STATIC
tree
|
commitdiff
2010-01-26
pavelpa
implemented 'tab container' widget, which groups daynav...
tree
|
commitdiff
2010-01-26
timkoma
unique constraints added into sql
tree
|
commitdiff
2010-01-26
pavelpa
import schedule dialog
tree
|
commitdiff
2010-01-25
timkoma
search upgrade
tree
|
commitdiff
2010-01-25
timkoma
search update
tree
|
commitdiff
2010-01-22
korrco
caching removed
tree
|
commitdiff
2010-01-21
pavelpa
modifications to import-schedule dialog
tree
|
commitdiff
2010-01-21
pavelpa
check for existence of conference before inserting...
tree
|
commitdiff
2010-01-21
pavelpa
added 'Conference' tab - to list conference details
tree
|
commitdiff
2010-01-21
pavelpa
import/search schedule dialog implemented
tree
|
commitdiff
2010-01-21
timkoma
update for the search
tree
|
commitdiff
2010-01-21
pavelpa
combined EVENT and VIRTUAL_EVENT => 'EVENT' now
tree
|
commitdiff
2010-01-21
korrco
activities tab implemented
tree
|
commitdiff
2010-01-21
timkoma
first working version of the search
tree
|
commitdiff
2010-01-20
pavelpa
changed 'Activity' -> 'Track'
tree
|
commitdiff
2010-01-20
pavelpa
parsing activity from xml
tree
|
commitdiff
2010-01-20
timkoma
temp commit for search tab
tree
|
commitdiff
2010-01-19
pavelpa
work on alarm
tree
|
commitdiff
2010-01-18
pavelpa
added 'alarm' columnt to the 'EVENT' table to signalize
tree
|
commitdiff
2010-01-18
hanzes
fixed sqlite statement
tree
|
commitdiff
2010-01-18
pavelpa
used 'MAEMO' define to create 'non-virtual' 'VIRUAL_EVE...
tree
|
commitdiff
2010-01-18
fortefr
Temporal virtual_event change
tree
|
commitdiff
2010-01-16
pavelpa
work on favourite
tree
|
commitdiff
2010-01-13
pavelpa
minor fix
tree
|
commitdiff
2010-01-13
pavelpa
implemented 'conference' record for accessing info...
tree
|
commitdiff
2010-01-12
pavelpa
implemented xml parser
tree
|
commitdiff