Commit Graph

77 Commits

Author SHA1 Message Date
Bastian Germann be1a398f7b License change to GPL-3.0-or-later 2019-04-13 15:00:22 +02:00
Tomas Groth 2d83738405 Upgrade to Reveal.js 3.8.0 2019-04-08 21:47:05 +02:00
Phill 98f7c28d65 Add proxy settings to ftw. Option to skip sample data
bzr-revno: 2853
2019-03-28 22:03:32 +01:00
Philip Ridout 573f31fd45 Minor tidy ups 2019-03-17 10:36:12 +00:00
Philip Ridout d8644648a4 Fit the logo to the Main Display
Fixes: https://launchpad.net/bugs/1819763
2019-03-16 10:26:05 +00:00
Philip Ridout fc8255d658 PEP fixes 2019-03-08 21:00:16 +00:00
Tomas Groth b6a36f2324 pep8 fixes 2019-03-07 20:23:04 +01:00
Tomas Groth fb02d06a09 make the path of display web file work on frozen apps 2019-02-27 21:17:00 +01:00
Tomas Groth c241b28039 put debug in the log 2019-02-19 22:38:44 +01:00
Tomas Groth 0d66070879 build both 32 and 64 bit, and add debug print 2019-02-19 21:46:31 +01:00
Tomas Groth fa4ec96054 Updated to 2019 in copyright headers 2019-02-14 16:09:09 +01:00
Raoul Snyman 465ff767d6 Fix an unused import and some incorrect patch()s 2019-02-13 14:36:37 -07:00
Tomas Groth 31ed94d88c pep8 fixes 2019-02-13 21:28:10 +01:00
Tomas Groth 927b68dc95 Fix more tests 2019-02-13 20:41:10 +01:00
Tomas Groth 2219f1f65f Updated reveal.js to 3.7.0 2019-02-11 21:34:20 +01:00
Tomas Groth 4489feb935 Added the text slide footer 2019-02-05 22:26:30 +01:00
Tomas Groth 82fa94857f Fix pagination 2019-02-02 22:02:33 +01:00
Raoul Snyman 2f8ad08d1a HEAD 2018-12-10 09:48:48 -07:00
Raoul Snyman 7012a09812 temporarily fixed theme level 2018-12-10 09:48:26 -07:00
Tomas Groth 22fc6f746f Fix images 2018-12-06 21:26:35 +01:00
Philip Ridout 0271962d6d a 'fix' for presenation previews 2018-11-13 21:00:14 +00:00
Raoul Snyman 16027a43a9 Fixed a couple tests 2018-11-12 22:42:43 -07:00
Tomas Groth 3766ec3643 Fixed a few URIs and display on multiple vs single monitor 2018-11-09 16:31:33 +01:00
Tomas Groth 79fba1b4c9 Do some rewirering of alerts. 2018-11-08 22:06:35 +01:00
Tomas Groth 14a3239a6e Reintroduce the display_on_monitor setting. 2018-11-06 21:39:09 +01:00
Tomas Groth dfa10b42bb Hack to get theme screenshot working 2018-11-06 19:55:34 +01:00
Raoul Snyman 4c103e4305 Fix the problem where the slides were being incorrectly indexed 2018-11-02 22:48:43 -07:00
Raoul Snyman 76d1fefaba Fix the problem with the custom vs display geometries 2018-11-02 21:23:15 -07:00
Tomas Groth 953ed2606b Implement blanking. 2018-11-02 20:01:38 +01:00
Tomas Groth 38c9514b80 Make tests runnable and clean up a bit 2018-10-30 21:12:16 +01:00
Tomas Groth 055d165830 Fixed loading and viewing presentations. 2018-10-28 07:28:33 +01:00
Tomas Groth 7f5bd854db 2018-10-24 22:10:32 +02:00
Tomas Groth 8ad8eeb60d Update some header years. 2018-10-24 20:44:17 +02:00
Tomas Groth 27dfa68240 Fixed actual creation of themes. Thumbnail creation does not work yet. 2018-10-21 22:12:53 +02:00
Tomas Groth 66ce7db46f Fixed the theme layout preview and made preview widget scaling use HTML scaling. 2018-10-13 22:55:36 +02:00
Tomas Groth bb9aa4a561 Initial support for transparent backgrounds. 2018-10-12 21:51:51 +02:00
Tomas Groth 2fb0050531 Fixed some crashes when creating a new theme. Still some work to do... 2018-10-07 22:36:04 +02:00
Raoul Snyman e45be1a50f Fixed issue where screens were being loaded twice; Fixed an issue where an underlying C++ object was being deleted before the Python object was finished with it 2018-10-01 23:00:25 -07:00
Raoul Snyman aa3b0c4bcc HEAD 2018-10-01 21:39:42 -07:00
Tomas Groth 12a2a90ea6 Readded the Renderer class for calculating slide sizes. 2018-09-28 21:33:40 +02:00
Raoul Snyman 514f2a16c6 Merge from shared branch 2018-09-11 22:48:08 -07:00
Raoul Snyman 0c8156b4c4 Loading and saving of screens is working; Refractored retranslateUi => retranslate_ui 2018-09-11 22:43:27 -07:00
Tomas Groth 1d0770b4c9 First step to make displays work. 2018-09-10 22:14:13 +02:00
Raoul Snyman 67e6806924 HEAD, plus loading screens from settings 2018-09-06 23:43:01 -07:00
Raoul Snyman af446d31b9 First go at making images work 2018-04-12 23:28:13 -07:00
Raoul Snyman 3ff3f501fa Fixed displaying slides in slide controller vs actual rendered slides; Fixed <sup> tag not showing up correctly 2018-04-11 23:20:55 -07:00
Raoul Snyman 1a744383e5 More stuff working! Now you can see the text items in the slide controller and you can change the current slide 2018-03-27 22:39:47 -07:00
Raoul Snyman 8b826f29c4 Fixed backgrounds not showing 2018-03-25 00:14:38 -07:00
Raoul Snyman 552dc60d21 Figured out what my problem was -- black text on a black background 2018-03-24 17:31:12 -07:00
Raoul Snyman 7f0d4c635f Managed to get the page loading, but there are 4 displays where there should only be 2. Confusing 2018-03-24 00:19:06 -07:00