Commit Graph

50 Commits

Author SHA1 Message Date
Raoul Snyman efbcfd0772 Updated copyright information. 2011-03-24 21:04:02 +02:00
Tim Bentley 0fe62c3591 Memory improvements and additional logging 2011-03-12 17:02:24 +00:00
Raoul Snyman 780a87e840 Updated copyright information. Removed .eric4project directory from version control. 2011-02-24 07:47:38 +02:00
Jon Tibble 229583e241 Fix typos 2011-02-05 18:01:08 +00:00
Andreas Preikschat 6ac0f162a3 removed white spaces 2011-01-31 21:39:55 +01:00
Jon Tibble 575cf6ed59 Cleanups and fixes for recent merges 2011-01-21 19:09:56 +00:00
rimach 33a343894d remove whitespaces and unneeded code 2011-01-20 19:19:27 +01:00
rimach 640f21367c Head 2011-01-19 22:36:43 +01:00
rimach d052098287 correct icons, use existant actions 2011-01-19 22:17:32 +01:00
Andreas Preikschat d567bb12ad more doc fixes 2011-01-18 21:14:44 +01:00
M2j 71f6bc26dc basicaly reworked the layout of the mediaitems and renamed variables to fit the standard 2011-01-05 17:50:28 +01:00
Tim Bentley e77ce3ffdb Bump values by 1 version or year 2010-12-26 11:04:47 +00:00
Jon Tibble 37b2304eeb Trailing new lines 2010-07-27 10:32:52 +01:00
Raoul Snyman 2f2b339863 Update the copyright notice. 2010-07-25 00:10:47 +02:00
Jon Tibble 19a831d9cf Naming fixes for toolbar and maindisplay 2010-07-07 18:06:31 +01:00
Jon Tibble 09fb6e6dda Parent tweaks 2010-07-06 22:59:52 +01:00
Jon Tibble f2836baae4 More docstrings 2010-06-19 18:31:42 +01:00
Jon Tibble 0235f251bf Cleanups 2010-06-19 14:18:38 +01:00
Jon Tibble 9bb7343092 Fix incorrect exception 2010-06-07 00:24:45 +01:00
Jon Tibble 4616bbcb36 Explicitly declare exceptions 2010-05-27 17:00:51 +01:00
rimach 66ec680e4e remove else from toolbar.py 2010-05-05 19:17:00 +02:00
rimach 32c635b2f0 resolve merge proposal comments 2010-05-01 00:07:51 +02:00
rimach ea64675d65 update i18n implementation 2010-04-17 00:06:28 +02:00
Raoul Snyman ea5ceaf00a Updated copyright.
Updated credits.
2010-03-22 01:58:01 +02:00
Tim Bentley f4e25bf329 Finish logging cleanup 2010-03-04 22:09:03 +00:00
Raoul Snyman b4b075c961 Updated copyright year. 2009-12-31 14:52:01 +02:00
Tim Bentley 40523ed0f6 Toolbar fixups 2009-12-06 08:39:56 +00:00
Tim Bentley 250fd4e41b Fix Icons on toolbar 2009-12-02 08:55:15 +00:00
Raoul Snyman f5bee07341 Added Michael to the copyright notice.
Fixed a bug where Media Manager item toolbar buttons were becoming toggle buttons.
Cleaned up config settings.
Miscellaneous other bugfixes.
2009-11-30 22:29:26 +02:00
Raoul Snyman a6d8813a50 Merge from HEAD, started changing the copyright to include Michael Gorven. 2009-11-29 22:30:41 +02:00
Raoul Snyman 8c599b6707 Fixed up an issue between the display screen and the blank button 2009-11-13 22:10:35 +02:00
Raoul Snyman 262577bd6e Removed an unused parameter from addToolbarButton, and added a "checkable" argument. 2009-11-13 20:46:47 +02:00
Jon Tibble 84ce96f989 More truth testing cleanup - core 2009-11-03 18:14:25 +00:00
Tim Bentley 0bbbf8b6b8 General Tab fixes 2009-10-19 17:18:32 +01:00
Jon Tibble ce18ee8e7a Dialogs, Exceptions and PushButtons 2009-10-02 00:43:16 +01:00
Jon Tibble b2827d4e25 Use standards for Qt imports 2009-09-29 13:51:38 +01:00
Jon Tibble 1a7ad33bf9 Use buildIcon and general fixes all over 2009-09-29 03:54:32 +01:00
Jon Tibble ccb1289c14 User interface tweaks 2009-09-15 19:56:56 +01:00
Raoul Snyman fb9914fb08 Changed the license info from docstrings to normal comments. 2009-09-08 21:58:05 +02:00
Raoul Snyman 94cd34d333 Merge from an old remote branch. 2009-09-06 20:59:21 +02:00
Raoul Snyman dea03e21c8 Moar and moar documents-tations!! 2009-09-05 00:50:19 +02:00
Tim Bentley 0c9fcd0571 Fix toolbar code to hide / add items 2009-08-28 18:40:07 +01:00
Tim Bentley ed385ec31d SlideController cleanup - merge Main and Image 2009-08-27 06:17:20 +01:00
Raoul Snyman 3111e07327 Updated the docstrings some more, and moved the documentation around a little. 2009-07-14 15:51:27 +02:00
Raoul Snyman e66fa9b87d Started fixing up docstrings and doing some more of a code cleanup. 2009-07-08 08:55:08 +02:00
Tim Bentley 560584d8f6 Added ImageToolBar to show what I am thinking
Cleanup mainwindow from mark 1 attempt.
Fix bug in Thememanager so themes are not deleted
2009-06-29 06:07:32 +01:00
Tim Bentley e2b8af7073 Mass Unicode migration
Fix bugs found in retesting the app.
2009-06-16 19:21:24 +01:00
Raoul Snyman 55cd0b90cd Replaced the old logos and graphics with the new ones, did some coding-standards-cleanup, and fixed a bug in the OpenLPToolbar code where it discarded Unicode strings. 2009-05-02 00:26:43 +02:00
Martin Thompson 90a91aa788 Updated tests to pass again.
Found some device dependent problems in the tests of the theme
rendering (when monitor resolution changes, so does font size (in
pixels)). This meant that the tests failed (as they are comparisons
with golden-bitmaps). Have updated the tests to do a more "approximate
comparison", with a low tolerance.  This is slow currently, could do
with optimising.

bzr-revno: 411
2009-03-12 20:19:24 +00:00
Martin Thompson 603ac29b90 Moved toolbars out into separate class, as they are used by more than Media Manager items
Move Service Manager into own class so it can do some real work

bzr-revno: 336
2009-02-21 19:23:54 +00:00