Commit Graph

5377 Commits

Author SHA1 Message Date
Fabio Erculiani
7071faa315 [sulfur] several usability improvements and bug fixing 2010-01-16 17:59:34 +01:00
Fabio Erculiani
8469c8305d [po] update translations, add Ukrainian, thanks to Vitovt 2010-01-16 16:12:45 +01:00
Fabio Erculiani
a55d0b0548 [sulfur] properly call application_lock_check 2010-01-16 16:02:53 +01:00
Fabio Erculiani
9023a5a49d [entropy.spm] PortagePlugin: improve old and dusty xpak module, remove evil os.chdir() calls 2010-01-16 12:39:15 +01:00
Fabio Erculiani
06049c2ff7 Update ChangeLog for version 0.99.24.4 0.99.24.4 2010-01-15 20:12:26 +01:00
Fabio Erculiani
aafbc0632c [entropy.tools] fix typo 2010-01-15 20:11:04 +01:00
Fabio Erculiani
9b5aa1a2c5 [entropy.tools] more entropy.tools module cleanup work 2010-01-15 20:08:08 +01:00
Fabio Erculiani
bcdac1541b [entropy.tools] more API refinement work 2010-01-15 16:20:20 +01:00
Fabio Erculiani
d8c28b84a1 [entropy.tools] move backup_client_repository away from entropy.tools 2010-01-15 16:10:35 +01:00
Fabio Erculiani
897776787e [equo] add missing imports to text_tools 2010-01-15 13:59:28 +01:00
Fabio Erculiani
3da4156426 [sulfur] kill the "Installation" notebook page, we have the "queue" tab which is much better 2010-01-15 13:56:46 +01:00
Fabio Erculiani
b317c46297 [sulfur] remove description trimming based on length 2010-01-15 10:24:01 +01:00
Fabio Erculiani
a6e41cffe5 [entropy.tools] start module refactoring and API docs merge 2010-01-14 18:35:14 +01:00
Daniel Halens Rodriguez
5f3a7127f6 [i18n] Update Slovak translation and add Bystrík Pešl as translator 2010-01-14 14:06:50 +00:00
Fabio Erculiani
d420ea62d2 Update ChangeLog for version 0.99.24.3 0.99.24.3 2010-01-14 14:48:21 +01:00
Fabio Erculiani
28f64a053c [equo] add missing import 2010-01-14 14:47:56 +01:00
Fabio Erculiani
e18d0f0682 [todo] update TODO 2010-01-14 08:21:36 +01:00
Fabio Erculiani
9f41850d1e [sulfur] improve buttons usability 2010-01-13 23:17:37 +01:00
Fabio Erculiani
8b6be3f8a1 [sulfur] execute package groups preloading in parallel 2010-01-13 22:48:49 +01:00
Fabio Erculiani
a38a5e6c79 [sulfur] several improvements
:: show properties menu item on right click on packages view
:: fully load security advisories metadata in parallel
:: improve UI responsiveness
2010-01-13 22:44:22 +01:00
Fabio Erculiani
ba1a9e06f1 [sulfur] when no updates are available, properly switch to "available" or "all" tab 2010-01-13 18:17:38 +01:00
Fabio Erculiani
c51345e977 [sulfur] set window title to "Entropy Store" 2010-01-13 18:07:16 +01:00
Fabio Erculiani
ccae202a06 [entropy.db] code style update (partial) 2010-01-13 18:06:10 +01:00
Fabio Erculiani
d768e1bf70 [entropy.db/entropy.client] remove matchRevision from atom_match and atomMatch (use proper atom syntax instead) 2010-01-13 17:59:01 +01:00
Fabio Erculiani
0b9b4596e5 [entropy.db/entropy.client] remove caseSensitive argument from atom_match and atomMatch (never used and unwanted) 2010-01-13 17:53:50 +01:00
Fabio Erculiani
43f62fe86c [entropy.client/entropy.db] drop matchTag argument from atom_match and atomMatch (use proper atom syntax instead!) 2010-01-13 17:44:51 +01:00
Fabio Erculiani
ebdc53afd8 [tests] disable test_timesched, causes random lockups 2010-01-13 17:44:23 +01:00
Fabio Erculiani
192bc0a6c1 [entropy.db] code style update 2010-01-13 17:31:46 +01:00
Fabio Erculiani
f62eab1c4d [entropy.db] atomMatch: drop matchUse argument, unused and potentially not portable 2010-01-13 17:26:36 +01:00
Fabio Erculiani
9b438f37c7 Update ChangeLog for version 0.99.24.2 0.99.24.2 2010-01-12 21:08:11 +01:00
Fabio Erculiani
ae3a2432d3 [entropy.cache] EntropyCacher: do not crash when pid is already gone 2010-01-12 21:07:41 +01:00
Fabio Erculiani
4d8995201d Update ChangeLog for version 0.99.24.1 0.99.24.1 2010-01-12 18:46:48 +01:00
Fabio Erculiani
08e27a3e3e [sulfur] handle EntropyPackage metadata retrieval while shutdown 2010-01-12 18:44:21 +01:00
Fabio Erculiani
e7eec5bd1b [sulfur] fix two small pkgsets glitches 2010-01-12 18:42:32 +01:00
Fabio Erculiani
054c34beec Update ChangeLog for version 0.99.24 0.99.24 2010-01-12 16:35:27 +01:00
Fabio Erculiani
19da4c92c6 [todo] update TODO 2010-01-12 16:35:02 +01:00
Fabio Erculiani
9b106e909c [sulfur] improve pkgs enqueue/dequeue speed by preloading most of pkg groups 2010-01-12 16:33:35 +01:00
Fabio Erculiani
20677fb693 [sulfur] disable parallel security cache generation, causes sqlite3 db corruption (fuck sqlite!!!!) 2010-01-12 16:26:00 +01:00
Fabio Erculiani
1878453606 [misc] drop +x from file 2010-01-12 16:04:32 +01:00
Fabio Erculiani
08a0acf439 [po] update translations 2010-01-12 15:53:35 +01:00
Fabio Erculiani
a402830809 [todo] update TODO 2010-01-12 15:53:17 +01:00
Fabio Erculiani
477e135134 [entropy/equo] implement bash completion (yay!), move CLI related functions to text_tools module 2010-01-12 15:52:12 +01:00
Fabio Erculiani
09a51bedcd [equo] text_query: improve search_package function usability 2010-01-12 15:51:13 +01:00
Fabio Erculiani
e50b32cb16 [todo] update TODO 2010-01-11 18:07:44 +01:00
Fabio Erculiani
40f090310b [entropy.output] rename TextInterface.inputBox into input_box 2010-01-11 18:05:47 +01:00
Fabio Erculiani
41212188f5 [entropy.output] rename TextInterface.askQuestion into ask_question 2010-01-11 17:59:26 +01:00
Fabio Erculiani
8f94c4a8b4 [entropy.output] TextInterface: rename updateProgress into output 2010-01-11 17:38:55 +01:00
Fabio Erculiani
eb84b60da4 [tests] remove bogus test (unreliable) 2010-01-11 17:04:05 +01:00
Fabio Erculiani
d1b123cf27 [entropy.output] start to factor out TextInterface class 2010-01-11 16:48:59 +01:00
Fabio Erculiani
802dd082d0 [sulfur] improve orphans warning message conditional 2010-01-11 13:14:21 +01:00