A-larm 1.0.2 by Oleguer Huguet Ibars

This is a reminder program with three configurable alarms.

Features:
 * Enable/disable each alarm individually.
 * Enable/disable all alarms at once.
 * Allows to set a custom text for each alarm.
 * Shows different nice clock photos when alarms expires.
 * Works with computer hibernation/suspend.
 * Easily accessible via system tray.
 * Multiplatform and translated to 3 languages (english, spanish and catalan).

Programming an alarm:
 1.- Set a message for an alarm with the "A" button next to each alarm.
 2.- Set time when alarm will be fired.
 3.- Mark the "Enable" checkbox for that alarm. Also disable the "Disable all alarms" checkbox.

Programmed alarms have a green circle status icon.

The image shown when an alarm is fired is randomly choosen from the "photos"
directory of the application. Feel free to add or remove image files from there to
show different ones. Supported image formats are JPG and PNG.

Photos shipped with the applications are related to clocks and were obtained from
www.flickr.com. All them are licensed under a Creative Commons Attribution license.
Credit for the photos goes to respective creators.

This program is licensed under GPL v3 license.


***** CHANGES *****

1.0.2: 
 [BUG]: Fixed crash when an alarm fires and main window is on tray.
 [FIX]: "To tray" button and tray related settings are disabled if tray button is not available.
 [FIX]: Check alarms will fire properly when setted time falls on next day.
 [ENH]: Application is raised when double-clicking tray icon (shows it if hidden by other widows).
 [ENH]: Reduced size of bundled DLL files with UPX.
 [ENH]: Progam window appears centered on program start.
 [DOC]: Added information on how to download souce code at "compilation.txt" file.

1.0.1: 
 [BUG] Corrected loading of JPEG images on systems without Qt runtime installed.
