Commit Graph

117 Commits

Author SHA1 Message Date
b0a4f75106 4735: Check for updates in a separate thread
svn: r22924
2013-08-28 23:32:30 +00:00
3e5dbd4e5b Added timeout to urllib open; added URL path to addons to Preferences; added URL path to addons to config; refined layout in Preferences on first panel
svn: r20865
2012-12-28 19:11:41 +00:00
d630052347 Update for gtkmacintegration-2.0
svn: r20628
2012-11-02 20:05:59 +00:00
6becb4f632 Addons were looking in trunk instead of gramps34
svn: r19366
2012-04-20 02:46:03 +00:00
73a32cfeec Get an instance of GuiPluginManager to report errors loading plugins
svn: r18919
2012-02-17 18:37:37 +00:00
afee5010f1 Improve error message when a view or plugin fails to load
svn: r18893
2012-02-15 21:18:21 +00:00
fcebd9085d 5366: When doing a backup to a non existing directory, the error msg box is unreadable Only the first characters are shown
svn: r18700
2012-01-04 18:41:43 +00:00
1fb9453723 5392: Addon check type strings are not translatable
svn: r18609
2011-12-16 12:37:34 +00:00
ab86ffd40e 5392: Addon check type strings are not translatable
svn: r18530
2011-11-29 03:08:26 +00:00
498895e8ab 5392: Addon check type strings are not translatable
svn: r18529
2011-11-29 03:05:30 +00:00
ba60ec4c07 missing or malformed SVN "Id" line
svn: r18361
2011-10-23 03:13:50 +00:00
ee14f249f3 5002: control n and p to move between categories not working
svn: r17791
2011-06-15 08:35:42 +00:00
df971e431d 5002: control n and p to move between categories not working
5003: A hotkey to enable/disable the navigator is needed


svn: r17780
2011-06-14 20:34:39 +00:00
deebab7a01 4969: Prevent a view being changed whilst a view change is already in progress
svn: r17710
2011-06-07 22:49:18 +00:00
273ad7c240 Prevent crash on building of a view that fails. A dummy view is shown with the error on failure of a view.
svn: r17551
2011-05-22 13:27:14 +00:00
3c955ed9ec 4331: typo
svn: r17496
2011-05-14 14:02:20 +00:00
35628aa699 Hide navigation the plugin selector when only the default plugin is loaded
svn: r17341
2011-04-29 20:55:53 +00:00
ac9fd67e10 typo
svn: r17115
2011-04-13 13:13:09 +00:00
a2ab49f0f6 4443: Enable Preferences menu entry when no database is open
svn: r17089
2011-04-09 21:57:12 +00:00
d8176e0e6d 4779: Backup feedback and overwrite
svn: r17001
2011-03-30 23:44:22 +00:00
ef2b19589e 4739: Update addon list crashes when working offline with 'plugin_dict referenced before assignment'
svn: r16802
2011-03-10 21:13:47 +00:00
1dc05b526a Typo in string text
svn: r16653
2011-02-17 18:52:48 +00:00
84a1c79fc2 4647: Fix ListModel so that it uses the correct sort column
svn: r16620
2011-02-15 11:12:57 +00:00
38143d7ac4 simplifications in plugin update code
svn: r16590
2011-02-08 21:27:23 +00:00
9a2fd50642 Changes to allow a QML interface:
* a const to launch it
 * fix an error in obtaining dbname
 * refractor pieces to allow reuse


svn: r16504
2011-01-30 16:28:54 +00:00
01a8117ebd GEPS 008: File Organization : about dialog in gui + pylint fixes + real modal
svn: r16464
2011-01-24 21:50:06 +00:00
0f15f446e9 remove whitespace
svn: r16443
2011-01-22 19:54:01 +00:00
9fe3d1fb8b Combine the sidebar and bottombar functionality into a single class
svn: r16412
2011-01-19 14:40:39 +00:00
0e821e7bba add 'megabyte' context
svn: r16395
2011-01-17 09:43:50 +00:00
6f7ce7726f Sidebar tidy-up and bug fixes
svn: r16319
2010-12-28 17:04:41 +00:00
854989a204 4372: Merge of objects unable to set selection
svn: r16309
2010-12-23 22:32:17 +00:00
3833ee63a6 Added is_quartz() and has_display() functions to tell if running with quartz window manager, and if have a display, respectively. See #4467 for more details
svn: r16307
2010-12-23 16:51:04 +00:00
b79b09b86b Store sidebar state in the configuration file
svn: r16274
2010-12-12 18:58:22 +00:00
3de630b8af Logic error when no media
svn: r16269
2010-12-12 15:44:51 +00:00
f23992ade1 Changed CREATE_FOLDER to SELECT_FOLDER to prevent infinite loop; still allows one to create folder, with no lack of functionality
svn: r16268
2010-12-12 14:42:22 +00:00
915dfc3913 4331: Display Media size before quick backup, in stats gramplet, and summary report
svn: r16247
2010-12-05 05:54:33 +00:00
61312784e8 Log messages to help debug
svn: r16244
2010-12-03 22:06:39 +00:00
bb83e894ea Addon Update now shows lists by categories (eg, New Gramplets)
svn: r16238
2010-11-30 03:11:17 +00:00
e8b87b5f00 Make life easier with defaultdict and list comprehensions
svn: r16169
2010-11-09 21:15:54 +00:00
1746330b4d Go to default page after navigation sidebar is loaded
svn: r16162
2010-11-08 19:50:53 +00:00
56e7869137 Introduce workspaces with a shared filter/gramplet sidebar
svn: r16160
2010-11-08 15:50:51 +00:00
d5dabdbc93 Revert r16140
svn: r16141
2010-11-04 23:34:23 +00:00
2ffb6993b7 Committed by mistake
svn: r16140
2010-11-04 23:30:34 +00:00
9eb15acf14 After creating a new page switch to it
svn: r16139
2010-11-04 23:29:08 +00:00
8688bb50c3 Turn off tabs used for debugging
svn: r16138
2010-11-04 23:06:11 +00:00
43d97cbd44 Move category management back into the view manager
svn: r16137
2010-11-04 23:00:38 +00:00
185718f44c Refresh view UI when a new database is loaded
svn: r16107
2010-11-01 22:32:36 +00:00
66252365f5 Prevent activation of view UI when no database is loaded
svn: r16106
2010-11-01 22:20:23 +00:00
1d8a776cd3 Part 1 of issue 4276. I principle same patch as for branch, but adapeted to trunk.
svn: r15959
2010-10-09 12:33:47 +00:00
280db79074 Fix get_dbname method when called from CLI and remove redundant code
svn: r15953
2010-10-04 20:41:16 +00:00