Commit Graph

859 Commits

Author SHA1 Message Date
M2j
36fc1b5339 Bug #959116: Split slide button inserts tag on its own line 2012-04-02 16:23:25 +02:00
M2j
84ee153fec Bug #795068: Verse List in Song Editor did not resize properly 2012-04-02 15:27:08 +02:00
M2j
1b056a74ec Bug #969282: Remove control characters from song copyright string 2012-04-02 13:38:22 +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
Andreas Preikschat
a9a40f7a47 clean up 2012-04-01 16:22:32 +02:00
Philip Ridout
75212def12 Fixes bug #946581 'Prevent users from importing the wrong files'
bzr-revno: 1922
2012-03-31 15:38:35 +02:00
Andreas Preikschat
2e587131f3 fixed bug-969909 ('Missing verse tag' warning is not updated after adding a new verse
Fixes: https://launchpad.net/bugs/969909
2012-03-31 11:58:34 +02:00
Philip Ridout
e2e63767f3 Change EasySlides DocString 2012-03-29 20:03:01 +01:00
Philip Ridout
a08a244084 Fixes bug #946581 "Prevent users from importing the wrong files"
Checks for the song tag in OpenSong (as Gushie said it has no extensions)
Addes file extension filters for CCLI, EasyWorship & EasySlides

Fixes: https://launchpad.net/bugs/946581
2012-03-24 18:35:09 +00:00
Philip Ridout
b68300bdc6 New importer for DreamBeam song files.
One small fix to SongShowPlus importer
2012-03-24 16:41:29 +00:00
Raoul Snyman
c152cde3b7 Actually, the else should not be there. 2012-03-22 23:31:01 +02:00
Raoul Snyman
58c2cd34b1 Added an else statement just to make sure we are setting the item index. 2012-03-22 22:26:14 +02:00
Raoul Snyman
591d70cde6 Added a comment referencing bug #812628 so that we know why we added a seemingly redundant if statement. 2012-03-22 22:25:11 +02:00
Raoul Snyman
5a42c87a92 Whoops, forgot about the first item being blank. Now the correct author is added. 2012-03-22 22:16:49 +02:00
Raoul Snyman
d62fde1237 A potential fix for bug #812628. 2012-03-22 22:03:11 +02:00
Jon Tibble
6133e6a840 Unused variables 2012-03-12 22:12:16 +00:00
Raoul Snyman
03f22ae150 Refactored things a bit so that I don't rewrite too much code, and fixed up some issues with invalid verses. 2012-03-11 23:32:43 +02:00
Raoul Snyman
8e54dcb1ee The message appears when your verse list is incomplete, and disappears when it is complete. 2012-03-05 22:34:23 +02:00
Raoul Snyman
5823bfbed5 Added label to warn of missing verses. 2012-03-05 21:45:32 +02:00
M2j
ce7029776a localize separated item list format 2012-02-16 21:36:35 +01:00
M2j
1757436853 purge ICU integration from this branch 2012-01-18 14:50:06 +01:00
M2j
7491023005 Head 1868 2012-01-17 21:37:57 +01:00
Mattias Põldaru
a0ecae3f47 Rename EasiSlides to EasySlides.
Fixes: https://launchpad.net/bugs/904384
2011-12-31 16:18:05 +02:00
Tim Bentley
2a5e8935bb New year merge 2011-12-27 10:33:55 +00:00
M2j
15449372e1 use ICU collator on Windows systems 2011-12-19 01:20:39 +01:00
Mattias Põldaru
13385116af Using toInt of QVariant for sure is better than a chain of toString, str and int. Thanks to superfly. 2011-12-13 23:04:16 +02:00
Mattias Põldaru
57d78d00df Make loading of variable slightly more bulletproof. 2011-12-13 21:52:57 +02:00
Mattias Põldaru
4f603d7353 Previous change of order was not enough, now is actually works. It also saves the type of import last time used and uses that value as default (as suggested), otherwise defaults to OpenLyrics. 2011-12-13 21:33:49 +02:00
Mattias Põldaru
88d7176900 Fix for #828385, more sensible and partly alphabetical order of import formats. 2011-12-13 02:34:46 +02:00
Tim Bentley
4430deb207 Head 2011-12-12 17:21:23 +00:00
Andreas Preikschat
12547fad2a doc clean up, removed method with a one liner, fixed media item recreation bug 2011-12-07 21:25:12 +01:00
Tim Bentley
17bca693c6 Block song exports 2011-12-04 16:36:18 +00:00
Jon Tibble
bba6d6730f Head r1812 2011-12-02 20:17:57 +00:00
Jon Tibble
ac365e5b6a Cleanups 2011-11-26 21:26:50 +00:00
M2j
286ec88fc4 make VerseType.Other default for VerseType encodings 2011-11-24 23:34:27 +01:00
M2j
b2067bef43 Bug #875286
use VerseType.Other if it is not recogniced during OpenSong import.
2011-11-18 11:53:56 +01:00
Stevan Pettit
2a1d0009a8 Removed whitespace 2011-10-05 18:17:57 -04:00
Stevan Pettit
5dfa0c95ce Modified code so new Openlyrics song import description will appear for translate 2011-10-05 15:50:17 -04:00
Stevan Pettit
dc41fa4318 Added coded to translate the modified OpenLyrics import description 2011-10-01 10:34:30 -04:00
Stevan Pettit
d8fc6cd4dd Added additional desctiption to OpenLyrics import selection and added code to select xml files for import 2011-09-30 17:45:59 -04:00
Raoul Snyman
77e4e376c6 Fixed bug #812289. Forced the mediaitem to get the QListWidgetItem from the list again.
Fixes: https://launchpad.net/bugs/812289
2011-09-22 22:07:31 +02:00
Raoul Snyman
017359ff5c Fixed up audio file import from version 1.2, plus a few bits I missed from renaming things. 2011-09-12 18:35:32 +02:00
Raoul Snyman
79bb94c6b0 Removed empty directories. 2011-09-04 14:04:44 +02:00
Raoul Snyman
a32e2b9d1b Hopefully fixed the problem where existing audio files are deleted. 2011-09-04 11:26:13 +02:00
Raoul Snyman
79123e7df3 Tidied up some method and variable names. 2011-09-01 21:45:36 +02:00
Raoul Snyman
4d66954d62 - Fixed re-playing of previous audio file.
- Fixed left-over files from previous song.
- Renamed a few more enumerations.
- Fixed some exception handling.
2011-08-31 09:49:57 +02:00
Raoul Snyman
532ad84b87 - Bundle audio files with the song when adding it to the service
- Save audio files with service
- Load audio files from service
- Copy audio files to songs plugin when adding a song from a service.
2011-08-28 22:51:44 +02:00
Raoul Snyman
0b81824430 HEAD 2011-08-28 19:45:31 +02:00
Raoul Snyman
f099329217 Up/Down buttons, Remove/Remove All buttons. 2011-08-27 01:04:54 +02:00
Andreas Preikschat
d88a268c5c removed 'again' 2011-08-26 17:48:58 +02:00
Andreas Preikschat
fbb32a0278 added hints that exported files are OpenLyrics files 2011-08-26 17:30:51 +02:00
Raoul Snyman
cdcfeaece8 Keeping things tidy: Actually save to DB now, and delete removed files. 2011-08-24 14:22:39 +02:00
Raoul Snyman
122c2226bd Now copying files too\! 2011-08-24 13:53:22 +02:00
Raoul Snyman
d5e92c0d35 Added a media files form and populated it from the media plugin, if the media plugin is enabled. 2011-08-23 23:48:46 +02:00
Raoul Snyman
6a60ece204 Added Up, Down, Remove and Remove All buttons. Reworked the UI to make use of the buttons better. 2011-08-23 15:44:50 +02:00
Raoul Snyman
409a16eb35 Added the tab, list and buttons for linked audio. 2011-08-23 08:38:02 +02:00
Chris Blake
95f75ce266 fixed bug #817674 'Export Song - Song list appears to be random order '
Fixes: https://launchpad.net/bugs/817674
2011-08-08 15:15:45 -04:00
Chris Blake
e75631d7f5 fixed bug #817674 'Export Song - Song list appears to be random order '
Fixes: https://launchpad.net/bugs/817674
2011-08-08 13:30:45 -04:00
Chris Blake
2c6d14cfc8 fixed bug #817674 'Export Song - Song list appears to be random order '
Fixes: https://launchpad.net/bugs/817674
2011-08-08 12:59:56 -04:00
Andreas Preikschat
6c7c27a7c9 fixed bug #816186; fixed comments; fixed list comprehension
Fixes: https://launchpad.net/bugs/816186
2011-08-05 13:21:39 +02:00
Andreas Preikschat
69b0f264d0 r1686 2011-07-15 20:34:08 +02:00
Andreas Preikschat
b98e36aff2 regex clean ups 2011-07-13 15:32:19 +02:00
Andreas Preikschat
b68751835f r1673 2011-07-06 16:00:32 +02:00
Andreas Preikschat
bb5d8f74c4 r1665 2011-06-29 10:04:55 +02:00
Andreas Preikschat
8bb96b97bf - When creating/editing a custom slide give the title edit the focus (and not only when creating a new)
- fixed long lines
- simplification
2011-06-29 10:04:14 +02:00
Andreas Preikschat
795aae2277 r1665 2011-06-29 09:27:38 +02:00
Andreas Preikschat
86c0eea473 changed theme_manager to themeManager as it is Qt based 2011-06-27 13:51:25 +02:00
Raoul Snyman
fb320569cf Half of bug #795068 fixed. Just figured I might as well get this in before the release.
bzr-revno: 1654
Fixes: https://launchpad.net/bugs/795068
2011-06-23 22:02:03 +02:00
Raoul Snyman
1d648f9df6 Removed commented line. 2011-06-23 15:27:06 +02:00
Jonathan Corwin
59280d10b7 Preserve greyed out of next button in import wizard 2011-06-20 22:57:34 +01:00
Raoul Snyman
5901f959ce Half of bug #795068 fixed. 2011-06-14 21:55:17 +02:00
Raoul Snyman
45d992e956 Fixed bug #763064: Empty line in first verse prevents saving a song. 2011-06-14 08:18:44 +02: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
Andreas Preikschat
76c1cbf4db fixed 'split' string
bzr-revno: 1627
2011-06-11 09:39:53 +02:00
Andreas Preikschat
c3cb264d93 fixed string 2011-06-10 21:51:51 +02:00
Gerald Britton
f5980ecfc1 merging changes from trunk 2011-06-10 15:25:38 -04:00
Stevan Pettit
a10038991b Fixed bug-789102. "Editing song via service and saving it, highlights it in media manager"
bzr-revno: 1607
Fixes: https://launchpad.net/bugs/789102
2011-06-03 07:20:56 +02:00
Gerald Britton
8760f54674 Change messages to refer to OpenOffice or LibreOffice 2011-06-01 15:53:14 -04:00
Andreas Preikschat
4c81ac295d r1600 2011-06-01 07:43:41 +02:00
Andreas Preikschat
4ce960d0cc do not override the file class 2011-06-01 07:42:56 +02:00
Stevan Pettit
729fe2cfa3 bug-789102, moved mediaitem list updates out of editforms into mediaitems 2011-05-30 23:52:17 -04:00
Jonathan Corwin
147c41e16f Fix a couple of parents so the form opens in the right place 2011-05-28 20:38:19 +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
500ce5f720 head 2011-05-28 11:06:34 +01:00
Jonathan Corwin
4138d6fbd0 Change lots of parents 2011-05-28 10:53:37 +01:00
Andreas Preikschat
59d374517e - improved 'auto select'
- fixed a traceback
- improved parentage
- clean ups
2011-05-27 11:34:14 +02:00
Stevan Pettit
35e6d2f97e Fix bug #788084, modified code to use object id instead of title.
bzr-revno: 1580
2011-05-27 07:52:45 +02: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
Stevan Pettit
4f857f8921 modified:
openlp/plugins/custom/forms/editcustomform.py
  openlp/plugins/custom/lib/mediaitem.py
  openlp/plugins/songs/forms/editsongform.py
  openlp/plugins/songs/lib/mediaitem.py
2011-05-25 23:34:42 -04: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
Raoul Snyman
da45bb0b06 Fixed various strings, as listed in bug #734445. 2011-05-24 19:32:36 +02:00
Tim Bentley
b544e519b1 Add tolltip and impress debugging 2011-05-22 19:48:14 +01:00
Tim Bentley
37679fc1db Finish slide spltting code 2011-05-22 14:08:43 +01:00
Stevan Pettit
206ee04db6 modified:
openlp/plugins/custom/forms/editcustomform.py
  openlp/plugins/custom/lib/mediaitem.py
  openlp/plugins/songs/forms/editsongform.py
  openlp/plugins/songs/lib/mediaitem.py
2011-05-19 18:20:00 -04:00
Andreas Preikschat
55e4bad542 display 'No Search Results' if no song/bible verse matched the search keyword (bug #739759)
Fixes: https://launchpad.net/bugs/739759
2011-05-08 13:35:10 +02:00
Tim Bentley
b6b0819a50 fix the strip code
Fixes: https://launchpad.net/bugs/742636
2011-04-29 07:15:10 +01:00
Tim Bentley
3923c14d0c Head 2011-04-26 19:39:32 +01:00
Andreas Preikschat
c12b4bc28f - improved the song importers by allowing to provide feedback to the user.
- Do not abort a song import, always try to continue and log which songs could not be imported.
- Clean ups (close files, deduplication, ...)

bzr-revno: 1483
2011-04-25 09:06:16 +02:00
Andreas Preikschat
393f25cd88 fixed a bug where a song's author/topic/songbooks might not be saved 2011-04-24 17:36:12 +02:00
Andreas Preikschat
8cd3742c87 added textEdit and buttons for better feedback 2011-04-20 19:36:16 +02:00
Andreas Preikschat
48d0d39a17 ask before creating an error report
copy not imported files to a folder
2011-04-19 17:55:36 +02:00
Andreas Preikschat
6baefdadce more fixes 2011-04-18 20:57:58 +02:00
Andreas Preikschat
757933c448 clean ups 2011-04-18 20:03:41 +02:00
Andreas Preikschat
16fa78bbe3 fixes 2011-04-18 19:15:41 +02:00
Andreas Preikschat
a530851124 added error logger methods 2011-04-18 18:46:22 +02:00
Andreas Preikschat
0398b93f78 started clean up of song importers 2011-04-17 19:24:28 +02:00
Andreas Preikschat
2d02f3e9a0 2011-04-17 17:47:02 +02:00
Andreas Preikschat
6fb421825c r1471 2011-04-17 15:31:13 +02:00
Tim Bentley
f94ae1a9c5 Head r 1469 2011-04-16 12:42:35 +01:00
Raoul Snyman
8090adf1bc Made UiStrings a Singleton, and updated all usage of it. 2011-04-15 23:43:59 +02:00
Andreas Preikschat
a13cf49940 idea to improve song import feedback 2011-04-15 18:01:15 +02:00
Andreas Preikschat
237cabfeff only try to import a database when it is a v1 database, clean ups 2011-04-15 16:10:31 +02:00
Andreas Preikschat
b669eded5d - disable/enable the next button if a bible/song importer is not available (http://support.openlp.org/issues/113)
- fixed song importers being available even though they should not.

bzr-revno: 1454
2011-04-11 20:15:02 +02:00
Andreas Preikschat
073d6c8403 disable 'next button' if importer is not available 2011-04-11 16:34:14 +02:00
Tim Bentley
1882c5366d Review fixes 2011-04-10 19:54:26 +01:00
Tim Bentley
29ef34b569 Add saving of selected Bible names in Quick and Advanced.
Clean up combo box selection code (General)

Fixes: https://launchpad.net/bugs/755687
2011-04-10 07:18:31 +01:00
Tim Bentley
fbc94dda3a 1441 2011-04-01 05:48:21 +01:00
Mattias Põldaru
df1db913cd merge 2011-03-30 21:35:48 +03:00
Tim Bentley
2ba0d410fc More Cleanups 2011-03-28 19:56:39 +01:00
Raoul Snyman
efbcfd0772 Updated copyright information. 2011-03-24 21:04:02 +02:00
Andreas Preikschat
d85991cdc8 changed SelectionMode 2011-03-18 20:15:45 +01:00
Andreas Preikschat
e9bcab13de fixed Verse Tag' column; clean up 2011-03-17 13:32:45 +01:00
Andreas Preikschat
e2bd77ea4d fix 2011-03-15 21:12:28 +01:00
Andreas Preikschat
8b49c39fa5 more clean ups 2011-03-15 19:38:56 +01:00
Andreas Preikschat
bf4ecad9d1 cleanup 2011-03-15 19:24:13 +01:00
Andreas Preikschat
01efe60822 continued clean up 2011-03-15 18:52:42 +01:00
Mattias Põldaru
1ce88e7a2a Prevent possible crash, if label field is empty in database. 2011-03-15 00:29:02 +02:00
Andreas Preikschat
6634a90bd3 continued with song edit; not finished 2011-03-14 21:36:30 +01:00
Tim Bentley
6ef78ef39d Fix song import duplication by removing training space on the search title.
Fixed up all locations field was made and the reindex code.
Only tested with reindex!

Fixes: https://launchpad.net/bugs/712252
2011-03-06 16:28:26 +00:00
Jon Tibble
2cd7c2c66e Cleanups 2011-03-04 14:44:21 +00:00
Mattias Põldaru
b01d6f7656 Fixed bug #728637
bzr-revno: 1349
2011-03-04 09:24:51 +02:00
Mattias Põldaru
3e5da3be9e address #728637 2011-03-03 22:18:17 +02:00
Mattias Põldaru
87aa8b9b5e fix, don't translate GPL at all 2011-03-03 08:34:17 +02:00
Mattias Põldaru
886f20aaff text fix + making it easier to translate 2011-03-03 03:40:18 +02:00
Andreas Preikschat
0ed7e259fc removed white spaces 2011-02-25 18:05:01 +01:00
Raoul Snyman
780a87e840 Updated copyright information. Removed .eric4project directory from version control. 2011-02-24 07:47:38 +02:00
Armin Köhler
1e041d9158 remove some whitespaces 2011-02-21 17:02:28 +01:00
Armin Köhler
4aa69e53bb removed duplicate method registerFields() and sort some lines 2011-02-21 15:59:01 +01:00
Armin Köhler
b55ed9b471 merge r1320 2011-02-21 14:49:07 +01:00
Armin Köhler
6208587b93 foilpresenterimport - some changes 2011-02-19 22:34:51 +01:00
Tim Bentley
966e3996ea r1314 2011-02-19 20:36:41 +00:00
Armin Köhler
4e6b967fc8 foilpresenterimport 2011-02-19 15:28:33 +01:00
Armin Köhler
b2d38da3d2 19.02.2011 2011-02-19 10:07:44 +01:00
Armin Köhler
e75c24bdd7 Changed 18.02.2011 2011-02-18 21:40:07 +01:00
Tim Bentley
1f7d6b635d Preview Edit now works 2011-02-18 19:13:37 +00:00
Jon Tibble
e192ea438b Cleanup mistakes 2011-02-18 18:48:06 +00:00
Jon Tibble
cb37a8bc17 Head r1311 2011-02-18 16:37:41 +00:00
Mattias Põldaru
4a8b29aae9 More changes, now internally tags are held not as Salm:1 (previously), nor v:1 (in the meantime), but just as in openlyrics format, v1.
The v1a is not yet supported, it requires spinboxes to be changed first. The old and new should be handled silently side-by-side.

bzr-revno: 1310
2011-02-18 17:51:04 +02:00
Mattias Põldaru
62091b92fe These would have been left behind. 2% less typos now. 2011-02-18 10:25:43 +02:00
Mattias Põldaru
1651e42bca more variable name changes 2011-02-18 09:53:40 +02:00
Jon Tibble
0d498bc3f0 UiStrings 2011-02-18 01:07:55 +00:00
Mattias Põldaru
aac40357ae better variable names, fixed translation issues for verse sequences 2011-02-18 02:48:58 +02:00
Mattias Põldaru
dff393b6a4 just another massive set of changes 2011-02-17 21:46:01 +02:00
Jon Tibble
9b48761590 Head r1308 2011-02-17 17:42:28 +00:00
Andreas Preikschat
9e6cfcfed4 clear search edit, when starting the wizard again; check/uncheck button change state of visible songs 2011-02-17 17:11:32 +01:00
Mattias Põldaru
02c1bd4413 first working example with unilanguage tags handling 2011-02-17 17:05:58 +02:00
Jon Tibble
032c48df60 Finish grammar corrections, more strings and cleanups 2011-02-16 17:54:31 +00:00
Jon Tibble
a8d2d3661d Sort grammar breakers 2011-02-16 03:06:34 +00:00
Jon Tibble
5c7bd57833 Head r1302 2011-02-15 14:19:57 +00:00
Jon Tibble
cc96d96a6a Fix song overwriting 2011-02-15 01:58:18 +00:00
Jon Tibble
d9a26ae4d9 Cleanups 2011-02-14 20:32:19 +00:00
Jon Tibble
d5596583ff Fixes, cleanups, strings 2011-02-14 16:08:17 +00:00
Armin Köhler
cafd7b397d 14.02.2011 2011-02-14 14:01:52 +01:00
Armin Köhler
35ef04697a 14.02.2011 2011-02-14 13:42:35 +01:00
Armin Köhler
68d6bc46d6 Comment 14.02.2011 2011-02-14 13:20:30 +01:00
Jon Tibble
910df1cfde More song items 2011-02-14 03:19:30 +00:00
Jon Tibble
2316ab4ed4 Deleting song items 2011-02-14 02:54:24 +00:00
Jon Tibble
1d91192e3b WizardStrings 2011-02-14 00:35:53 +00:00
Jon Tibble
63d6536d52 Head r1297 2011-02-13 16:15:52 +00:00
Jon Tibble
365072c05c SongStrings 2011-02-13 16:02:12 +00:00
Philip Ridout
1384688708 Importer for SongShow Plus
bzr-revno: 1297
2011-02-13 15:59:17 +00:00
Philip Ridout
1913da71cc Added SongShow Plus importer. 2011-02-13 15:13:52 +00:00
Jon Tibble
323ab52848 Strings and magic numbers 2011-02-13 01:09:04 +00:00
Jon Tibble
bffa44a1cb Wizards and applications 2011-02-12 20:25:40 +00:00
Jon Tibble
0561fa2525 Strings 2011-02-12 18:43:23 +00:00
Jon Tibble
34cf16fd06 WizardStrings 2011-02-12 15:37:02 +00:00
Jon Tibble
0988158c56 Import fixes 2011-02-12 04:20:53 +00:00
Jon Tibble
a8f16262fc More string refactoring 2011-02-12 04:09:03 +00:00
Jon Tibble
8d18a51f09 WizardStrings 2011-02-12 02:43:13 +00:00
Jon Tibble
314697427d Fixes 2011-02-12 00:41:09 +00:00
Jon Tibble
23eb12be1a Fixes 2011-02-11 21:40:43 +00:00
Jon Tibble
9366155924 UiStrings and SongStrings 2011-02-11 21:17:56 +00:00
Jon Tibble
79d93c515a Another wizard refactor 2011-02-10 19:37:02 +00:00
Jon Tibble
565289cf7e Small wizard refactor 2011-02-10 19:28:17 +00:00
Jon Tibble
88b9c1b1a5 More UiStrings
Fix UiStrings sentence case
Button box rearranging
Fix failure to grab Impress on close (Support #38)

bzr-revno: 1288
2011-02-10 18:35:59 +00:00
Jon Tibble
660028fd1e More button boxes and translations 2011-02-10 00:36:00 +00:00
Andreas Preikschat
000732db69 string fix 2011-02-09 21:11:23 +01:00
Andreas Preikschat
40aacf69fd enable checking the item when double clicking 2011-02-09 21:05:44 +01:00
Andreas Preikschat
6a409e8957 added search box, added buttons 2011-02-09 20:36:13 +01:00
Andreas Preikschat
50e9f9ab5e r1282 2011-02-09 16:00:04 +01:00
Jon Tibble
5607b09f0d Dedupe translations 2011-02-09 05:04:12 +00:00
Andreas Preikschat
9b1a190869 use build_icon, bug fix 2011-02-08 18:05:09 +01:00
Andreas Preikschat
bcbedbf32f new dialog 2011-02-06 18:23:50 +01:00
Andreas Preikschat
cdc188b2d5 2011-02-06 18:21:32 +01:00
Andreas Preikschat
08508fdfc6 r1271 2011-02-05 16:26:16 +01:00
Jon Tibble
baf18ea1c7 Start deobfuscating UI library 2011-02-05 01:24:19 +00:00