|
|
|
@96344e7
|
12 years |
gregoa |
Prepare ChangeLog? generation from svn logs.
qt5
|
|
|
@dc54e87
|
12 years |
philipp |
Prevented SQL injection in function addLinkToDB.
qt5
|
|
|
@4be292a
|
12 years |
gregoa |
update TODO
qt5
|
|
|
@a55781e
|
12 years |
philipp |
Fixed SQL error in searchEvent when no table was selected.
Prevented …
qt5
|
|
|
@5438514
|
12 years |
gregoa |
add TODO file
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
|
|
|
@bad5e8a
|
12 years |
philipp |
Added a file with bugs that I noticed when playing with the application.
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
|
|
|
@b90f02a
|
12 years |
philipp |
Removed data directory from subdirs so that the manually created …
qt5
|
|
|
@408bf66
|
12 years |
philipp |
Removed dbus dependency on non-maemo platforms.
qt5
|
|
|
@900bcf1
|
13 years |
kirilma |
use enabled flag instead of repeated criateria check
qt5
|
|
|
@a6a9e0b
|
13 years |
kirilma |
add enabled flag
qt5
|
|
|
@525448c
|
13 years |
kirilma |
refactor: more compact drawing of controls
qt5
|
|
|
@508de33
|
13 years |
kirilma |
do not draw showmap button for event is there is no map for its room
qt5
|
|
|
@0d995ed
|
13 years |
kirilma |
refactor: cache whole Room object in Event
qt5
|
|
|
@58eb7cc
|
13 years |
kirilma |
store room map in database
show it if it's available, otherwise show …
qt5
|
|
|
@cec47c6
|
13 years |
kirilma |
store path to conference map in database
path stored as additional …
qt5
|
|
|
@3cdaf7d
|
13 years |
kirilma |
UI tune: use buttonBox instead of single buttons to comply with …
qt5
|
|
|
@cb7b999
|
13 years |
kirilma |
restore viewing of conference map
qt5
|
|
|
@66428e7
|
13 years |
kirilma |
minor UI fixes
fix size of UrlInputDialog?
restore [remove] button at …
qt5
|
|
|
@f299a08
|
13 years |
kirilma |
remove obsoleted code
also fix some types
qt5
|
|
|
@c8c414f
|
13 years |
kirilma |
optimization
qt5
|
|
|
@f7dc75a
|
13 years |
kirilma |
fine tune geometry to look nicer
qt5
|
|
|
@7c6cf5e
|
13 years |
kirilma |
add authors for files
qt5
|
|
|
@b431d47
|
13 years |
kirilma |
reworked UI for conference editing
underlying representation of …
qt5
|
|
|
@a61c5f5
|
13 years |
kirilma |
CC: fix endlines
qt5
|
|
|
@3329d39
|
13 years |
kirilma |
use visible notifications of errors
also early detect parsing errors
qt5
|
|
|
@2eda137
|
13 years |
kirilma |
make label shorter to place all required buttons
qt5
|
|
|
@04acaf9
|
13 years |
kirilma |
fix deletion of last conference
implement for cleaning all views in …
qt5
|
|
|
@d97bcab
|
13 years |
kirilma |
implement deleting a conference
pass event about it to mainwindow to …
qt5
|
|
|
@f5b68a4
|
13 years |
kirilma |
add buttons for refreshm new url and delete and partly implement …
qt5
|
|
|
@d06ae27
|
13 years |
kirilma |
store URL's for conferences
* use it at update
* let user update the …
qt5
|
|
|
@be9b645
|
13 years |
kirilma |
remove unused code
qt5
|
|
|
@a0b8978
|
13 years |
kirilma |
fix references in SQL
qt5
|
|
|
@bf3bbb9
|
13 years |
kirilma |
save output from updater QT designer
update all ui files to the …
qt5
|
|
|
@47d0a31
|
13 years |
kirilma |
remove unused class TabWidget?
qt5
|
|
|
@ad5c62f
|
13 years |
kirilma |
move Settings and About to Window Menu
* remove Setting and About …
qt5
|
|
|
@22232d9
|
13 years |
kirilma |
build fix at maemo
force order of computation
some versions of …
qt5
|
|
|
@2c036e7
|
13 years |
kirilma |
remove ON CONFLICE REPLACE for events
qt5
|
|
|
@cdc7679
|
13 years |
kirilma |
generate default database instead of using binary one
qt5
|
|
|
@c129da26
|
13 years |
kirilma |
fix event insert or update
* add error reporting for queries
* …
qt5
|
|
|
@77e06ae
|
13 years |
kirilma |
catch exceptions which leak outside of event handlers
If we do not do …
qt5
|
|
|
@f548c17
|
13 years |
kirilma |
use update for events when they are already exists
also use only …
qt5
|
|
|
@1bad318
|
13 years |
kirilma |
use transactions to make import faster
qt5
|
|
|
@5bd6aba
|
13 years |
uzakmat |
Preparing for release 0.4.1
qt5
|
|
|
@5d9409d
|
13 years |
timkoma |
UTC/LocalTime fix for import conference XML, DB queries for multiple …
qt5
|
|
|
@7270ae0
|
13 years |
timkoma |
fix for import - ON CONFLICT REPLACE
qt5
|
|
|
@ba3fc20
|
13 years |
uzakmat |
alarm UTC/localtime fix
qt5
|
|
|
@939baeb
|
13 years |
uzakmat |
addition of Diablo specific installation instructions in INSTALL
qt5
|
|
|
@709fa13
|
13 years |
uzakmat |
installation of 40x40 icons enabled because of Diablo
qt5
|
|
|
@fe88470
|
13 years |
uzakmat |
release information added for release 0.3
qt5
|
|
|
@a1755df
|
13 years |
timkoma |
performance improvement for Events
qt5
|
|
|
@78e3575
|
13 years |
timkoma |
performance improvement for load persons
qt5
|
|
|
@e296dc6
|
13 years |
uzakmat |
NEWS file update
qt5
|
|
|
@ca90cb1
|
13 years |
uzakmat |
A header with the proper copyright/lincence statement was added into …
qt5
|
|
|
@2104023
|
13 years |
pavelpa |
corrected 'exec' path when adding an alarm
qt5
|
|
|
@ba631ca
|
13 years |
uzakmat |
NEWS file updated
qt5
|
|
|
@d29ee50
|
13 years |
uzakmat |
README, INSTALL, AUTHORS - filled in
qt5
|
|
|
@17cb895
|
13 years |
hanzes |
Alarm modifications
qt5
|
|
|
@ba48d2f
|
13 years |
hanzes |
Alarm dbus connection added
qt5
|
|
|
@a7d8638
|
13 years |
hanzes |
Alarm dbus connection added
qt5
|
|
|
@d7986a6
|
13 years |
pavelpa |
gradient for treeview items
qt5
|
|
|
@b4e9936
|
13 years |
pavelpa |
changed permissions for the db
- TODO: check it on the device
qt5
|
|
|
@69820d8
|
13 years |
pavelpa |
compilation error fix
qt5
|
|
|
@0f86a19
|
13 years |
pavelpa |
compilation error fix
qt5
|
|
|
@927eac4
|
13 years |
pavelpa |
N810 changes: maximized 'map' dialog
qt5
|
|
|
@6831c6a
|
13 years |
hanzes |
Alarm dbus connection added
qt5
|
|
|
@8c4d4f7
|
13 years |
pavelpa |
added 'settings' icon for setting-up proxy(network connection)
qt5
|
|
|
@5d22816
|
13 years |
pavelpa |
GUI changes for N810 device
qt5
|
|
|
@8896336
|
13 years |
uzakmat |
debian/control - Build-Depends section set
qt5
|
|
|
@979e5be
|
13 years |
pavelpa |
created resource which contains parsed schedule,
so the user doesn't …
qt5
|
|
|
@c639717
|
13 years |
uzakmat |
alarm - example of dbus binding functional
qt5
|
|
|
@c129f8a6
|
13 years |
pavelpa |
updated schedule.en.xml to the newest version
qt5
|
|
|
@20e6343
|
13 years |
pavelpa |
changed fosdem icon in about dialog to brain-alone icon
qt5
|
|
|
@a190b81
|
13 years |
pavelpa |
changed copyright string
qt5
|
|
|
@b0a3bc7
|
13 years |
pavelpa |
number of events/alarms/favs is bottom-aligned to the bottom of the icons
qt5
|
|
|
@47bfffb
|
13 years |
pavelpa |
if the application is run for first time, network connection is set to …
qt5
|
|
|
@6645e1f
|
13 years |
uzakmat |
initial binding of alarm to a DBus call
qt5
|
|
|
@a023fd2
|
13 years |
pavelpa |
implemented 'proxy settings' dialog
- user can secify proxy for …
qt5
|
|
|
@5007fde
|
13 years |
pavelpa |
implemented importing the schedule from the Internet
- usded url: …
qt5
|
|
|
@1fb7a33
|
13 years |
pavelpa |
possible to have multiple conferences in the DB
- possible to switch …
qt5
|
|
|
@8b0bf22
|
13 years |
pavelpa |
modified 'about' dialog
- changed "Qt FOSDEM" -> "FOSDEM Schedule"
qt5
|
|
|
@bcf67d6
|
13 years |
pavelpa |
search fixed
- only the dates (range) which contain at least one …
qt5
|
|
|
@83020cd
|
13 years |
pavelpa |
forgotten in previous commit
qt5
|
|
|
@872aeaa
|
13 years |
pavelpa |
some performance optimizations
- favourities reloaded only if they …
qt5
|
|
|
@eb21333
|
13 years |
pavelpa |
fixed 'conflicts' constrains
qt5
|
|
|
@ac787b7
|
13 years |
pavelpa |
'now' events - displayed real now events, not just the testing ones
qt5
|
|
|
@02a8af2
|
13 years |
uzakmat |
binary name changed to fosdem-schedule
qt5
|
|
|
@8cb5c4f
|
13 years |
pavelpa |
changed conditions for conflicts
qt5
|
|
|