Commit Graph

90 Commits

Author SHA1 Message Date
Ken Roberts 93ce2caf34 Fix invalid call to QMessageBox() when user wants to delete user-defined source text.
bzr-revno: 2491
2015-01-31 14:18:19 +00:00
Phill Ridout 051db41e20 removed python3 string 2015-01-22 17:42:29 +00:00
Phill Ridout 7750f1ec11 Correct the rest of the headers 2015-01-22 13:31:25 +00:00
Ken Roberts e959511021 Fix invalid call to QMessageBox 2015-01-18 15:42:59 -08:00
Raoul Snyman ffcea13021 Updated the copyright. 2015-01-18 15:39:21 +02:00
Ken Roberts 093f853fd9 Remove testing api (not needed anymore) 2015-01-05 10:54:44 -08:00
Ken Roberts 2e9f274027 Fix test db temp file for windows, projector edit form notes clearing 2015-01-05 10:36:10 -08:00
Ken Roberts 15f1381de8 Upstream merges 2015-01-04 09:38:59 -08:00
Tim Bentley f3c09af379 Years go by 2014-12-31 10:58:13 +00:00
Ken Roberts 10b9099f52 Fix typo 2014-12-18 12:51:34 -08:00
Ken Roberts c596940a15 Fix notes edit not clearing between calls, added projectoreditform tests 2014-12-18 10:50:51 -08:00
Ken Roberts b2f6eaf7d4 [Fix #1386913] "Discard" option in projector-select input option should only be for editing source input text
- Fix "Discard" and "Reset" dialog buttons calling wrong functions (swapttped)
- Fix dialog title text to reflect proper "Select" or "Edit" title
- Fix tabbed dialog width to be consistent
- Added calls to translate for user text
- Added basic test for openlp.core.ui.projector.sourceselectform

bzr-revno: 2457
Fixes: https://launchpad.net/bugs/1386913
2014-12-14 22:34:52 +02:00
Ken Roberts ea14deaa87 Fix quotes 2014-11-26 09:24:05 -08:00
Ken Roberts aadbce133e Add missing tranlsate to text/fix select/edit title 2014-11-10 16:14:17 -08:00
Ken Roberts f2cd0a9743 Fix "Discard" and "Reset" button calls, pep8 2014-11-07 14:44:40 -08:00
Tomas Groth ff4ddefa77 pep8 fix 2014-11-06 10:42:54 +01:00
Raoul Snyman 6a67a77240 Fix bug #1387309: Filter out ampersands and angle brackets 2014-10-31 21:47:36 +02:00
Ken Roberts 3cf8c0464c Fix discard/reset button calls - added button tooltips 2014-10-23 14:00:06 -07:00
Ken Roberts c7d36826aa Add 1.5 second delay for autoloading projectors 2014-10-22 19:40:22 -07:00
Ken Roberts 0264d57b61 Add input source edit text option 2014-10-22 19:21:26 -07:00
Ken Roberts 6391b17b6d Fix focus to ip text widget when calling projetor edit 2014-10-21 17:49:21 -07:00
Ken Roberts 416c37140c Fix single dialog get_source_list() call 2014-10-21 16:51:51 -07:00
Ken Roberts 2b5b58379f Code cleanups 2014-10-21 14:50:35 -07:00
Ken Roberts a026633f78 Notes cleanups 2014-10-21 14:24:16 -07:00
Ken Roberts a8cebffec0 cleanups 2014-10-21 13:05:35 -07:00
Ken Roberts 598f94f5c1 Add ProjectorSource schema for user-defined source display text 2014-10-21 13:03:58 -07:00
Ken Roberts 21f6216574 Switch PJLINK_DEFAULT_TEXT to dict 2014-10-21 13:01:07 -07:00
Ken Roberts 3def1baf9d pep8 2014-10-20 16:36:07 -07:00
Ken Roberts 8bb9510622 Fix tab text on mac 2014-10-20 16:25:27 -07:00
Ken Roberts 16f4fcbce3 Update settings to allow selecting source dialog layout 2014-10-20 16:17:15 -07:00
Ken Roberts 4283ff7502 Add tiled icons on toolbar for muliple-selection 2014-10-20 11:37:59 -07:00
Ken Roberts 8d4eb3b368 Fix icon for source input menu item 2014-10-20 10:07:53 -07:00
Ken Roberts 1e2cfcd7bd pep8 2014-10-20 09:50:19 -07:00
Ken Roberts 6a2f675e84 Realign tabs to left-right 2014-10-20 09:34:33 -07:00
Ken Roberts c028353ecd Fix docstrings 2014-10-19 17:43:40 -07:00
Ken Roberts 3cb21e4c13 Set tab focus to tab with selected source 2014-10-19 17:31:09 -07:00
Ken Roberts 7fb3ca8c17 Fix misplace tabwidget addWidget 2014-10-19 17:11:06 -07:00
Ken Roberts c42af376cc Fix tabbed source select gui size 2014-10-19 16:55:19 -07:00
Ken Roberts 4b64e24e36 Initial change to tabs for source select 2014-10-19 12:20:51 -07:00
Ken Roberts 10c415cf1a Docstrings cleanup 2014-10-17 10:28:12 -07:00
Ken Roberts d8f94ac3df Remove extraneous imports 2014-10-17 08:23:45 -07:00
Ken Roberts 81f26dd9a3 pep8 and extra logging info 2014-10-16 20:09:42 -07:00
Ken Roberts dfcbaa8c28 Add socket timer for lost connections 2014-10-16 19:28:51 -07:00
Ken Roberts c1415bb891 Fix authentication send, added current source to source select dialog 2014-10-16 17:04:19 -07:00
Ken Roberts 054be0135a Add check for connect before calling connect on doubleclick 2014-10-16 14:21:01 -07:00
Ken Roberts 187dee6217 Add double-click to connect option 2014-10-16 14:11:43 -07:00
Ken Roberts 0ec753468c projector view info icon update 2014-10-16 14:01:37 -07:00
Ken Roberts 6264435acb Fix view status icon on toolbar 2014-10-16 13:48:41 -07:00
Ken Roberts ec59abdc85 pep8 2014-10-16 11:16:08 -07:00
Ken Roberts 645f92e7d4 Change projector wizard to basic edit form 2014-10-16 11:08:44 -07:00