Commit Graph

100 Commits

Author SHA1 Message Date
Tim Bentley 5646183803 Fixes 2012-11-11 21:16:14 +00:00
Tim Bentley 55f4bc3a73 Fix name and add spearator 2012-11-11 19:33:53 +00:00
Tim Bentley 47c9af348c Fix spelling - oops 2012-11-07 21:37:01 +00:00
Tim Bentley 716dc9ccf0 More updates 2012-10-21 15:07:57 +01:00
Tim Bentley cdbc1fd82e Copyrights 2012-10-21 14:16:22 +01:00
Philip Ridout e55bc7f35d Fixes: 1065216 Alert display - Text dissapers of the edge of the screen
Fixes: 1065149 Clicking new or save disables buttons to display alert

Long words now wrap rather than dissapearing off of the edge.
When creating a new item or editing one, the text is left in the text box, the item in the list stays selected and the display buttons enabled so the user does not have to find and click on the alert they just created.
2012-10-10 22:58:21 +01:00
Philip Ridout 0674549168 fixed alert dialog's icon 2012-10-03 20:54:00 +01:00
Samuel Findlay 4510fdbede Added three names in Copyright headers and About window (Samuel Findlay, Edwin Lunando, Dave Warnock). Fixed consistency issues. 2012-06-23 00:14:53 +10:00
Stevan Pettit 357f876331 Removed unused import qtcore 2012-05-21 08:41:33 -04:00
M2j c6c62bdcad pythonifying code:
- replace has_key() by key in dict
- remove len() method from sequence and mapping types when mapping to bool
2012-04-29 17:31:56 +02:00
Raoul Snyman 4452d4834c Refactored various variable names.
Refactored the names of the fields in the "metadata" table of Bibles, and provided an upgrade script to upgrade the Bibles seamlessly.
Refactored the name of a setting, and wrote some code to migrate it seamlessly.
2012-04-22 00:29:08 +02:00
M2j c747baa2ea Trigger push button actions with click signal instead of push signal 2012-04-02 02:19:16 +02:00
M2j 6657e27694 add objectName parameter to create_button_box method
remove QMetaObject.connectSlotsByName() calls as they do nothing in our code
2012-04-02 00:44:09 +02:00
M2j d7ab06cc7e - reorganisation of methods in openlp.core.lib.ui to make them more comprehensive
- some small restatements of some code in bibles parse_reference() method
2012-04-01 23:19:56 +02:00
Tim Bentley 2a5e8935bb New year merge 2011-12-27 10:33:55 +00:00
Tim Bentley b83048ff4e Fix outstanding strings in Error for translations
Fixes: https://launchpad.net/bugs/796440
2011-07-11 17:32:25 +01:00
Tim Bentley 608910a098 Fix name 2011-06-12 17:02:52 +01:00
Tim Bentley c812770153 Copyright fixes 2011-06-12 16:41:01 +01:00
Jonathan Corwin 82a72fdc87 Don't set .parent's on Qt items, pass to init instead 2011-05-28 19:47:14 +01:00
Jonathan Corwin 4138d6fbd0 Change lots of parents 2011-05-28 10:53:37 +01:00
Tim Bentley acdbefd922 Fixes 2011-05-26 18:11:22 +01:00
Tim Bentley 8f6ed366a1 Copyright updates 2011-05-26 17:25:54 +01:00
Raoul Snyman 7669643774 Updated the copyright notice, adding Jeffrey Smith back in after he accidentally got removed somewhere somehow. 2011-05-24 22:47:05 +02:00
Tim Bentley b436c34742 Remove blank line 2011-04-17 13:53:35 +01:00
Tim Bentley 4b3d506379 Allow alerts to be sent but not saved
Fixes: https://launchpad.net/bugs/763066
2011-04-17 07:26:55 +01:00
Raoul Snyman efbcfd0772 Updated copyright information. 2011-03-24 21:04:02 +02:00
Raoul Snyman 2c4a0a20d1 Fixed another faulty string. 2011-03-02 08:03:33 +02:00
Raoul Snyman 4e60a59886 Fixed up some translations. 2011-03-01 20:26:54 +02:00
Raoul Snyman 780a87e840 Updated copyright information. Removed .eric4project directory from version control. 2011-02-24 07:47:38 +02:00
Jon Tibble baf18ea1c7 Start deobfuscating UI library 2011-02-05 01:24:19 +00:00
Jon Tibble 293bb8ce33 Head r1264 2011-02-03 21:49:37 +00:00
Andreas Preikschat 5f13b1fea5 enhanced button behaviour 2011-02-03 20:33:48 +01:00
Andreas Preikschat 1f4c26e466 2011-02-03 20:11:27 +01:00
Jon Tibble eb9364b45e UI library - delete_push_button 2011-02-03 17:56:22 +00:00
Jon Tibble 1cc7c9ec39 Cleanups 2011-01-22 12:21:43 +00:00
Jon Tibble 3454f95ddf Cleanups 2011-01-06 20:48:22 +00:00
M2j 15c0dac9d0 replaced beginning capitals in variable names in AlertForm class 2011-01-05 18:13:57 +01:00
M2j 21340470d3 simplified all setupUi() in plugins 2011-01-04 22:06:50 +01:00
Tim Bentley e77ce3ffdb Bump values by 1 version or year 2010-12-26 11:04:47 +00:00
Jon Tibble e6f3650bfd Cleanups 2010-12-21 19:39:35 +00:00
Andreas Preikschat 90b806c6a4 comment fix 2010-12-12 16:57:43 +01:00
Andreas Preikschat adb765f3fa fixed a bug, user feedback 2010-12-12 11:33:33 +01:00
Andreas Preikschat 9515b84c56 whitespaces, string change 2010-12-09 18:44:18 +01:00
Tim Bentley 4f04bba5e6 Fix alert view bug 2010-10-15 15:43:42 +01:00
rimach f265c552ea replace strings with text_strings 2010-09-27 20:15:55 +02:00
rimach 399813e6aa fix for the merge comments, add correct translations for settings window 2010-09-16 23:10:36 +02:00
rimach 2d47e2523c remove executable flag 2010-09-14 20:18:47 +02:00
rimach e2c8ee11f2 Fix removing dock with translation 2010-09-12 23:03:16 +02:00
Jon Tibble 8eb7fd4c30 Fix alert form parenting 2010-07-31 01:46:15 +01:00
Jon Tibble 8f0d30c48b Fix plugin forms 2010-07-31 01:34:37 +01:00