E-Paper-Calendar/Calendar
2019-04-07 11:38:44 +02:00
..
fonts Added font-boldness option and moved fonts to extra folder 2019-03-10 15:37:10 +01:00
other Removed replaced icons 2019-03-01 16:47:40 +01:00
weather-icons RELEASE V1.5?! 2019-02-03 16:26:30 +01:00
AgendaListDesign.py Fixed missing integration of col_spacing in column resizing 2019-04-07 11:16:40 +02:00
AgendaListPanel.py Added weather info 2019-04-07 11:35:26 +02:00
Assets.py Added global color settings 2019-04-05 11:37:51 +02:00
BoxDesign.py Updated according to the version 5.3.0 2019-03-10 07:52:53 +01:00
CalendarEvent.py Revert "Extended definition of event" 2019-03-27 13:56:48 +01:00
CalendarInterface.py Fixed timezone bug 2019-04-02 10:48:15 +02:00
DataSourceInterface.py Created more abstract level for data sources 2019-02-23 20:41:01 +01:00
DayHeaderDesign.py Added day dependent event prefixes 2019-04-05 22:07:47 +02:00
DayListPanel.py Added global color settings 2019-04-05 11:37:51 +02:00
DayRowDesign.py Added day dependent event prefixes 2019-04-05 22:07:47 +02:00
DayViewPanel.py Added lines and subtext to hours and formatted them accordingly 2019-04-04 21:27:29 +02:00
DebugConsole.py Added missing event information 2019-04-02 14:36:17 +02:00
DebugInterface.py Renamed and implemented the print function to print_txt, due to upcoming problems. 2019-02-27 17:13:59 +01:00
DesignEntity.py Added global color settings 2019-04-05 11:37:51 +02:00
DisplayAdapter.py Bounded width and height of DisplayAdapter to constructor. 2019-02-20 20:00:08 +01:00
E-Paper.py Implemented new panel-template 2019-03-24 21:30:44 +01:00
EllipseDesign.py Updated according to the version 5.3.0 2019-03-10 07:52:53 +01:00
Epd7in5Adapter.py Fixed printing errors 2019-02-28 21:58:38 +01:00
Epd7in5bAdapter.py Renamed for better understanding 2019-03-23 12:22:02 +01:00
EpdAdapter.py First steps. Deleted alot, added even more. 2019-02-28 15:17:43 +01:00
EventListDesign.py Added support for date-relative event prefixes 2019-04-05 18:57:37 +02:00
HourListDesign.py Added global color settings 2019-04-05 11:37:51 +02:00
IcalEvents.py Added missing conversion of end_datetime 2019-04-05 18:53:16 +02:00
ImageFileAdapter.py First steps. Deleted alot, added even more. 2019-02-28 15:17:43 +01:00
license.txt.txt RELEASE V1.5?! 2019-02-03 16:26:30 +01:00
LoopTimer.py Fixed negative sleep_time error 2019-03-24 21:35:05 +01:00
MonthBlockDesign.py Added global color settings 2019-04-05 11:37:51 +02:00
MonthOvPanel.py Added global color settings 2019-04-05 11:37:51 +02:00
OwmForecasts.py Fixed bugs 2019-03-09 17:12:25 +01:00
PanelDesign.py Added tasks interface to panel design 2019-03-03 16:39:47 +01:00
RssInterface.py Fixed sorting direction 2019-03-04 20:12:30 +01:00
RssParserPosts.py Fixed accessiblity issue 2019-03-04 20:11:19 +01:00
RssPost.py Defined RssPost and RssDataSourceInterface 2019-03-04 20:06:18 +01:00
RssPostListDesign.py Equalized font size 2019-03-24 21:27:32 +01:00
settings.py.sample Added new option weather-info to sample settings file 2019-04-07 11:38:44 +02:00
SingelDayEventListDesign.py Added support for date-relative event prefixes 2019-04-05 18:57:37 +02:00
TableTextDesign.py Fixed missing integration of col_spacing in column resizing 2019-04-07 11:16:40 +02:00
TextDesign.py Added global color settings 2019-04-05 11:37:51 +02:00
TextFormatter.py Fine tuned all-day events 2019-04-05 22:24:09 +02:00
TextWraper.py Fixed float bug 2019-03-09 17:23:30 +01:00
WeatherColumnDesign.py Added global color settings 2019-04-05 11:37:51 +02:00
WeatherForecast.py Renamed identifier 2019-02-23 19:33:39 +01:00
WeatherHeaderDesign.py Removed dead code, changed WeatherInterface and implemented forecasts into Owm weather, but did not test it 2019-03-09 15:46:42 +01:00
WeatherInterface.py Removed dead code, changed WeatherInterface and implemented forecasts into Owm weather, but did not test it 2019-03-09 15:46:42 +01:00