Commit Graph

98 Commits

Author SHA1 Message Date
Doug Blank
d8176e0e6d 4779: Backup feedback and overwrite
svn: r17001
2011-03-30 23:44:22 +00:00
Michiel Nauta
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
Michiel Nauta
1dc05b526a Typo in string text
svn: r16653
2011-02-17 18:52:48 +00:00
Nick Hall
84a1c79fc2 4647: Fix ListModel so that it uses the correct sort column
svn: r16620
2011-02-15 11:12:57 +00:00
Gerald Britton
38143d7ac4 simplifications in plugin update code
svn: r16590
2011-02-08 21:27:23 +00:00
Benny Malengier
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
Benny Malengier
01a8117ebd GEPS 008: File Organization : about dialog in gui + pylint fixes + real modal
svn: r16464
2011-01-24 21:50:06 +00:00
Benny Malengier
0f15f446e9 remove whitespace
svn: r16443
2011-01-22 19:54:01 +00:00
Nick Hall
9fe3d1fb8b Combine the sidebar and bottombar functionality into a single class
svn: r16412
2011-01-19 14:40:39 +00:00
Jérôme Rapinat
0e821e7bba add 'megabyte' context
svn: r16395
2011-01-17 09:43:50 +00:00
Nick Hall
6f7ce7726f Sidebar tidy-up and bug fixes
svn: r16319
2010-12-28 17:04:41 +00:00
Michiel Nauta
854989a204 4372: Merge of objects unable to set selection
svn: r16309
2010-12-23 22:32:17 +00:00
Doug Blank
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
Nick Hall
b79b09b86b Store sidebar state in the configuration file
svn: r16274
2010-12-12 18:58:22 +00:00
Doug Blank
3de630b8af Logic error when no media
svn: r16269
2010-12-12 15:44:51 +00:00
Doug Blank
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
Doug Blank
915dfc3913 4331: Display Media size before quick backup, in stats gramplet, and summary report
svn: r16247
2010-12-05 05:54:33 +00:00
Doug Blank
61312784e8 Log messages to help debug
svn: r16244
2010-12-03 22:06:39 +00:00
Doug Blank
bb83e894ea Addon Update now shows lists by categories (eg, New Gramplets)
svn: r16238
2010-11-30 03:11:17 +00:00
Gerald Britton
e8b87b5f00 Make life easier with defaultdict and list comprehensions
svn: r16169
2010-11-09 21:15:54 +00:00
Nick Hall
1746330b4d Go to default page after navigation sidebar is loaded
svn: r16162
2010-11-08 19:50:53 +00:00
Nick Hall
56e7869137 Introduce workspaces with a shared filter/gramplet sidebar
svn: r16160
2010-11-08 15:50:51 +00:00
Nick Hall
d5dabdbc93 Revert r16140
svn: r16141
2010-11-04 23:34:23 +00:00
Nick Hall
2ffb6993b7 Committed by mistake
svn: r16140
2010-11-04 23:30:34 +00:00
Nick Hall
9eb15acf14 After creating a new page switch to it
svn: r16139
2010-11-04 23:29:08 +00:00
Nick Hall
8688bb50c3 Turn off tabs used for debugging
svn: r16138
2010-11-04 23:06:11 +00:00
Nick Hall
43d97cbd44 Move category management back into the view manager
svn: r16137
2010-11-04 23:00:38 +00:00
Nick Hall
185718f44c Refresh view UI when a new database is loaded
svn: r16107
2010-11-01 22:32:36 +00:00
Nick Hall
66252365f5 Prevent activation of view UI when no database is loaded
svn: r16106
2010-11-01 22:20:23 +00:00
Peter Landgren
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
Nick Hall
280db79074 Fix get_dbname method when called from CLI and remove redundant code
svn: r15953
2010-10-04 20:41:16 +00:00
Nick Hall
bf8146b9d1 GEPS 011: Tagging
svn: r15830
2010-08-29 18:36:42 +00:00
Nick Hall
ea90894193 Added documentation to ListModel. Changes to make editable and callback parameters more consistent.
svn: r15811
2010-08-24 23:43:42 +00:00
Doug Blank
19765f80e7 Added a category_manager for pages to talk to other pages
svn: r15805
2010-08-23 13:18:56 +00:00
Doug Blank
c14fbafd25 Doesn't backup with slashes in filename
svn: r15794
2010-08-22 04:53:52 +00:00
Doug Blank
fcef732f93 Added dbid and dbname to databases; id is the unique dir name, and name is the assigned name stored in text file
svn: r15786
2010-08-21 20:20:34 +00:00
Doug Blank
1a2c3be090 Added progress bar to quick backup
svn: r15781
2010-08-20 04:40:51 +00:00
Doug Blank
88a4bbb926 Do not show previously notified addons
svn: r15772
2010-08-19 01:04:10 +00:00
Doug Blank
d441154d3a 4177: Needed usability improvements to addon update window
svn: r15757
2010-08-17 05:09:01 +00:00
Doug Blank
41931ba9c0 Allow lang_SUBTYPE formats; fixed an error when no network
svn: r15749
2010-08-16 04:30:17 +00:00
Doug Blank
6224028253 Select all/none for addon updates
svn: r15744
2010-08-16 01:27:14 +00:00
Doug Blank
bc6b0e6fdf Control+c, Control+v are now handled properly by nav views and otherwise
svn: r15736
2010-08-14 19:06:47 +00:00
Doug Blank
4617fa8f50 Defaults to check once a week, everything, enable logging
svn: r15735
2010-08-14 18:16:10 +00:00
Doug Blank
7109925ffb Have update select default to True
svn: r15734
2010-08-14 15:43:50 +00:00
Doug Blank
5ad0aa48dc Now can download selections
svn: r15729
2010-08-14 00:20:12 +00:00
Doug Blank
3551fe851a Added option of what addons to check (new, updated, or both)
svn: r15727
2010-08-13 21:44:21 +00:00
Doug Blank
6a781138fe Bring dialog box, if updates available (doesn't update them yet)
svn: r15725
2010-08-13 14:32:09 +00:00
Doug Blank
f3fb0b9d2e Checks for open network connection; get listing file in proper language
svn: r15724
2010-08-13 13:31:00 +00:00
Doug Blank
7c6cba4fae New check for updated addons
svn: r15721
2010-08-13 06:42:14 +00:00
Doug Blank
f9af188191 Perference for checking (and currently updates) addons
svn: r15720
2010-08-13 06:18:11 +00:00