ToastFreeware
/
toast
/
confclerk.git
/ search
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Adjust whitespace in if statements.
2021-07-14
Philipp Spitzer
Adjust whitespace in if statements.
commit
|
commitdiff
|
tree
2021-07-14
Philipp Spitzer
Fix typo "favourities" -> "favourites".
commit
|
commitdiff
|
tree
2021-07-14
Philipp Spitzer
Delete unused variable to avoid a compiler warning.
commit
|
commitdiff
|
tree
2021-07-14
Philipp Spitzer
Replace QModelIndex::child() to avoid a deprecation...
commit
|
commitdiff
|
tree
2021-07-14
Philipp Spitzer
Replace QFontMetrics::width() with QFontMetrics::horizontalA...
commit
|
commitdiff
|
tree
2021-07-14
Philipp Spitzer
Replace QHash with QMultiHash to avoid a deprecation...
commit
|
commitdiff
|
tree
2017-10-05
Philipp Spitzer
AppSettings returns the proxy type as QNetworkProxy...
commit
|
commitdiff
|
tree
2017-10-02
Philipp Spitzer
C++98 compatibility: Variable initialization in SqlEngine...
commit
|
commitdiff
|
tree
2017-10-02
Philipp Spitzer
C++98 compatibility: Variable initialization in TransactionR...
commit
|
commitdiff
|
tree
2017-10-02
Philipp Spitzer
C++98 compatibility: Use throw() in destructor of std...
commit
|
commitdiff
|
tree
2017-10-02
Philipp Spitzer
C++98 compatibility: QDialogButtonBox::StandardButton...
commit
|
commitdiff
|
tree
2017-09-27
Philipp Spitzer
Now the links in the description are clickable. Fixes...
commit
|
commitdiff
|
tree
2017-09-27
Philipp Spitzer
The ID of an event is checked now when importing the...
commit
|
commitdiff
|
tree
2017-09-27
Philipp Spitzer
Now using exceptions to report errors in schedulexmlparser...
commit
|
commitdiff
|
tree
2017-09-27
Philipp Spitzer
Create dedicated sub-function to parse XML data (to...
commit
|
commitdiff
|
tree
2017-09-27
Philipp Spitzer
Use TransactionRaii in schedulexmlparser.cpp.
commit
|
commitdiff
|
tree
2017-09-27
Philipp Spitzer
Implement transaction RAII.
commit
|
commitdiff
|
tree
2017-09-27
Philipp Spitzer
Implement rollbackTransaction().
commit
|
commitdiff
|
tree
2017-09-13
Philipp Spitzer
If no day_change was given for a conference 4 AM is...
commit
|
commitdiff
|
tree
2017-09-13
Philipp Spitzer
Import schedules with dates attached to events correctly.
commit
|
commitdiff
|
tree
2017-09-13
Philipp Spitzer
Avoid duplicate code when inserting/updating a conference.
commit
|
commitdiff
|
tree
2017-08-30
Philipp Spitzer
Minor typographic improvement.
commit
|
commitdiff
|
tree
2017-08-30
Philipp Spitzer
"Open" button is disabled not when no URL was entered.
commit
|
commitdiff
|
tree
2017-08-30
Philipp Spitzer
When no track is present, use the special name "No...
commit
|
commitdiff
|
tree
2017-08-30
Martín Ferrari
Fix possibility for SQL injection attack.
commit
|
commitdiff
|
tree
2017-08-30
Martín Ferrari
Demangling exception class name from error message...
commit
|
commitdiff
|
tree
2017-08-30
Martín Ferrari
Write debug message in case of silently catched exceptions.
commit
|
commitdiff
|
tree
2017-08-30
Martín Ferrari
More specific error message for "unknown" exceptions.
commit
|
commitdiff
|
tree
2017-01-23
Philipp Spitzer
Used tr() for some more GUI strings (there are plenty...
commit
|
commitdiff
|
tree
2017-01-23
Philipp Spitzer
Used tr() for some GUI strings (there are plenty more...
commit
|
commitdiff
|
tree
2017-01-22
Philipp Spitzer
Merged definition and initialization of conflictSeverity.
commit
|
commitdiff
|
tree
2017-01-21
Philipp Spitzer
Now ignoring .blend1 files (backup files Blender creates...
commit
|
commitdiff
|
tree
2017-01-21
Philipp Spitzer
In the treeview, the right mouse button now back-cycles...
commit
|
commitdiff
|
tree
2017-01-21
Philipp Spitzer
Added back-cycling option in Event::cycleFavourite.
commit
|
commitdiff
|
tree
2017-01-21
Philipp Spitzer
Updated renderings of the alarm icons after changing...
commit
|
commitdiff
|
tree
2017-01-21
Philipp Spitzer
The alarm icons had a black border instead of a white...
commit
|
commitdiff
|
tree
2017-01-21
Philipp Spitzer
Updated renderings of the favourite icons after changing...
commit
|
commitdiff
|
tree
2017-01-21
Philipp Spitzer
The favourite icons had a black border instead of a...
commit
|
commitdiff
|
tree
2017-01-21
Philipp Spitzer
Re-rendered favourite icons with Blender 2.76b and...
commit
|
commitdiff
|
tree
2017-01-20
Philipp Spitzer
Addes white border to favourite-weak star.
commit
|
commitdiff
|
tree
2017-01-20
Philipp Spitzer
Renamed favourite-on.png to favourite-strong.png and...
commit
|
commitdiff
|
tree
2017-01-20
Philipp Spitzer
Now the conflict severity is drawn.
commit
|
commitdiff
|
tree
2017-01-20
Philipp Spitzer
Removed deprecated functions.
commit
|
commitdiff
|
tree
2017-01-20
Philipp Spitzer
Event favourite is now tristate in the code now and...
commit
|
commitdiff
|
tree
2017-01-20
Philipp Spitzer
Checked in .gitignore.
commit
|
commitdiff
|
tree
2017-01-20
Philipp Spitzer
favourite is now tristate instead of bool.
commit
|
commitdiff
|
tree
2015-01-13
Philipp Spitzer
Merged changes from trunk. It still compiles successfully...
commit
|
commitdiff
|
tree
2013-09-24
Philipp Spitzer
Now the application compiles for QT5.
commit
|
commitdiff
|
tree
2013-09-24
Philipp Spitzer
Fixed a yet unknown bug: The room name was not properly...
commit
|
commitdiff
|
tree
2013-09-10
Philipp Spitzer
Escaped the strings that are shown in the dialog and...
commit
|
commitdiff
|
tree
2013-07-04
Philipp Spitzer
Make it impossible to hide the toolbar by disallowing...
commit
|
commitdiff
|
tree
2013-06-12
Philipp Spitzer
Applied "desktop-keywords.patch": add Keyword entry...
commit
|
commitdiff
|
tree
2013-06-12
Philipp Spitzer
Applied "spelling.patch": Description: fix a typo
commit
|
commitdiff
|
tree
2013-06-12
Philipp Spitzer
Removed a "TODO" comment.
commit
|
commitdiff
|
tree
2013-06-12
Philipp Spitzer
Added some actions to the mainwindow - otherwise shortcuts...
commit
|
commitdiff
|
tree
2013-06-12
Philipp Spitzer
Removed debug output.
commit
|
commitdiff
|
tree
2013-05-28
Philipp Spitzer
Changed the event dialog layout hoping to improve issue...
commit
|
commitdiff
|
tree
2013-05-28
Philipp Spitzer
Made sure the mainwindow is destroyed properly and...
commit
|
commitdiff
|
tree
2013-04-30
Philipp Spitzer
Now the dayChange time is taken into account. This...
commit
|
commitdiff
|
tree
2013-04-16
Philipp Spitzer
Formatted alarm message (closes ticket #46).
commit
|
commitdiff
|
tree
2013-04-16
Philipp Spitzer
Alarms are reported via QSystemTray now (see ticket...
commit
|
commitdiff
|
tree
2013-04-02
Philipp Spitzer
Prepared to show an alarm message via tray icon on...
commit
|
commitdiff
|
tree
2013-03-19
Philipp Spitzer
The day tab is now the current tab when starting the...
commit
|
commitdiff
|
tree
2013-03-19
Philipp Spitzer
Current day is used now when starting the program or...
commit
|
commitdiff
|
tree
2013-03-19
Philipp Spitzer
Created more shortcuts (ticket #28).
commit
|
commitdiff
|
tree
2013-03-19
Philipp Spitzer
Added comments to the SQL statements (back in October).
commit
|
commitdiff
|
tree
2012-10-17
Philipp Spitzer
The focus is set to the search input field when the...
commit
|
commitdiff
|
tree
2012-10-17
Philipp Spitzer
Fixed bug: Arguments for calling ConfClerk in an alarm...
commit
|
commitdiff
|
tree
2012-10-17
Philipp Spitzer
Changed int to string converstion method because the...
commit
|
commitdiff
|
tree
2012-10-17
Philipp Spitzer
We added the conferenceId to some alarm related methods...
commit
|
commitdiff
|
tree
2012-09-25
Philipp Spitzer
Schmema update completed. Finally closing ticket #45.
commit
|
commitdiff
|
tree
2012-09-25
Philipp Spitzer
Reloading a conference works now.
commit
|
commitdiff
|
tree
2012-09-25
Philipp Spitzer
Fixed: Forgot to call query.exec() at several places.
commit
|
commitdiff
|
tree
2012-09-25
Philipp Spitzer
Added sql file that updates the schema from version...
commit
|
commitdiff
|
tree
2012-09-25
Philipp Spitzer
Changed table names to have small letters.
commit
|
commitdiff
|
tree
2012-09-25
Philipp Spitzer
Changed coding style of sql file.
commit
|
commitdiff
|
tree
2012-09-25
Philipp Spitzer
Suggestion for database schema version 001.
commit
|
commitdiff
|
tree
2012-09-05
Philipp Spitzer
Added a second possibility to create the directory...
commit
|
commitdiff
|
tree
2012-09-04
Philipp Spitzer
Restructured the SqlEngine. Not yet finished (see ...
commit
|
commitdiff
|
tree
2012-08-21
Philipp Spitzer
On the way to fix #45.
commit
|
commitdiff
|
tree
2012-08-21
Philipp Spitzer
Fixed bug: Changing the conference URL resulted in...
commit
|
commitdiff
|
tree
2012-06-12
Philipp Spitzer
Implemented expand/collapse of the event groups. Resolves...
commit
|
commitdiff
|
tree
2012-06-12
Philipp Spitzer
The groups starts at full hours again.
commit
|
commitdiff
|
tree
2012-06-12
Philipp Spitzer
Philipp's comments to r1444.
commit
|
commitdiff
|
tree
2012-06-12
Philipp Spitzer
Created icons collapse and expand.
commit
|
commitdiff
|
tree
2012-05-02
Philipp Spitzer
This at least partly fixes #42 ("fun with time zones").
commit
|
commitdiff
|
tree
2012-04-19
Philipp Spitzer
Changed the alarm icon due to ticket #40. I haven't...
commit
|
commitdiff
|
tree
2012-04-19
Philipp Spitzer
Changed favourite icons as a response to ticket #40.
commit
|
commitdiff
|
tree
2012-03-21
Philipp Spitzer
Hopefully fixed bug #38: As the alarm message was used...
commit
|
commitdiff
|
tree
2012-03-20
Philipp Spitzer
Deleted calendar.h and calendar.cpp as they are not...
commit
|
commitdiff
|
tree
2012-03-20
Philipp Spitzer
Deleted files that don't seem to be used.
commit
|
commitdiff
|
tree
2011-12-12
Philipp Spitzer
Updated the TODO list.
commit
|
commitdiff
|
tree
2011-12-12
Philipp Spitzer
When the search toolbox button is clicked when the...
commit
|
commitdiff
|
tree
2011-12-12
Philipp Spitzer
Implemented stub for expand/collape all.
commit
|
commitdiff
|
tree
2011-12-12
Philipp Spitzer
Another layout study.
commit
|
commitdiff
|
tree
2011-12-12
Philipp Spitzer
Changed layout details to study the effect in Maemo.
commit
|
commitdiff
|
tree
2011-12-12
Philipp Spitzer
Better calculation of the day navigator date position.
commit
|
commitdiff
|
tree
2011-12-12
Philipp Spitzer
Fixed by gregoa: Searching for titles where the events...
commit
|
commitdiff
|
tree
2011-12-12
Philipp Spitzer
The search result is now synced with the daynavigator.
commit
|
commitdiff
|
tree
2011-10-17
Philipp Spitzer
Sorted by duration additionally to start.
commit
|
commitdiff
|
tree
next