672 Commits

Author SHA1 Message Date
Alexandre Arnt
c79a0c9d9f - Updated Manjaro RSS site (thanks to FadeMind);
- Updated bulgarian translation (thanks to loot270).
2015-02-27 11:56:34 -03:00
Alexandre Arnt
94d4adff7f - Bumped release to 0.6.0 as this has more than bugfixes. 2015-02-26 10:40:30 -03:00
Alexandre Arnt
b07263afa3 - BugFix: Removed another buggy string while in plasma5.
- Call kcp -u in notifier too.
2015-02-25 16:43:21 -03:00
Alexandre Arnt
9659159206 - Updated hungarian translation. 2015-02-23 22:45:46 -03:00
Alexandre Arnt
15210b81ba Merge branch 'master' of https://github.com/aarnt/octopi 2015-02-23 21:39:42 -03:00
Alexandre Arnt
80cb907702 - Removed more output strings for the parser. 2015-02-23 21:38:53 -03:00
Alexandre Arnt
3133912c8a - More info at notifier errors. 2015-02-22 19:26:56 -03:00
Alexandre Arnt
685638724d - BugFix: Opens install local pkg when you associate octopi to pacman
files (thanks to ringo32 for error report).
2015-02-22 19:02:26 -03:00
Alexandre Arnt
34081c8b70 - Now notifier does not close Octopi;
- Notifier clock tick is 5 minutes now.
2015-02-22 12:02:54 -03:00
Alexandre Arnt
5325a02337 - BugFix: Let's not forget to reenable transaction buttons :-) 2015-02-22 11:28:23 -03:00
Alexandre Arnt
4d27652cb6 - BugFix: Order of methods. 2015-02-22 11:19:22 -03:00
Alexandre Arnt
ee00aaa21b - Always reset to "View ALL/ALL repos" when pkg group is changed. 2015-02-22 10:56:26 -03:00
Alexandre Arnt
b42a48095d - Updated asturian translation;
- Keep "sync repos" button enabled while in KCP mode.
2015-02-22 10:25:46 -03:00
Alexandre Arnt
5d272a72b2 - Updated indonesian translation. 2015-02-21 14:41:41 -02:00
Alexandre Arnt
681e844dc7 - Updated translation. 2015-02-20 20:24:43 -02:00
Alexandre Arnt
9bccb030e9 - BugFix: Pkg list was being refreshed twice sometimes. 2015-02-18 22:24:41 -02:00
Alexandre Arnt
95c07a7b25 - Updated translations. 2015-02-18 12:44:38 -02:00
Alexandre Arnt
cc1f174443 - Updated translations. 2015-02-17 21:37:39 -02:00
Alexandre Arnt
69eed61396 - New method: refreshPackageList, to help bring pkgs groups to life in
some conditions.
2015-02-17 19:53:11 -02:00
Alexandre Arnt
993c099624 - Refactored logic of show only installed pkgs at startup. This fixes
the error of package group refresh!
2015-02-17 19:33:27 -02:00
Alexandre Arnt
b83bf040f6 - Switched PackageListItems to ViewOptions. 2015-02-17 16:01:41 -02:00
Alexandre Arnt
3ce0991973 - Changed behavior in pkg group selection;
- Updated some translations.
2015-02-17 14:37:34 -02:00
Alexandre Arnt
6197e3faec - Updated turkish translation. 2015-02-16 21:22:33 -02:00
Alexandre Arnt
3820b51c34 - Fixed View All pkgs logic. 2015-02-16 17:12:29 -02:00
Alexandre Arnt
31363daccd - Updated translations. 2015-02-16 16:25:10 -02:00
Alexandre Arnt
1cc419150a - Updated translations. 2015-02-16 16:23:37 -02:00
Alexandre Arnt
2a61702569 - Updated translations. 2015-02-16 16:21:55 -02:00
Alexandre Arnt
be0178a94e - Added more safety checks before running octopi-notifier. 2015-02-16 15:43:38 -02:00
Alexandre Arnt
0050d3d8de - Disabled Pacaur support;
- When entering AUR group, switch to View all pkgs.
2015-02-16 12:06:23 -02:00
Alexandre Arnt
2f9ef42357 - BugFix: PacmanHelper is a project related to Octopi-notifier (fix at
PKGBUILD).
2015-02-16 11:44:54 -02:00
Alexandre Arnt
74f879cb88 - BugFix: View all pkgs logic. 2015-02-16 11:08:10 -02:00
Alexandre Arnt
a146d168a1 - Updated translations. 2015-02-15 21:23:14 -02:00
Alexandre Arnt
fc199b5e95 - Updated cachecleaner japanese translation. 2015-02-15 11:29:12 -02:00
Alexandre Arnt
f59aebab71 - BugFix: Sometimes a "failed" repo name could appear while synching
dbs.
2015-02-14 22:08:11 -02:00
Alexandre Arnt
8dfba85d39 - BugFix: ArrowUp/Down, PageUp/Down and Home/End keys now refresh
Package Info tab;
- At startup only installed packages are shown (if distro is not KaOS);
- Updated translations.
2015-02-14 20:22:23 -02:00
Alexandre Arnt
fb1bff9c62 - Updated translations. 2015-02-07 09:29:45 -02:00
Alexandre Arnt
c446a21d35 - BugFix: CacheCleaner translation support. 2015-02-04 23:18:47 -02:00
Alexandre Arnt
24b80cad41 - Fixed cachecleaner icon (thanks to demm). 2015-02-04 22:26:50 -02:00
Alexandre Arnt
1e61af57f7 - React to "==> Candidate packages: *.pkg.tar?(.+([^.]))" output from
paccache.
2015-02-04 20:53:11 -02:00
Alexandre Arnt
55974a0843 BugFix: missing icons... 2015-02-04 08:55:38 -02:00
Alexandre Arnt
4d2477f2ca - Changed some tool icons. 2015-02-03 22:00:25 -02:00
Alexandre Arnt
d9be6c0357 - Added cachecleaner, a frontend to 'paccache' (thanks to Michaël
Lhomme).
2015-02-03 20:24:05 -02:00
Alexandre Arnt
b87f961574 - Added cachecleaner, a frontend to 'paccache' (thanks to Michaël
Lhomme).
2015-02-02 18:38:55 -02:00
Alexandre Arnt
b6081c5891 - Added cachecleaner, a frontend to 'paccache' (thanks to Michaël
Lhomme).
2015-02-02 18:35:57 -02:00
Alexandre Arnt
a7fb48912b Merge pull request #74 from papylhomme/cachecleaner
Cachecleaner
2015-02-02 11:06:36 -02:00
Michaël Lhomme
e7896a08dd Setup localization for CacheCleaner based on current Octopi translations 2015-01-31 15:44:01 +00:00
Michaël Lhomme
9f058e838b Refactoring to avoid code duplication 2015-01-31 15:41:19 +00:00
Michaël Lhomme
aacdefe1dc Fix label in UI 2015-01-31 14:35:09 +00:00
Michaël Lhomme
654d8b07c2 Restore CacheCleaner menu item in Octopi 2015-01-31 13:03:28 +00:00
Michaël Lhomme
934d7971cc Install CacheCleaner as part of Octopi package 2015-01-31 12:01:45 +00:00
Michaël Lhomme
551fd171b6 Add a .desktop fie to start CacheCleaner 2015-01-31 10:50:40 +00:00
Michaël Lhomme
6da7d70492 Reverting change to Octopi's MainWindow menu items 2015-01-31 10:42:06 +00:00
Michaël Lhomme
c27a10a5f7 New component to accumulate UnixCommand outputs 2015-01-30 20:16:01 +00:00
Michaël Lhomme
204ed315ae Revert "Fix bug in UnixCommand"
This reverts commit 3e7d9ac9da, breaks
octopi usage
2015-01-30 18:53:23 +00:00
Michaël Lhomme
8b4c859c04 Add new tool CacheCleaner, frontend to paccache 2015-01-30 16:58:23 +00:00
Michaël Lhomme
3e7d9ac9da Fix bug in UnixCommand
'm_readAllStandardOutput' and 'm_readAllStandardError' are overwritten
each time new content is available, ultimately leading to empty strings
once the process finish
2015-01-30 14:03:02 +00:00
A
2afd78c3eb - Updated translations in Octopi and RepoEditor. 2015-01-29 22:08:49 -02:00
Alexandre Arnt
900e167f89 - A small comment fix and refresh :-) 2015-01-27 21:03:37 -02:00
Alexandre Arnt
451d572441 - Added spanish (AR and ES) translation to repoeditor (thanks to
dagodax);
- Updated some translations.
2015-01-27 19:58:42 -02:00
Alexandre Arnt
22157d2a4b - Added octopi-repoeditor norwegian translation (thanks to viking60);
- Updated octopi norwegian translation (thanks to viking60).
2015-01-26 22:13:23 -02:00
Alexandre Arnt
d22b24e9bf - Remove cyan color code from kcp result. 2015-01-26 20:25:25 -02:00
Alexandre Arnt
66153991a7 Merge pull request #72 from philmmanjaro/patch-1
Update PKGBUILD
2015-01-26 20:19:47 -02:00
Philip Müller
c9c6ab6bb9 Update PKGBUILD
- make octopi a opt-dep for notifier
- this refects changes made within 47c681b4ab
2015-01-26 13:45:50 +01:00
Alexandre Arnt
a4c155f3e1 Merge pull request #69 from prescott66/patch-2
Fix slovak translation of octopi.desktop comment
2015-01-22 10:30:37 -02:00
Alexandre Arnt
cadb394ef8 Merge pull request #70 from prescott66/patch-3
Fix master version number for created packages
2015-01-22 10:30:28 -02:00
Dušan Kazik
5a3ed18bfe Fix master version number for created packages 2015-01-22 11:32:14 +01:00
Dušan Kazik
8c513594a2 Fix slovak translation of octopi.desktop comment 2015-01-22 11:27:23 +01:00
Alexandre Arnt
47c681b4ab - BugFix: When only notifier is installed, we don't refer Octopi in
context menu nor system upgrade dialog;
- Updated translations.
2015-01-21 21:23:31 -02:00
Alexandre Arnt
6eb3ece341 - Updated 2 translations;
- Refactored a bunch of MainWindow methods.
2015-01-18 14:37:02 -02:00
Philip
9077dcb6a3 Buildfix 2015-01-18 14:58:01 +01:00
A
3f1bd82dd5 - Updated 3 translations. 2015-01-18 10:48:56 -02:00
Alexandre Arnt
8a8a838686 - Updated translations. 2015-01-17 21:29:29 -02:00
Alexandre Arnt
6fbf9090d6 - Updated notifier string calls;
- Pulled all updated translations.
2015-01-17 21:11:21 -02:00
Alexandre Arnt
2cf30cab35 - BugFix: Honor plural forms in some languages (thanks to SafaAlfulaij);
- Refactorings in some StrConstants methods.
2015-01-17 20:40:06 -02:00
Alexandre Arnt
a20572c35f - Added 2 new translations to repoeditor. 2015-01-17 18:37:51 -02:00
Alexandre Arnt
b398e7e20c - BugFix: Repoeditor uses user defined translation (if available) while
launched from Octopi;
- Now PKGBUILD defaults to Qt5 builds.
2015-01-17 18:32:33 -02:00
Alexandre Arnt
50d0a57060 Merge pull request #66 from prescott66/patch-1
Fix build
2015-01-17 17:35:05 -02:00
Dušan Kazik
8bddb0b68e Fix build 2015-01-17 17:49:04 +01:00
Alexandre Arnt
40f4f1afcd - BugFix: Notifier wouldn't test for internet connection; 2015-01-17 11:29:56 -02:00
Alexandre Arnt
50358b224a - New translations to repoeditor;
- Pacaur support restored!
2015-01-17 11:13:06 -02:00
A
009af59774 - Added repoeditor french translation (thanks to Loubrix). 2015-01-17 00:02:44 -02:00
A
bd6d8a02f4 - Some changes/bugfixes in Repoeditor code. 2015-01-16 23:54:13 -02:00
A
022ef7df7a - Added Repoeditor translation files to Transifex;
- Added Repoeditor slovak translation (thanks to prescott66).
2015-01-16 21:41:07 -02:00
A
db0f5ac7ab - Logic bugfixes;
- String fixes;
- Refactor: Rollback transaction is now Cancel transaction.
2015-01-13 23:23:36 -02:00
A
f0f498a632 - Fixed a typo in a member variable. 2015-01-11 20:19:12 -02:00
Alexandre Arnt
76c4d8654d - Updated slovak translation. 2015-01-11 10:13:21 -02:00
Alexandre Arnt
d61708f8c2 - AUR support bug fixes. 2015-01-04 13:09:07 -02:00
Alexandre Arnt
4e28231cc2 - KaOS only: better KCP integration. 2015-01-03 17:05:02 -02:00
Alexandre Arnt
89de7133d1 - KaOS only: modifications in AUR code, to deal with newer KCP version. 2015-01-03 15:07:48 -02:00
Alexandre Arnt
f6083977a5 - BugFix: newer kcp version was not working. 2014-12-25 16:45:23 -02:00
Alexandre Arnt
29bbe61af8 - Cleaned some QTGZManager residual code... 2014-12-22 23:25:37 -02:00
Alexandre Arnt
e3fb6bc887 - Updated translation;
- Cleaned unused code;
- Added support for 'sakura' terminal.
2014-12-20 22:45:28 -02:00
Alexandre Arnt
6f1f067710 - Updated translations. 2014-12-14 12:00:50 -02:00
Alexandre Arnt
9ced5cf29d - BugFix: Removed some buggy strings from Output tab while in KF5;
- BugFix: Open file was not working in KF5;
- BugFix: Filter by repo was not working with Qt 5.4 libs (thanks to
sl1pkn07).
2014-12-13 23:40:36 -02:00
Alexandre Arnt
c48eca9d64 - Added a FileSystemWatcher connect in the constructor too;
- Updated translations.
2014-11-29 09:31:24 -02:00
Alexandre Arnt
aad9f7dd5b Merge branch 'master' of https://github.com/aarnt/octopi 2014-11-23 20:30:55 -02:00
Alexandre Arnt
ab56f69f9e - tx config. 2014-11-23 20:30:26 -02:00
Alexandre Arnt
3fb1762bf6 - A bit of refactorings in notifier code order;
- Asturian translation update.
2014-11-23 20:28:31 -02:00
Alexandre Arnt
ff4bbb989e - Added ".tx" path to GitHub. 2014-11-20 09:23:43 -02:00
Alexandre Arnt
c5538c4651 - Removed "|" char among package counters. 2014-11-19 23:02:10 -02:00
Alexandre Arnt
2ab0610e64 - Some Refactorings. 2014-11-19 21:43:55 -02:00
Alexandre Arnt
9a2bc2342c - Updated TRANSLATIONS file;
- Updated arabic translation.
2014-11-18 23:51:21 -02:00
Alexandre Arnt
cd5eb59aab - BugFix: Chakra CCR for installing pkgs was not being called. 2014-11-17 20:56:35 -02:00
Alexandre Arnt
6e7caeb794 - Added new KDE detection logic (thanks to Kirek);
- Refactorings in SearchLineEdit.
2014-11-15 16:50:14 -02:00
Alexandre Arnt
5e007283bd Merge pull request #54 from Kirek/master
Fix detection of a running KDE desktop
2014-11-15 16:38:52 -02:00
Ramon Buldó
c04eea37f3 Fix detection of a running KDE desktop
-In newer version of kwin the binary is named kwin_x11 or kwin_wayland
2014-11-11 16:17:30 +01:00
Alexandre Arnt
8b62b30606 - Small bugfixes;
- Updated translation.
2014-11-08 11:16:32 -02:00
Alexandre Arnt
c19df7fe10 Merge pull request #53 from Kirek/master
Fix default title in plasma5 system tray
2014-11-08 11:05:10 -02:00
Ramon Buldó
e017793605 Fix default title in system tray for plasma5 2014-11-08 08:35:25 +01:00
Alexandre Arnt
bf375e96f4 Merge pull request #52 from Kirek/master
Fix GenericName/Name in octopi.desktop
2014-11-07 13:24:51 -02:00
Ramon Buldó
e109ffa4da Fix GenericName/Name in octopi.desktop 2014-11-07 15:36:50 +01:00
Alexandre Arnt
c3d495d876 - BugFix: c++11 was not working with Qt4 builds. 2014-11-04 23:25:09 -02:00
Alexandre Arnt
59b93f784f - Updated CHANGELOG. 2014-11-04 21:31:19 -02:00
Alexandre Arnt
51fe6675a3 - Added Qt version in About dialog boxes (also in notifier);
- Added some debug info in notifier.
2014-11-03 22:27:09 -02:00
Alexandre Arnt
b5856645d8 - Updated translations. 2014-10-30 22:29:28 -02:00
Alexandre Arnt
dfdefa2175 Merge branch 'master' of https://github.com/aarnt/octopi 2014-10-30 21:37:38 -02:00
Alexandre Arnt
608f3e9953 - 0.5 preparation...
- Fixed terminal selector dialog call.
2014-10-30 21:37:06 -02:00
Alexandre Arnt
d2d302db52 - Just a comment fix :-) 2014-10-29 22:06:14 -02:00
Alexandre Arnt
38ab007d82 - Show download size in MiB when system upgrade is called from notifier. 2014-10-29 21:46:18 -02:00
Alexandre Arnt
4d38d8077c Updated translations. 2014-10-29 21:33:41 -02:00
Alexandre Arnt
16bb4cb5f7 - BugFix: Save group panel state;
- Updated translations;
- Code cleanings.
2014-10-26 23:34:18 -02:00
Alexandre Arnt
6929d3ff40 - Small bug fixes. 2014-10-25 22:56:47 -02:00
Alexandre Arnt
2a8bdf122a - Some small bugfixes. 2014-10-25 16:26:55 -02:00
Alexandre Arnt
f34ead7705 - Output first SigLevels in "pacman.conf" (RepoEditor). 2014-10-25 11:57:04 -02:00
Alexandre Arnt
172c1da600 - BugFix: RepoEditor didn't take into account repo SigLevels while
saving .conf files.
2014-10-25 00:06:54 -02:00
Alexandre Arnt
074f1bd1ef - Remove unused method. 2014-10-22 21:29:40 -02:00
Alexandre Arnt
39bf2672b0 - Added compiler flag for dev only code. 2014-10-22 20:59:27 -02:00
Alexandre Arnt
349b8e5bea - Show MiB in Transaction Dialog download size. 2014-10-20 23:37:40 -02:00
Alexandre Arnt
be0f68f2ee - Added option to edit "octopi.conf" file in "File menu";
- Changed package size to MiB when it was > 1024 KiB;
- Updated translations.
2014-10-20 22:36:44 -02:00
Alexandre Arnt
de2d4ee25d - Updated translations. 2014-10-18 09:50:57 -03:00
Alexandre Arnt
99e29c06d4 - Added option "SyncDbHour" so notifier checks only when that specific
hour ticks, again once a day.
- Added C++11 support, so we can use "unique_ptr" instead deprecated
"auto_ptr".
2014-10-18 09:46:31 -03:00
Alexandre Arnt
43f12a8308 - Dot (".") is an important char in some validators :) 2014-10-12 14:46:08 -03:00
Alexandre Arnt
783bed6b98 - Unused .pri parameter ? 2014-10-12 14:16:34 -03:00
Alexandre Arnt
1d71432a35 - Unused code clean. 2014-10-12 11:18:20 -03:00
Alexandre Arnt
8332a9f33c - Reordering some tests... 2014-10-12 11:12:55 -03:00
Alexandre Arnt
608da40117 - Removed unused code;
- Updated translations.
2014-10-12 10:37:52 -03:00
Alexandre Arnt
3fa77f8a70 - Now notifier syncs db once a day and save last synced time;
- Added "sync db" menu option to notifier;
- Obligatory refactorings and code cleanings.
2014-10-11 23:30:52 -03:00
Alexandre Arnt
e84e34480f - Obligatory code cleanings;
- BugFix: Merged offa's pull request that fixed a bunch of things;
- Added support for hiding/showing Octopi window in the new KF5 notifier
code.
2014-10-10 22:03:37 -03:00
Alexandre Arnt
e7e97d9656 Merge pull request #50 from offa/minor_improvements
Minor (code-)improvements
2014-10-10 20:23:53 -03:00
offa
205012a91f Replaced ctor-init with initializer list. 2014-10-08 23:29:45 +02:00
offa
e6fd3b5033 Minor changes. 2014-10-08 23:17:14 +02:00
offa
8dac6402ff Duplicate expressions in the if-statement removed. 2014-10-08 23:11:40 +02:00
offa
901548d9e7 Initialized variables; under some circumstances they would have no value otherwise. 2014-10-08 23:05:03 +02:00
offa
ba2b6829a2 Fixed reorder warning. 2014-10-08 22:53:31 +02:00
Alexandre Arnt
521edcc6bb - Code cleaning. 2014-10-05 23:42:40 -03:00
Alexandre Arnt
4f4b5ccb7f - Refactor in function name. 2014-10-05 13:40:11 -03:00
Alexandre Arnt
4f7cf01786 - BugFix: Keep groups panel hidden (if it were before) after pressing
F12 or F10;
- Refactorings in SearchBar code;
- Added support for Ctrl+F in Output tab.
2014-10-04 22:08:22 -03:00
Alexandre Arnt
4de58a958e - Changed repoeditor default icon;
- Code refactorings here and there...
2014-10-02 23:58:02 -03:00
Alexandre Arnt
97ec878b4c - Removed unused method call. 2014-09-28 21:02:10 -03:00
Alexandre Arnt
a897f156f0 - Minor bug fixes and code cleaning. 2014-09-28 12:05:13 -03:00
A
3a5a95b32d - Cleaned unused code. 2014-09-24 21:18:53 -03:00
A
aca7585531 - Cleaned unused import. 2014-09-24 08:57:33 -03:00
A
6423c10a4b - Cleaned unused code. 2014-09-24 08:45:53 -03:00
Alexandre Arnt
81aeb44742 Cleaned unused code. 2014-09-23 23:35:45 -03:00
Alexandre Arnt
5415835d76 - Some code cleaning and fixes. 2014-09-21 00:55:44 -03:00
Alexandre Arnt
ab036cc13e Default to show groups panel... 2014-09-13 14:36:53 -03:00
Alexandre Arnt
b5b0feb542 - Show/hide groups panel config is now persisted;
- Some code cleanups in SettingsManager.
2014-09-13 11:40:27 -03:00
Alexandre Arnt
9ae2e1278d - Bugfixes in terminalselectordialog and info tab code. 2014-09-10 01:11:22 -03:00
Alexandre Arnt
fd55006f95 - Added QtQuick code for user change terminal (only if Qt >= 5.3). 2014-09-09 23:58:47 -03:00
Alexandre Arnt
fae6b51955 - Some fixes in repoeditor and notifier code (thanks to demm and philm);
- Some experiments with QML code.
2014-09-02 15:26:49 -03:00
Alexandre Arnt
5a0ac76494 - Big refactor in terminal related code. 2014-09-01 15:56:51 -03:00
A
897245766d - Cleaned unused SettingsManager methods. 2014-08-31 21:06:25 -03:00
A
aa435fef0d - BugFix in terminal validation code and mirrorCheck parameter in .conf
file.
2014-08-31 19:01:21 -03:00
Alexandre Arnt
751eab865b - Added support for the user to choose his terminal and bypass
mirrorcheck at startup, by editing ~/.config/octopi/octopi.conf.
2014-08-31 16:36:04 -03:00
Alexandre Arnt
8b06322427 - BugFix: mate-terminal is returning code 255 even when execution of
transaction was ok (thanks to ringo32).
2014-08-31 11:52:50 -03:00
Alexandre Arnt
13bb88e84e - BugFix: Suppress GConf error strings in output. 2014-08-30 22:32:27 -03:00
Alexandre Arnt
b6eef0830c - Two updated translations;
- A small bugfix in a connect statement.
2014-08-30 21:27:43 -03:00
Alexandre Arnt
cb0b033d16 - BugFix in icon assignment. 2014-08-30 18:58:13 -03:00
Alexandre Arnt
4992e8c725 - BugFix in repoeditor compiling with Qt5 (thanks to Philm);
- Merged changes from brcha (KNotifier).
2014-08-30 18:09:38 -03:00
Alexandre Arnt
0cd9398b83 - BugFix: Sometimes got a gconf bug string at sync db;
- Updated a bunch of translations;
- Bumped version number to 0.4.2.
2014-07-26 11:42:26 -03:00
A
6e8e09db42 - Updated indonesian translation. 2014-07-15 22:55:57 -03:00
A
e6b9550a3a - Changed version number... back do dev :) 2014-07-15 22:07:30 -03:00
A
cfa8111533 - BugFix: when searching AUR pkgs, given search string was not being
matched by package descriptions;
- Added support for new kcp (Go version).
2014-07-15 22:05:36 -03:00
Alexandre Arnt
767855b15f - Bumped version number to 0.4.1. 2014-07-12 09:50:45 -03:00
Alexandre Arnt
4f456456e8 - Updated basque translation. 2014-07-08 22:50:22 -03:00
Alexandre Arnt
2a1677c6ee Merge branch 'master' of https://github.com/aarnt/octopi
Conflicts:
	src/packagecontroller.h
2014-07-07 01:05:01 -03:00
Alexandre Arnt
2ada4e2333 - Added basque translation (thanks to tarteka);
- Created utils namespace (removed utils/processwrapper.*);
- Removed 'packagecontroller' file.
2014-07-07 01:02:29 -03:00
Alexandre Arnt
9e47ddcc5a - Added basque translation (thanks to tarteka);
- Created utils namespace (removed utils/processwrapper.*).
2014-07-07 00:46:31 -03:00
Alexandre Arnt
1ecfa48022 - Updated slovak translation;
- Updated README file.
2014-07-05 10:41:51 -03:00
Alexandre Arnt
bd3b812797 - BugFix: Tools menu was not being refreshed after a package
removal/installation.
- Added more characters in default SearchLineEdit validator.
2014-07-01 10:48:18 -03:00
Alexandre Arnt
6577fcff11 - Updated catalan and norwegian bokmål translations. 2014-07-01 09:25:28 -03:00
Alexandre Arnt
b86ee5dd07 - BugFix: Changed Yaourt references to 'AUR' in octopi-notifier code. 2014-06-23 15:26:52 -03:00
Alexandre Arnt
e2d13ef10b - Updated turkish translation (thanks to tulliana). 2014-06-21 18:26:30 -03:00
Alexandre Arnt
c3c383a9cb - BugFix: After a pkg list rebuild the Files and Info cache were not
being emptied;
- Now downgrading operations appears in orange in Output tab.
2014-06-21 17:53:48 -03:00
Alexandre Arnt
35ea5b463a - BugFix: When going to 'search by file', we have to restore all pkgs in
the list, first.
2014-06-21 16:24:17 -03:00
Alexandre Arnt
c884270dd2 Merge branch 'master' of https://github.com/aarnt/octopi 2014-06-21 11:39:49 -03:00
Alexandre Arnt
d825efdb0b - A new way to search by files: do not clear the pkg list, just position
at the found package name;
- Updated japanese translation;
- Removed last Yaourt references, to favour AUR instead.
2014-06-21 11:39:45 -03:00
Alexandre Arnt
49282078d0 - A new way to search by files: do not clear the pkg list, just position
at the found package name;
- Updated japanese translation.
2014-06-21 11:05:59 -03:00
Alexandre Arnt
e5e54acb41 - BugFix: When 'Search By file', always reset View mode (All/All) and
disable the menu.
2014-06-21 00:21:32 -03:00
Alexandre Arnt
54573e8c14 - BugFix: At start when there is no pacman db, octopi hangs (thanks to
anex);
- BugFix: include '*' in default string validator of searchlineedit.
2014-06-20 19:45:34 -03:00
Alexandre Arnt
ab0b464dac - Updated translations. 2014-06-20 18:04:19 -03:00
Alexandre Arnt
6411fd735c - Added japanese translation - thanks to (UTUMI Hirosi) utuhiro78;
- Updated czech translation.
2014-06-20 16:26:58 -03:00
Alexandre Arnt
67b95d8c73 - BugFix: The 'Enter' key (numeric keyboard) is now supported. 2014-06-20 15:41:58 -03:00
Alexandre Arnt
bee9924a29 - Updated some translations. 2014-06-20 01:24:29 -03:00
Alexandre Arnt
235ea7d982 Merge branch 'master' of https://github.com/aarnt/octopi 2014-06-20 01:24:21 -03:00
Alexandre Arnt
bec920f07f Merge branch 'master' of https://github.com/aarnt/octopi 2014-06-20 01:20:59 -03:00
Alexandre Arnt
d0e0e61c85 - Switched position of name/description in Search menu. 2014-06-20 01:20:54 -03:00
Alexandre Arnt
786050926c - Switched position of name/description in Search menu. 2014-06-20 00:53:45 -03:00
Alexandre Arnt
88a75d0629 - BugFix: kcp search stoped working. 2014-06-20 00:21:57 -03:00
Alexandre Arnt
1464355c71 - BugFix: if user did not enter a file in Search by file, then no
results!
2014-06-19 23:37:58 -03:00
Alexandre Arnt
a8635c059d - Some coding refactorings regarding Yaourt/AUR;
- Added Search by file feature (pacman -Qo).
2014-06-19 23:19:55 -03:00
Alexandre Arnt
2490e95516 - BugFix: Download and installed size info at info tab. 2014-06-19 12:33:26 -03:00
Alexandre Arnt
74b793ee74 - Added 'installed size' information in package tooltips. 2014-06-19 11:21:00 -03:00
Alexandre Arnt
8b69cecd4a - Updated portuguese (Portugal) translation. 2014-06-18 21:05:27 -03:00
Alexandre Arnt
85477cf6bc - BugFix: Compile error in mainwindow_events.cpp with Qt4 libs. 2014-06-15 13:53:14 -03:00
Alexandre Arnt
fc69de5d66 - BugFix: Ctrl and Shift key pkg actions not behaving right in Qt5
builds.
2014-06-14 23:02:21 -03:00
Alexandre Arnt
53720a5b23 - BugFix: Chakra does not have popularity support in CCR. 2014-06-14 17:52:24 -03:00
Alexandre Arnt
784de2139f - BugFix: When clicking a pkg on the outdated list, it could scroll to a
wrong pkg info.
2014-06-08 11:56:14 -03:00
Alexandre Arnt
fd884ca728 - BugFix in ArchBang edit file code. 2014-06-07 12:38:06 -03:00
Alexandre Arnt
52d4b6f7b0 - Missed file in commit :-) 2014-06-07 12:28:09 -03:00
Alexandre Arnt
e9c0c24829 - BugFix: Adapted ArchBang changes. 2014-06-07 12:27:36 -03:00
Alexandre Arnt
fba995f794 - Updated es_AR translation. 2014-06-07 09:50:11 -03:00
Alexandre Arnt
13d2fd0c5b - String breaks to beautify code. 2014-06-05 21:54:21 -03:00
Alexandre Arnt
d62304a988 - Bugfix in copy to clip code. 2014-06-04 22:08:59 -03:00
Alexandre Arnt
8d51bc9133 - Ctrl+C over an item in Files tab copies it's full path to Clipboard. 2014-06-04 22:00:55 -03:00
Alexandre Arnt
1265a76d72 - Updated translations;
- Small fixes in packagemodel/package code (thanks to tbinkau).
2014-06-04 21:43:21 -03:00
Alexandre Arnt
84b1548106 Merge pull request #39 from tbinkau/fb3
small bugfixes
2014-06-04 15:32:59 -03:00
Thomas Binkau
19f65cc8fb small bugfixes
- variable used before init (minor)
- import uses incorrect check for empty pacman group (minor)
2014-06-04 19:44:26 +02:00
Alexandre Arnt
b9b048a4c3 - Reworked code to count installed packages (based on filters). 2014-06-04 00:13:00 -03:00
Alexandre Arnt
dfba96224d - Leave most actions disabled while mirror-checking... 2014-06-01 14:57:33 -03:00
Alexandre Arnt
728b04aa53 - Removed unused Ctrl+N help text;
- Updated es_AR translation.
2014-06-01 11:57:47 -03:00
Alexandre Arnt
157c0c3e4e - Updated es_AR translation. 2014-06-01 11:29:32 -03:00
Alexandre Arnt
3fc552312a - Bumped version number in PKGBUILD file. 2014-06-01 11:06:27 -03:00
Alexandre Arnt
29359ea87f - Leave some actions disabled before building pkg list;
- Added es_AR translation (thanks to javier).
2014-06-01 10:58:47 -03:00
Alexandre Arnt
7620e1cf22 - 0.4.1 dev starts... 2014-05-31 11:51:26 -03:00
Alexandre Arnt
cebe039944 - Octopi 0.4.0 released. 2014-05-24 23:31:59 -03:00
Alexandre Arnt
6eecb0f697 - String fix in CHANGELOG. 2014-05-24 23:30:27 -03:00
Alexandre Arnt
83e191b44c - More LXQt support changes. 2014-05-24 17:29:47 -03:00
Alexandre Arnt
e6667ebd81 - Better stick with xterm dependency, for scary moments ;-P 2014-05-24 17:06:33 -03:00
Alexandre Arnt
92d33c6c4c - Added support for LxQt DE. 2014-05-24 16:25:01 -03:00
Alexandre Arnt
35fb7ae3ff - Changed some Antergos wm settings. 2014-05-24 14:17:31 -03:00
Alexandre Arnt
bb233dbd91 - Some changes in wm guessing preferences. 2014-05-24 12:44:34 -03:00
Alexandre Arnt
a4239a518c - BugFix: Open Root terminals while in gnome/cinnamon. 2014-05-24 12:32:01 -03:00
Alexandre Arnt
1d71716bb2 - Changed some gnome tools calling. 2014-05-24 12:22:07 -03:00
Alexandre Arnt
3b3ae1d5c3 - Added support for Antergos distro (thanks to Yoyo). 2014-05-24 11:45:21 -03:00
Alexandre Arnt
1f46765b00 - BugFix: Sync db with downloading string. 2014-05-23 13:06:13 -03:00
Alexandre Arnt
41e10ddf7c - Changed notify-send timeout. 2014-05-22 21:32:18 -03:00
Alexandre Arnt
535fa8243a - BugFix: pacaur upgrade code. 2014-05-22 21:24:06 -03:00
Alexandre Arnt
08727254f6 - BugFix: Pacaur upgrade pkgs code. 2014-05-22 21:09:47 -03:00
Alexandre Arnt
c35347f0a5 - Pacaur upgrade code refactoring. 2014-05-22 20:30:45 -03:00
Alexandre Arnt
a514c716cf - Changed notify-send timeout. 2014-05-22 19:53:53 -03:00
Alexandre Arnt
21b6f4c05f - BugFix: Synchronize pkg list in certain systems. 2014-05-22 18:36:35 -03:00
Arnt
b617c69fd3 - Changed urxvtc terminal launch code. 2014-05-21 23:12:44 -03:00
Arnt
642627648d Changed urxvt launch code. 2014-05-21 22:49:29 -03:00
Arnt
1627fffa8b - Uses urxvtc if the deamon is running. 2014-05-21 22:18:49 -03:00
Arnt
1b3a4207fa - BugFix: Urxvt starting code. 2014-05-21 21:42:32 -03:00
Arnt
286220d07a - Back to "pacman -Sy" when syncing dbs running as root. 2014-05-20 22:43:20 -03:00
Alexandre Arnt
3566a30074 - Running as root in KDE... 2014-05-20 19:09:51 -03:00
Alexandre Arnt
1bd98c9c38 - BugFix: Transparent octopi notifier icon no longer shows a white bar
in the eyes (thanks to Anke Boersma);
- Transparent octopi notifier icon tooltip added.
2014-05-19 23:10:07 -03:00
Alexandre Arnt
da16c21ab5 - BugFix: Fixed a jump bug when key-navigating in pkg list with Qt5
octopi;
- Updated asturian translation.
2014-05-19 21:49:03 -03:00
Alexandre Arnt
c048408aba - BugFix: When a pkg is outdated, show all available info,
- Updated viatnamese translation.
2014-05-19 08:56:03 -03:00
Alexandre Arnt
9baef907d2 - BugFix: Get list of outdated pkgs with pacaur was not working. 2014-05-18 09:31:48 -03:00
Alexandre Arnt
d743be5ba6 - BugFix: Disable group widget while searching for AUR packages. 2014-05-17 22:38:48 -03:00
Alexandre Arnt
c74553085e - Fix popularity column issues for AUR searches;
- Added support for pacaur tool.
2014-05-17 22:17:55 -03:00
Alexandre Arnt
0cafd02010 - Patched transactiondialog so it doesn't show Yes button while in
ArchBSD too.
2014-05-17 16:45:07 -03:00
Alexandre Arnt
1e94463a06 - Added support to Netrunner news. 2014-05-17 15:39:05 -03:00
Alexandre Arnt
96f096c764 - BugFix: Only show popularity column when needed. 2014-05-17 11:09:27 -03:00
Alexandre Arnt
931e86c7b5 - A bunch of code cleanings;
- Fixed remove kcp pkg code.
2014-05-17 09:44:37 -03:00
Alexandre Arnt
0b92da973a - Changed QString toAscii() to toLatin1() method. 2014-05-16 22:00:06 -03:00
Alexandre Arnt
2efc5d4218 - KCP group name refactored :-) 2014-05-15 22:58:37 -03:00
Alexandre Arnt
b861cc8986 - BugFix: AUR search. 2014-05-15 22:47:31 -03:00
Alexandre Arnt
bcda9c21d5 - Initial support for kcp in KaOS (thanks to Cellix). 2014-05-15 22:40:49 -03:00
Arnt
3e4208ffc2 - Refactor in method for getting number of votes in AUR. 2014-05-12 22:38:47 -03:00
Arnt
7ad9cd61bf - BugFix: Which output in BSD systems. 2014-05-11 11:54:46 -03:00
Alexandre Arnt
fac2a3b0b2 - BugFix: system upgrade button could not appear in Yaourt mode. 2014-05-10 20:36:05 -03:00
Alexandre Arnt
627307e8a5 - Updated turkish translation. 2014-05-10 20:01:34 -03:00
Alexandre Arnt
75cdb0fb7f - Refactor in debug message. 2014-05-10 19:58:12 -03:00
Alexandre Arnt
7522bd8c42 - Reverted wrong commit. 2014-05-10 19:03:39 -03:00
Alexandre Arnt
35ae99199e - Added title to the urxvt terminal. 2014-05-10 18:24:59 -03:00
Alexandre Arnt
282e5df505 - BugFix: Updated MooOS terminal commands;
- BugFix: Reworked ArchBSD discover logic.
2014-05-10 18:05:52 -03:00
Alexandre Arnt
df119a577a - New logic for ArchBSD guessing. 2014-05-10 16:55:18 -03:00
Alexandre Arnt
8b0664423b - Removed xterm from dependencies in PKGBUILD file. 2014-05-10 11:58:07 -03:00
Alexandre Arnt
fbe76c37f6 - BugFix: updated installgroup logic. 2014-05-10 10:30:55 -03:00
Alexandre Arnt
63c42435db - BugFix: warning in doInstallLocalPackages. 2014-05-10 10:23:25 -03:00
Alexandre Arnt
2408a07190 - BugFix: Show warning when user do not have kdesu/gksu in install local
pkgs.
2014-05-10 10:20:56 -03:00
Alexandre Arnt
2af3c78c71 - BugFix: If we do not have kdesu/gksu, we do not show sys upgrade
dialog.
2014-05-10 10:15:58 -03:00
Alexandre Arnt
48f42e4a25 - BugFix: doRemovePacmanLockFile should return a bool to indicate
success.
2014-05-10 10:07:31 -03:00
Alexandre Arnt
af1c0768ac - Changed logic in pkg group actions. 2014-05-10 09:54:40 -03:00
Alexandre Arnt
ed5f19a88a - BugFixes in install group and install yourt logic. 2014-05-10 09:36:51 -03:00
Alexandre Arnt
3441ecf6d3 - Forgot to add asturian files to repo. 2014-05-09 23:51:37 -03:00
Alexandre Arnt
3c335bf66f - Added asturian translation in Qt5 builds (thanks to Llumex03);
- Updated dutch and slovak translations.
2014-05-09 22:54:44 -03:00
Alexandre Arnt
cad652e031 - BugFix: When in Yaourt mode, appicon would change to green color even
with outdated packages.
2014-05-08 20:45:01 -03:00
Alexandre Arnt
f956e0c17d Merge translations 2014-05-08 20:20:24 -03:00
Alexandre Arnt
af9934e308 - Added support for ArchBSD news (thanks to bkc_);
- Updated german translation.
2014-05-08 20:17:36 -03:00
Alexandre Arnt
36574af264 - Added support for ArchBSD news (thanks to bkc_). 2014-05-08 20:12:52 -03:00
Alexandre Arnt
a39db6c102 - Updated russian, uzbek and czech translations;
- Bumped version to 0.4.0 RC.
2014-05-07 21:46:19 -03:00
Arnt
5de4e3a511 - Added support for mooOS (thanks to pdq);
- Updated color status of mirror-check's 'not found repos'.
2014-05-06 21:45:00 -03:00
Alexandre Arnt
12f12f0e61 Merge branch 'master' of https://github.com/aarnt/octopi 2014-05-06 09:14:44 -03:00
Alexandre Arnt
63f708fb72 - Updated translations. 2014-05-06 09:11:59 -03:00
Arnt
dc776b673a - Mirror-check output changes... 2014-05-04 21:18:30 -03:00
Alexandre Arnt
e11c893475 - BugFix: removed color codes in mirror-check output;
- Updated indonesian translation.
2014-05-04 19:05:51 -03:00
Alexandre Arnt
79ce221302 - Removed unused #include clause in strconstants.h. 2014-05-04 11:57:09 -03:00
Alexandre Arnt
40470fabd9 - More code clean (unused methods). 2014-05-04 11:06:00 -03:00
Alexandre Arnt
d726dedc67 - Switched to repoeditor/repoentry.* files;
- BugFix: Removed color code in not synched mirror check repos (thanks
to AlmAck, from Chakra);
2014-05-04 10:45:20 -03:00
Alexandre Arnt
dfb222c581 - Updated italian translation;
- Stripped some unused code in repoconf.*.
2014-05-04 09:22:39 -03:00
Alexandre Arnt
b26d488be9 - Updated translations. 2014-05-04 08:08:45 -03:00
Alexandre Arnt
aacc0667f9 - Updated some translations. 2014-05-03 20:33:51 -03:00
Alexandre Arnt
8e606cf6b1 - BugFix: KaOS and Chakra do not use popularity column yet;
- Updated translatable strings;
- Updated pt_BR translation.
2014-05-03 16:40:03 -03:00
Alexandre Arnt
8c538ad6af - Switched to "pacman -Syy" command when synching. It's safer. 2014-05-03 15:42:18 -03:00
Alexandre Arnt
97123b05cc - BugFix: While in KaOS, let's hide popularity column for now;
- BugFix: Let's always refresh pkg counters after messing with View's
filter.
2014-05-03 15:28:05 -03:00
Alexandre Arnt
77c0fabb74 Merge branch 'master' of https://github.com/aarnt/octopi 2014-05-03 14:48:10 -03:00
Alexandre Arnt
a554f17cbf - Added popularity column (number of votes) in AUR/CCR mode (thanks to
tbinkau);
- Added more filter options in View menu.
2014-05-03 14:46:20 -03:00
Alexandre Arnt
79adad4cf2 - Added popularity column (number of votes) in AUR/CCR mode (thanks to
tbinkau);
- Added more filter options in View menu.
2014-05-03 14:44:52 -03:00
Alexandre Arnt
5488697d3e - BugFix: System upgrade can not be available while in yaourt mode;
- BugFix: Switching faster to yaourt mode if text field is empty.
2014-05-01 22:12:38 -03:00
Alexandre Arnt
906d9970d8 - BugFix: Ctrl+A is available in the pkg list panel. 2014-04-26 23:08:42 -03:00
Alexandre Arnt
40456e7961 - Updated CHANGELOG file. 2014-04-23 01:43:07 -03:00
Alexandre Arnt
52356e6b35 Merge pull request #31 from tbinkau/master
sorting first column will include package name as second sort criteria
2014-04-24 08:35:06 -03:00
Thomas Binkau
3d7f48b26d sorting first column will include package name as second sort criteria 2014-04-23 08:49:16 +02:00
Alexandre Arnt
6fa3b3f4ba - Updated CHANGELOG;
- BugFix: some notifier menu icons were not showing in xfce;
- Removed getIconOpenDirectory (same as getIconFolder).
2014-04-23 00:43:13 -03:00
Alexandre Arnt
77f9d237e4 - BugFix: openurl code when the clicked pkg is not at the list of
packages;
- BugFix: key navigation while in package list.
2014-04-23 00:00:38 -03:00
Alexandre Arnt
117003345d Merge pull request #30 from tbinkau/master
Merge BIG changes in model...
2014-04-23 21:24:52 -03:00
Thomas Binkau
bfa97587b9 Merge remote-tracking branch 'upstream/master'
Conflicts:
	CHANGELOG
	notifier/octopi-notifier/mainwindow.cpp
	src/mainwindow.cpp
	src/mainwindow_transaction.cpp
	src/searchlineedit.cpp
2014-04-22 21:08:42 +02:00
Thomas Binkau
a121036a77 reintegrate branch feature_pkgModel @21e9c87
- sorting first column
- first display of package tv
- concurrency fix for group members update
2014-04-22 20:34:05 +02:00
Arnt
50e15c94f5 - BugFix: the new define "OCTOPI_EXTENSIONS" was misplaced. 2014-04-21 21:56:12 -03:00
Alexandre Arnt
92770c720b - BugFix: Honor KDE icon for system upgrade in notifier. 2014-04-21 15:39:36 -03:00
Alexandre Arnt
e372b2de97 - BugFix: No graphical system upgrades while in Chakra. 2014-04-21 15:27:08 -03:00
Alexandre Arnt
97dc486b7b - BugFix: Let's not sendNotification to the desktop if spun is running! 2014-04-21 15:14:29 -03:00
Alexandre Arnt
9cb286be10 - Cleaned unused code;
- Fixed possible string bugs in syncdatabase code.
2014-04-21 12:30:08 -03:00
Alexandre Arnt
55fbb182a0 - Patched repoeditor to support QtSingleApplication. 2014-04-21 12:01:13 -03:00
Alexandre Arnt
4e6eae79e4 - BugFix in main.cpp code. 2014-04-21 08:30:32 -03:00
Alexandre Arnt
9f5a8c1640 - Reworked code to sysupgrade-noconfirm 2014-04-20 19:30:23 -03:00
Alexandre Arnt
fc3ad7e30b - Added sysupgrade noconfirm option to notifier. 2014-04-20 11:11:56 -03:00
Alexandre Arnt
8eab440bf2 BugFix: Fixed CCR (Chakra) package installation/removal (thanks to
dmnmsc).
2014-04-20 10:21:41 -03:00
Arnt
1771a3227a - Updates in README and CHANGELOG. 2014-04-19 22:53:59 -03:00
Arnt
3aa128d934 - Add new octopi parameter "-sysupgrade-noconfirm", so it jumps to the
upgrade process as soon as it is started, without asking confirmation
(needed by notifier in certain conditions).
2014-04-19 22:42:55 -03:00
Thomas Binkau
d8d6b1ffbf Refactored the packageView to use a single model.
Imho much better to read and build upon. Also it should be a bit faster.
2014-04-19 00:21:44 +02:00
Thomas Binkau
92270e91ec merged upstream change 2014-04-18 10:44:01 +02:00
Alexandre Arnt
62420fd91a Merge branch 'master' of https://github.com/aarnt/octopi 2014-04-17 22:17:56 -03:00
Arnt
b0ad9bc94d - Added Jordi (dmnmsc) in THANKS. 2014-04-18 18:37:46 -03:00
Arnt
3f48fe6a99 - BugFix: stylesheet bugs while in Chakra. 2014-04-18 18:23:12 -03:00
Arnt
36f7326596 - BugFix: Octopi's mirror-check was not outputing errors;
- Updated installation notes for KDE-centric distros.
2014-04-18 18:04:32 -03:00
Alexandre Arnt
1363079150 - BugFix: Chakra ccr was not working (thanks to dmnmsc). 2014-04-17 22:16:27 -03:00
Thomas Binkau
aa720896b4 Merged upstream changes
BugFix: Now Shift+F3 and F3 search keys (and also Esc) work outside
SearchLineEdit widget.
BugFix: fixed freeze for install orphaned/yaourt package (thanks to
tbinkau).
BugFix: fixed notify-send code in octopi-notifier (thanks to vedgy).
2014-04-18 01:03:46 +02:00
Alexandre Arnt
f9e1b5683b - Changed method for searching for a package URL. 2014-04-17 16:40:18 +00:00
Alexandre Arnt
1d6c60a79a - BugFix: Esc key now works outside SearchLineEdit widget. 2014-04-17 16:18:01 +00:00
Alexandre Arnt
50102b318e - Updated some translations;
- BugFix: Now user can use F3 and Shift+F3 buttons outside
SearchLineEdit;
- BugFix: Now konsole can be used with yaourt support while in KDE
(thanks to Thomas Binkau).
2014-04-17 15:23:18 +00:00
Alexandre Arnt
248ee6e2a6 Merge pull request #27 from tbinkau/master
fixed freeze for install orphaned/yaourt package
2014-04-17 14:04:00 +00:00
Thomas Binkau
765391b9f4 fixed freeze for install orphaned/yaourt package
when installing an AUR package (directly) via context menu from the
package list the group tree would freeze and octopi wouldnt shut down
afterwards. this happened because octopi didnt find a suitable terminal
but did wait for its execution.
This fix add "konsole" as terminal for kde and will abort in case no
suitable terminal was found. also the info tab will not indicate
successfull completion in this case.
2014-04-16 20:23:14 +02:00
Alexandre Arnt
4d9f0342b5 BugFix: Stylesheet code in SearchLineEdit was buggy. 2014-04-10 23:38:32 -03:00
Alexandre Arnt
c7fe445508 - Updated finish translation. 2014-04-10 00:25:42 +00:00
Manjaro Linux
493b2d6906 Merge pull request #25 from gcala/master
Change some gui details when using Chakra
2014-04-06 19:21:12 +02:00
Alexandre Arnt
22ce7d4099 - Updated two icons from KaOS icon set;
- Added/Changed some comments.
2014-04-06 15:19:41 +00:00
Giuseppe Calà
2d3ec9d137 Merge remote-tracking branch 'upstream/master' 2014-04-06 16:06:39 +02:00
Giuseppe Calà
ba23299cdc Give native look to search field when using Chakra.
Using QPalette to change its colors.
2014-04-06 15:59:59 +02:00
Alexandre Arnt
e39e43d8a9 - Updated hungarian translation. 2014-04-06 13:52:11 +00:00
Giuseppe Calà
8f76160d7c Use system windows style with Chakra 2014-04-06 12:29:57 +02:00
Manjaro Linux
35af4fe25c Merge pull request #24 from gcala/master
Fix: updated Chakra rss2 url
2014-04-06 10:29:49 +02:00
Giuseppe Calà
4c1b8d00a9 Fix: updated Chakra rss2 url 2014-04-06 09:57:37 +02:00
Philip
590098cc08 Manjaro RSS Feed
- restore back to http
- when we use https we can't post videos on our blog
- this might change later
2014-04-06 09:42:39 +02:00
Philip
4a703e04c9 Fix manjaro rss feed 2014-04-05 15:29:03 +02:00
Philip
2122f16622 update PKGBUILD 2014-04-05 12:07:20 +02:00
Alexandre Arnt
c230ccf09d Changes in CHANGELOG file 2014-04-04 11:06:35 +00:00
Alexandre Arnt
047560a351 Merge branch 'master' of https://github.com/aarnt/octopi 2014-04-04 11:06:26 +00:00
Alexandre Arnt
128addb910 Merge branch 'master' of https://github.com/aarnt/octopi 2014-04-04 11:05:15 +00:00
Alexandre Arnt
d47da6c11a - Code refactorings;
- BugFix: While in a transaction of remove/install pkgs, transaction
dialog was named "Form".
2014-04-04 11:05:01 +00:00
Alexandre Arnt
2a3cc4d8db - Code refactorings;
- BugFix: While in a transaction of remove/install pkgs, transaction
dialog was named "Form".
2014-04-04 11:02:46 +00:00
Alexandre Arnt
3861b0a2df - Updated romanian translation;
- Tab fixes in strconstants.h.
2014-04-04 10:26:10 +00:00
Manjaro Linux
975e99fd35 Merge pull request #23 from gcala/master
Added ccr support for Chakra.
2014-04-03 19:06:27 +02:00
Giuseppe Calà
26b534a9f1 Added ccr support for Chakra.
Unfortunately, had to disable outdated check since ccr not provides '-Qua' option.
2014-04-03 17:04:14 +02:00
Alexandre Arnt
872600c14e - Some changes in the tools menu code. 2014-04-03 01:35:57 +00:00
Manjaro Linux
d0a2ca8d65 Merge pull request #22 from gcala/master
Merge Tool menu by gcala
2014-04-02 20:36:57 +02:00
Giuseppe Calà
e9963e5b69 added translations 2014-04-02 15:41:19 +02:00
Giuseppe Calà
4aef61a74d removed useless files 2014-04-02 15:13:02 +02:00
Giuseppe Calà
3f8fe577f6 New Tools Menu 2014-04-02 15:08:27 +02:00
Alexandre Arnt
e80835ba1f - Added some KaOS conditional. 2014-03-30 16:46:30 -03:00
Alexandre Arnt
3cea7de87f - Updated bulgarian and serbian (latin) translations;
- Merged Giuseppe Calà (gcala) code from Oktopi changes.
2014-03-30 17:49:50 +00:00
Alexandre Arnt
820dbdddf4 Merge pull request #21 from gcala/master
Use theme icons when possible
2014-03-30 16:32:20 +00:00
Giuseppe Calà
1b0cb23c93 Revisited icon theme support 2014-03-30 15:28:52 +02:00
Giuseppe Calà
f7fcfcc31f use theme icons when possible 2014-03-29 16:14:56 +01:00
Alexandre Arnt
abbe406cac - Updated INSTALL file;
- Removed unneeded pro.user file;
- Updated some comments.
2014-03-27 22:02:46 -03:00
Alexandre Arnt
a029a5fbb3 - Filelist search now searches directories too;
- Updated hebrew translation.
2014-03-23 08:47:38 -03:00
Alexandre Arnt
e28b984c9a - More bugfixes in filelist code;
- BugFix in showFullPathOfItem code.
2014-03-21 15:51:04 -03:00
Alexandre Arnt
786aa46e04 - More bugfixes in the filelist logic. 2014-03-21 11:35:53 -03:00
Alexandre Arnt
7e7053dea6 - BugFix: Package::getContents() got buggy strings from pkgfile output
compromising filelist of uninstalled packages.
2014-03-20 23:49:47 -03:00
Alexandre Arnt
580a96ca60 - More bugfixes for running as root in KDE. 2014-03-20 23:01:56 -03:00
Alexandre Arnt
56ef8c1604 - Updated polish translation. 2014-03-20 22:07:17 +00:00
Alexandre Arnt
d889d4241b - BugFix: Files tab presented some nasty results sometimes and even a
GPF when it found symlinks to directories;
- Updated octopi main icons (thanks to Anke Boersma).
2014-03-20 21:54:54 +00:00
Arnt
a14acdaf59 Bugfix in define constant 2014-03-20 12:26:05 -03:00
Arnt
db321da222 - BugFix: running as root was broken in KDE;
- BugFix: The preventing code for always refresh the pkg list was
flawed;
- BugFix: hasInternetConnection code fixed to improve mirror-check
speed.
2014-03-20 12:24:32 -03:00
Arnt
eee3de641e - BugFix: running as root was broken in KDE;
- BugFix: The preventing code for always refresh the pkg list was
flawed;
- BugFix: hasInternetConnection code fixed to improve mirror-check
speed.
2014-03-20 11:17:57 -03:00
Arnt
1d81d90e01 - Refactorings here and there to make Octopi more Chakra friendly;
- Updated translations.
2014-03-19 21:21:45 -03:00
Arnt
6eb9f6753f - Updated some icons to unclutter the UI (thanks to Anke Boersma). 2014-03-19 19:03:44 -03:00
Arnt
49c399806e - BugFix in mirror-check code call (sometimes it was not called);
- Refactoring in some code to not generate translatable strings;
- Updated README file;
- Updated some translations;
2014-03-19 17:29:24 -03:00
Alexandre Arnt
5f2e72cd12 Merge branch 'master' of https://github.com/aarnt/octopi 2014-03-03 03:27:48 -03:00
Alexandre Arnt
75dd3fb8e3 - BugFix: getBuildDate was returning invalid dates in some cases. 2014-03-03 03:26:56 -03:00
Alexandre Arnt
812a8e3558 - BugFix: getBuildDate was returning invalid dates in some cases. 2014-03-03 03:22:02 -03:00
Alexandre Arnt
0fb43b9363 - Started 0.4 dev cycle;
- Updated turkish translation.
2014-03-02 21:53:19 -03:00
Alexandre Arnt
c19d9fa182 - Updated Portuguese (Portugal) translation;
- Tagged version number 0.3.2.
2014-02-14 22:58:58 -02:00
Alexandre Arnt
29d4bd7cd8 - Updated czech translation. 2014-02-03 21:05:28 -02:00
Alexandre Arnt
a2f52ba688 - Updated CHANGELOG. 2014-02-02 15:26:44 -02:00
Alexandre Arnt
39bd74c201 - BugFix: Navigating in the package list using [A..Z] keys did not work
as expected.
2014-02-02 15:25:17 -02:00
Alexandre Arnt
acea7c3f07 - BugFix in finish translation (thanks to SamiPerkele). 2014-02-01 09:27:46 -02:00
Alexandre Arnt
4a78bc9acc - BugFix: When the package list is filtered and you click in a package
which is in the outdated package list, you are redirected to a blank
information tab.
2014-01-30 09:23:16 -02:00
Alexandre Arnt
edbfa15f91 - Deleted misplaced header file. 2014-01-29 21:47:18 -02:00
Alexandre Arnt
1fdef5eb0f - Small code refactor;
- BugFix: when mirror checking, disable sysupgrade button.
2014-01-28 23:19:03 -02:00
Alexandre Arnt
cc8aee4fb4 - BugFix: Enable system upgrade button right after a sync db finds new
updates;
- Removed 3 KAOS defines.
2014-01-28 22:36:56 -02:00
Alexandre Arnt
a29934e8c1 - Put the mirror-check button at the far right. 2014-01-27 22:49:31 -02:00
Alexandre Arnt
b780cb234b - Code cleanings;
- Added icon for mirror-check while in KaOS;
- Does a mirror-check at startup while in KaOS.
2014-01-26 20:55:48 -02:00
Alexandre Arnt
7cdee5a619 - Hidden feature: ctrl+shift+D to show the list of packages with no
description.
2014-01-26 18:10:00 -02:00
Alexandre Arnt
515688be68 sysupgrade icon in notifier 2014-01-26 16:57:46 -02:00
Alexandre Arnt
928fafe636 Cleaned unused code;
Added icon for system upgrade;
Added system upgrade button in octopi's toolbar;
BugFix: When the groups button is pressed and the lower pane is
maximized, the former is hidden by the later;
BugFix: When the user had no yaourt in the system, there were a zombie
octopi process 'left running'.
2014-01-26 16:52:51 -02:00
Alexandre Arnt
54212085d9 Cleaned unused code;
Added icon for system upgrade;
Added system upgrade button in octopi's toolbar;
BugFix: When the groups button is pressed and the lower pane is
maximized, the former is hidden by the later;
BugFix: When the user had no yaourt in the system, there were a zombie
octopi process 'left running'.
2014-01-26 16:06:16 -02:00
Alexandre Arnt
ca49540cb2 - A small comment added... 2014-01-14 16:33:56 -02:00
Alexandre Arnt
90e3796c9a - Updated turkish translation;
- Updated CHANGELOG file;
- Bumped version number to 0.3.1.
2014-01-14 13:55:26 -02:00
Alexandre Arnt
02165991fe - Calls doRemovePacmanLockFile before all major transactions. 2014-01-18 11:39:14 -02:00
Alexandre Arnt
378b563dad - Let's deal with packages with "pkg.tar*" pattern. 2014-01-14 22:33:09 -02:00
Alexandre Arnt
11d37767c5 - BugFix: When changing groups too fast the program might crash. 2014-01-14 22:21:11 -02:00
Alexandre Arnt
9af37e9401 - Made octopi notifier faster, striping some code. 2014-01-06 23:46:44 -02:00
Alexandre Arnt
891915ec82 - BugFix in transparent octopi icon;
- BugFix: refresh the GUI while in refreshAppIcon code;
- Switched from pacman -Syy to -Sy in pacmanhelper code.
2014-01-06 22:31:38 -02:00
Alexandre Arnt
ce61acacc1 - Code cleanings. 2014-01-05 23:38:59 -02:00
Alexandre Arnt
a0bfee3f9e - BugFix: In the local package installation, it's better to stick with
the *.pkg.tar* pattern.
2014-01-05 23:25:59 -02:00
Alexandre Arnt
3658709051 - Added new transparent octopi icon (to use when the notifier is
checking for changes...);
- Some code cleanings and little refactorings;
2014-01-05 20:20:04 -02:00
Alexandre Arnt
e0c10b0fe5 - Made octopi-notifier compatible with Qt5. 2014-01-04 00:17:47 -02:00
Alexandre Arnt
798f587c4f - BugFix: Prevent header resizing in File and Transaction tabs;
- Added support for Qt5.
2014-01-03 23:55:57 -02:00
Alexandre Arnt
8ad766b8a6 - BugFix in code typos. 2014-01-02 23:05:02 -02:00
Alexandre Arnt
bcedb72249 Merge branch 'master' of https://github.com/aarnt/octopi
Conflicts:
	src/mainwindow_transaction.cpp
2014-01-02 22:59:19 -02:00
Alexandre Arnt
0238c0234e - After doing an install or remove while in a package group, always
return to all packages.
2014-01-02 22:57:20 -02:00
Alexandre Arnt
1f983e495c - After doing an install or remove while in a package group, always
return to all packages.
2014-01-02 22:19:10 -02:00
Alexandre Arnt
9124d2f1e2 - Added pkgfile support in KaOS too. 2013-12-28 22:45:24 -02:00
Alexandre Arnt
ef70d2aa24 - BugFix: Use new KDE4 tools to deal with files. 2013-12-28 23:23:40 -02:00
MAJO
4ed73e110b - Bugfixes in KaOS support;
- BugFix in install local package code.
2013-12-28 21:42:49 -02:00
Alexandre Arnt
fe479d09fb - Added slovak translation;
- Refactorings in package group methods;
- Some bugfixes in Kaos support.
2013-12-28 20:37:19 -02:00
Philip
b7ea5564cb Bugfix
- fix issue reported here: http://forum.manjaro.org/index.php?topic=9527.0
2013-12-26 17:13:16 +01:00
Alexandre Arnt
2cc5ef39f8 - BugFix in refreshGroupsWidget code. 2013-12-22 16:02:17 -02:00
Alexandre Arnt
e6441f7bf8 - Removed separator before the Group toolbutton. 2013-12-22 15:12:15 -02:00
Alexandre Arnt
c4e0c492f1 - Added new Groups toolbutton. 2013-12-22 13:48:55 -02:00
Alexandre Arnt
c3c5aafac6 - BugFix: We have to refresh package groups after transactions are
finished.
2013-12-22 11:58:44 -02:00
Alexandre Arnt
6524ea60ad - Package groups selection changed to a QTreeWidget. 2013-12-22 00:36:01 -02:00
Alexandre Arnt
628660c086 - Updated turkish translation. 2013-12-16 21:14:37 -02:00
Alexandre Arnt
6ba7859027 - BugFix in notifier: When the user cancel the update, "system update"
option wasn't enabled.
2013-12-15 11:43:02 -02:00
Alexandre Arnt
bc61ca8672 - Updated turkish translation;
- Added ukrainian translation.
2013-11-30 13:55:31 -02:00
Alexandre Arnt
62b8fda959 - Use just filename in transaction dialog while in local package
installation.
2013-11-24 14:49:19 -02:00
Alexandre Arnt
ee65991e8d - Added support to installation of local packages with GUI feedback; 2013-11-24 12:56:36 -02:00
Arnt
0d6cccf8f0 BugFix: When inserting an optional dependency package or removing a
dep, first searches into transaction queue for them.
2013-11-19 22:43:47 -02:00
Arnt
096068ccc3 - Changed minimun window size to 820 X 520 - thanks to Swâmi Petaramesh! 2013-11-17 09:37:25 -02:00
Arnt
708b60e50e - Added support for KaOS, a lean KDE centric Linux distro;
- Added Chinese (Taiwan) and Malay translations.
2013-11-13 23:05:29 -02:00
Alexandre Arnt
afca94762e Copied octopi icon also to another gnome folder. 2013-11-03 03:24:27 -02:00
Alexandre Arnt
b9be74eaf2 - Fixed a typo in CHANGELOG. 2013-11-02 09:35:38 -02:00
Alexandre Arnt
5a3209dcc7 - Updated translations. 2013-11-01 20:57:22 -02:00
Alexandre Arnt
f3f8041166 - Added more checks in getPackageGroups() code. 2013-10-23 02:08:44 -02:00
Alexandre Arnt
80ee334925 - Added hungarian translation (thanks to lajos - Lajos Pasztor);
- Updated some translations.
2013-10-23 02:00:23 -02:00
Alexandre Arnt
9cbc121992 - Added serbian translation (thanks to Milena Petrović). 2013-10-28 23:42:20 -02:00
Alexandre Arnt
eba451cf3a - Added an About Dialog to Octopi Notifier. 2013-10-28 10:08:17 -02:00
Alexandre Arnt
c585108118 - Code cleaning. 2013-10-27 23:01:48 -02:00
Alexandre Arnt
afb59dc6c2 - Bugfix in notifier code logic. 2013-10-27 22:01:05 -02:00
Alexandre Arnt
fcd73beae4 - Removed "dev" string from About Dialog. 2013-10-20 18:51:37 -02:00
Alexandre Arnt
169515a8c4 - Updated translations. 2013-10-20 18:03:23 -02:00
Alexandre Arnt
1fd0097963 - Added swedish translation (thanks to riiga);
- Updated other translations.
2013-10-22 22:28:08 -02:00
Alexandre Arnt
ba51e3f653 - Added portuguese (Portugal) translation;
- Updated translations.
2013-10-20 05:34:51 -02:00
Alexandre Arnt
ed594216cc - Added new method _rebuildPackageList, to fix a bug in
buildPackagesFromGroupList refresh.
2013-10-20 02:33:09 -02:00
Alexandre Arnt
78b16a0743 - Updated fr and nl translations. 2013-10-20 17:46:58 -02:00
Alexandre Arnt
dc91892634 - Updated pt_BR translation. 2013-10-20 15:52:12 -02:00
Alexandre Arnt
357c1212c1 - Added support to remove Pacman's transaction lock file;
- Added new strings to transalate;
- Couple of code cleanings and fixes.
2013-10-20 15:39:36 -02:00
Alexandre Arnt
1113611f2e - Xterm is now an official Octopi dependency. 2013-10-19 22:47:33 -03:00
Alexandre Arnt
31f7121901 - BugFix: Disable pacman and yaourt status bar buttons while in a
transaction.
2013-10-19 22:42:53 -03:00
Alexandre Arnt
c3d09a7095 - Added new english_GB translation (thanks to jonathon -J Fernyhough). 2013-10-19 20:28:05 -03:00
Alexandre Arnt
97b90cb7cc - Updated Uzbek translation. 2013-10-19 17:58:07 -03:00
Alexandre Arnt
9f4e80edd5 - Bug fixes in multiselectiondialog code. 2013-10-19 17:04:54 -03:00
Alexandre Arnt
2974bf900b - BugFixes in graphical remove code. 2013-10-19 14:59:39 -03:00
Alexandre Arnt
80b2a660cd - BugFixes in install and remove into transaction code. 2013-10-19 14:27:25 -03:00
Alexandre Arnt
01d4323f02 - BugFixes in remove and insert into transaction code. 2013-10-19 11:30:31 -03:00
Alexandre Arnt
957f907387 - Now when removing a package with dependencies, Octopi lets users
choose which one they want to remove.
2013-10-19 00:33:33 -03:00
Alexandre Arnt
e727a17ed9 - Bring back the option to do a graphical system upgrade;
- Updated bulgarian translation.
2013-10-17 21:10:04 -03:00
Alexandre Arnt
380b952606 - Bug fix in optional deps selection code. 2013-10-15 00:10:27 -03:00
Alexandre Arnt
8c9b422b69 - Added a checkbutton to the optional deps dialog. 2013-10-14 23:57:54 -03:00
Alexandre Arnt
bcd269b931 - Updated bulgarian and turkish translations;
- Updated MultiSelectionDialog code.
2013-10-14 00:20:36 -03:00
Alexandre Arnt
f4dd17fd4b Added "Optional Deps" to package menu to install the available
optional dependencies of the selected package.
2013-10-13 23:08:39 -03:00
Alexandre Arnt
c72810d69a - Using "Manjaro" style in all desktops. 2013-10-12 23:00:27 -03:00
Alexandre Arnt
983a5d36a1 - Updated finish translation;
- BugFix: Use "yaourt -S aur/pkgname" to install yaourt packages (thanks
to ringo32).
2013-10-12 22:44:30 -03:00
Alexandre Arnt
72036d1f43 - Updated arabic and indonesian translations 2013-10-05 14:47:10 -03:00
Alexandre Arnt
4b58718da0 - Added support for pkgfile to view uninstalled package file list while
in ArchLinux/ArchBang (thanks to Damián Nohales);
- Updated some translations and files.
2013-10-03 21:55:08 -03:00
Alexandre Arnt
01a0cf6686 Merge pull request #7 from eagleoneraptor/pkgfile
Add pkgfile support for listing noninstalled packages content
2013-10-03 16:44:47 -07:00
Damián Nohales
183681a4d1 Add pkgfile support for listing noninstalled packages content 2013-09-30 16:10:16 -03:00
Alexandre Arnt
d64446fe7d - Code cleanings in mainwindow.cpp code. 2013-09-28 09:54:09 -03:00
Alexandre Arnt
c9d34d5736 - BugFix: do not let outputOutdatedYaourtPackageList go on if we are
executing a transaction;
- Added xterm as optional dependency for octopi.
2013-09-27 22:46:45 -03:00
Alexandre Arnt
69ef11cae2 Merge branch 'master' of https://github.com/aarnt/octopi 2013-09-27 21:59:52 -03:00
Alexandre Arnt
ad5c395e30 - Changed some waitForFinished(-1) to the default 30 seconds version. 2013-09-27 21:59:19 -03:00
Alexandre Arnt
840bafb136 - Updated el and nb translations;
- Updated CHANGELOG file.
2013-09-20 01:11:34 -03:00
Philip
1613eca16b fix icon in octopi.desktop 2013-09-22 10:10:01 +02:00
Alexandre Arnt
4587132a3e Revert "- BugFix in notifier code."
This reverts commit 583a69195b.
2013-09-19 23:09:50 -03:00
Alexandre Arnt
583a69195b - BugFix in notifier code. 2013-09-19 22:58:58 -03:00
Alexandre Arnt
013669d2dc - Test action before setting it. 2013-09-18 23:56:03 -03:00
Alexandre Arnt
64e9346c8f - Now "Get Latest Distro News" doesn't freeze the interface;
- Refactorings in some methods.
2013-09-18 23:17:16 -03:00
Alexandre Arnt
be91726560 - Changed octopi main icon to octopi-green.png in PKGBUILD and
octopi.desktop;
- Added menu "Octopi" and "System Upgrade" in octopi-notifier;
- Bumped version number to 0.3.
2013-09-17 21:47:28 -03:00
Alexandre Arnt
a021e2d7fb - Now octopi-notifier opens only the transaction dialog if Octopi is not
running and user requests a system upgrade.
2013-09-16 23:23:09 -03:00
Alexandre Arnt
dcb42e6c42 - Added new octopi icons to the PKGBUILD;
- When there are pacman updates, start "notify-send" with red octopi
icon.
2013-09-16 21:11:15 -03:00
Alexandre Arnt
0139692edb - Added number of outdated packages text beside the proper icon at
statusbar.
2013-09-15 22:06:34 -03:00
Alexandre Arnt
8671c8f504 - BugFix: minor bugfixes in statusbar notification buttons. 2013-09-01 12:13:39 -03:00
Alexandre Arnt
36d5a5b3db - Updated translations;
- Show Yaourt packages as outdated in default package list;
- Now it's possible to upgrade Yaourt packages even outside Yaourt
group;
- Now the yellow octopi icon means there are outdated yaourt packages;
- Added a new notification for outdated packages on statusbar.
2013-09-15 15:08:10 -03:00
Alexandre Arnt
20a81da5cd - Show Yaourt packages as outdated in default package list;
- Updated CHANGELOG.
2013-09-12 23:22:01 -03:00
Manjaro Linux
7eb6773fbd Merge pull request #5 from anselmolsm/tooltip
Import patch by Anesl Molsm - Notifier: clear tooltip if no update is available
2013-09-11 22:20:26 -07:00
Anselmo L. S. Melo
209799ea95 Notifier: clear tooltip if no update is available 2013-09-11 23:14:21 -03:00
Alexandre Arnt
5a0fc235a0 - Now it's possible to upgrade Yaourt packages even outside Yaourt
group.
2013-09-11 22:41:58 -03:00
Alexandre Arnt
654cd5f7dc Updated CHANGELOG file. 2013-09-10 23:22:46 -03:00
Alexandre Arnt
67f8a689af - BugFix: Octopi was acting as in Openbox while in RazorQt Desktop. 2013-09-10 22:58:10 -03:00
Alexandre Arnt
a365bcf978 - BugFix: Use -Ss option while searching for yaourt packages;
- BugFix: Don't show package names in yaourt package descriptions.
2013-09-09 22:08:59 -03:00
Alexandre Arnt
9efe5e82e7 - Updated CHANGELOG file. 2013-09-08 00:02:36 -03:00
Alexandre Arnt
d1cb7bb7aa - BugFix: No need to refresh package list after a cache clean;
- Code cleanings in StrConstants class.
2013-09-08 00:00:26 -03:00
Alexandre Arnt
7884078f87 - Code cleaning. 2013-09-02 05:50:20 -03:00
Alexandre Arnt
4c78b0d33a - BugFix: Position of search icon in searchedit sometimes was
wrong;
- BugFix: Some actions did not get disabled while executing a
transaction;
- Updated ca, da, he and ro translations;
- Updated CHANGELOG file.
2013-09-02 05:47:16 -03:00
Alexandre Arnt
df2eb70601 Updated sr@latin translation. 2013-09-01 16:00:29 -03:00
Alexandre Arnt
e597daf289 Updated fi and de translations. 2013-09-01 15:04:29 -03:00
Alexandre Arnt
a574c1bf74 - Updated es_ES, fr_FR, it and vi translations;
- Updated CHANGELOG file.
2013-09-01 10:02:18 -03:00
Alexandre Arnt
9105033cad - Bugfixes in notifier systray menu while in system upgrade mode. 2013-08-24 12:51:37 -03:00
Alexandre Arnt
b78fe80e6f - Added new source string;
- Updated pt_BR translation.
2013-08-16 08:03:47 -03:00
Alexandre Arnt
9c8ecdd814 - Updated greek translation;
- Updated CHANGELOG file.
2013-08-16 04:27:07 -03:00
Alexandre Arnt
477e3a0a30 - BugFix: Outdated/Newer package code test. 2013-08-16 03:24:03 -03:00
Alexandre Arnt
6750b2880f - Updated he, vi and fr_FR translations;
- Updated CHANGELOG file.
2013-08-16 02:38:54 -03:00
Alexandre Arnt
0f17151cd1 Merge branch 'master' of https://github.com/aarnt/octopi 2013-08-29 23:07:05 -03:00
Alexandre Arnt
074915b8cb - Updated pt_BR translation;
- Updated runCommandInTerminalAsNormalUser logic for KDE.
2013-08-29 23:06:56 -03:00
Alexandre Arnt
b43a39084c - Updated pt_BR translation;
- Updated runCommandInTerminalAsNormalUser logic for KDE.
2013-08-29 23:04:46 -03:00
Alexandre Arnt
33d50107ac - Added "Required By" and "Optional For" in Info tab. 2013-08-29 22:43:03 -03:00
Alexandre Arnt
56146fa77c - Added icon and logic for newer than repository installed packages;
- Added new source string;
- Updated CHANGELOG;
- Updated pt_BR translation.
2013-08-29 21:54:16 -03:00
Alexandre Arnt
2b8287fa3e - BugFix: konsole was not working with yaourt, changed to xterm;
- Refactorings in style code.
2013-08-28 22:43:58 -03:00
Alexandre Arnt
17f390ed9c - Code cleanings;
- Added spanish (Latin America), thanks to CostGranda (Cost Granda);
- Updated CHANGELOG, PKGBUILD and TRANSLATIONS files.
2013-08-27 22:20:15 -03:00
Alexandre Arnt
2cda92a291 Merge branch 'master' of https://github.com/aarnt/octopi 2013-08-24 14:44:01 -03:00
Alexandre Arnt
2db3fbab65 - Updated CHANGELOG file;
- BugFix: Open root terminal was not testing for gksu/kdesu.
2013-08-24 14:43:26 -03:00
Alexandre Arnt
bb36311dee - Updated CHANGELOG file. 2013-08-24 01:24:08 -03:00
Alexandre Arnt
ec34f2e310 - BugFix: Open root terminal with xterm, code;
- BugFix: Unicode errors on empty pkg descriptions.
2013-08-24 01:04:02 -03:00
Alexandre Arnt
63560a25d4 - Updated CHANGELOG file. 2013-08-23 23:32:05 -03:00
Alexandre Arnt
c36dbd80a4 - Added support for Xterm terminal. 2013-08-23 23:31:05 -03:00
Alexandre Arnt
2083e0ef92 Merge branch 'master' of https://github.com/aarnt/octopi 2013-08-16 02:15:53 -03:00
Alexandre Arnt
a7c2dc19e7 - Code cleanup;
- Updated CHANGELOG file.
2013-08-16 02:15:36 -03:00
Alexandre Arnt
0a46f47d53 - Code cleanup. 2013-08-16 02:03:00 -03:00
Alexandre Arnt
8b81a019b2 - Updated CHANGELOG and TRANSLATIONS files;
- Added Vietnamese translation, thanks to ppanhh (Anh Phan);
- BugFix: Now Octopi honors "ignorePkg" option (from /etc/pacman.conf).
2013-08-16 01:59:50 -03:00
Alexandre Arnt
f96c77b4dd - Updated CHANGELOG file. 2013-08-22 21:57:23 -03:00
Alexandre Arnt
fceed3f9e6 - BugFix: english translation source string;
- Updated ALL translations;
- Added finnish translation;
- Updated TRANSLATIONS file;
- Updated THANKS file;
- Commemted some printouts.
2013-08-21 22:33:29 -03:00
Alexandre Arnt
d12cc4c83e - Another try... 2013-08-21 19:57:07 -03:00
Alexandre Arnt
d846f0cb25 Another test for Yaourt mode. 2013-08-21 19:12:36 -03:00
Alexandre Arnt
f0291a164c - Another try to fix Yaourt mode. 2013-08-20 23:35:55 -03:00
Alexandre Arnt
78e5eb7d1d - Another try to fix the Yaourt mode.
- Updated THANKS file.
2013-08-20 23:16:05 -03:00
Alexandre Arnt
b7d31f060d - A test... 2013-08-20 19:55:18 -03:00
Alexandre Arnt
26a69191a0 Merge branch 'master' of https://github.com/aarnt/octopi 2013-08-20 19:08:16 -03:00
Alexandre Arnt
c67efd002c - BugFix: Start timer only when process has started
(processwrapper.cpp).
2013-08-20 19:07:40 -03:00
Alexandre Arnt
58251a3bd5 - BugFix: Running Yaourt as root user was not good;
- Refactorings needed for the bugfix above.
2013-08-19 21:53:48 -03:00
Alexandre Arnt
6d063e6f7f - Refactorings and bugfixes in Yaourt code. 2013-08-18 22:01:58 -03:00
Alexandre Arnt
3aaf4a9970 - BugFix in Cinnamon support (thanks to dsngjoe);
- Updated THANKS file.
2013-08-18 16:49:19 -03:00
Alexandre Arnt
fedf3b3209 - Added another contributor :-) 2013-08-18 12:28:06 -03:00
Alexandre Arnt
b0753af034 - Updated a bunch of related files. 2013-08-18 02:10:49 -03:00
Alexandre Arnt
ab4a5e13fa - Added support for multiple selection while in Yaourt mode;
- Couple of code refactorings.
2013-08-18 02:01:02 -03:00
Alexandre Arnt
f43d31877f - Code cleaning. 2013-08-17 11:54:25 -03:00
Alexandre Arnt
cf061f2622 - Added Uzbek translation - thanks to ualmasov (Umidjon Almasov) 2013-08-17 00:06:01 -03:00
Alexandre Arnt
cd6e031a34 - Updated CHANGELOG file. 2013-08-16 21:22:17 -03:00
Alexandre Arnt
542a206d01 - BugFix: We have to disable/enable the install local package function
when Octopi is executing a transaction.
2013-08-16 21:07:43 -03:00
Alexandre Arnt
f97448429e - Added russian translation (thanks to macbet and ualmasov);
- Optimized some testing code;
- Updated TRANSLATIONS file.
2013-08-15 23:39:28 -03:00
Alexandre Arnt
95077c712b - Octopi tooltip is no longer used in notifier;
- Doesn't call refreshDistroNews when in sysUpgrade.
2013-08-15 22:20:05 -03:00
Alexandre Arnt
7aa6104e14 - Added processwrapper.cpp to notifier's project;
- Updated CHANGELOG file.
2013-08-14 23:04:40 -03:00
Alexandre Arnt
60902de817 - Modified the link colors when not in Manjaro;
- Removed unused help_en_US.html file.
2013-08-14 22:13:25 -03:00
Alexandre Arnt
1c851e1817 - Code cleanings. 2013-08-14 21:35:28 -03:00
Alexandre Arnt
161d1cb6c9 - BugFix: When in yaourt mode, never show outdated files at statusbar;
- BugFix: english source language had a bug string;
- Updated all translations to fix the source bug;
- Reverted the hiden icon in octopi-notifier;
- Added comments to wmhelper.cpp.
2013-08-13 22:30:04 -03:00
Alexandre Arnt
3b90e3e6a2 - BugFix: When not in Manjaro and KDE, let's put a cleanlooks style in
octopi notifier;
- Hide notifier when there's no more updates available.
2013-08-11 05:55:49 -03:00
Alexandre Arnt
86497ea2c8 - Updated Dutch translation. 2013-08-11 03:55:49 -03:00
Alexandre Arnt
2b8ed46a59 - BugFix: Locale bug in UnixCommand code (thanks to Philip Mueller's
patch);
- Added dutch translation (thanks to Jasper van der Marel).
2013-08-11 03:02:28 -03:00
Alexandre Arnt
4aef1245c9 - Updated polish translation;
- BugFix: When there are issues with pacman upgrade we show them in
Output tab.
2013-08-10 13:59:44 -03:00
Alexandre Arnt
e37cb11343 - BugFix: In doInstallYaourtPackage(), when the user selected to show
only installed packages, Octopi did not honor user selection.
2013-08-10 00:25:06 -03:00
Alexandre Arnt
26047e92a5 - Updated CHANGELOG file. 2013-08-09 19:55:35 -03:00
Alexandre Arnt
22586db454 - BugFix: In notifier, call sysupgrade only when Octopi's icon is red
and angry :-)
2013-08-09 19:40:34 -03:00
Alexandre Arnt
3e224391fe - Updated resources.qrc file. 2013-08-09 18:08:54 -03:00
Alexandre Arnt
beb6f9a114 - Updated some translations;
- Added Servian latin translation (thanks to GameBoyT)
- Updated TRANSLATIONS file.
2013-08-09 18:08:05 -03:00
Alexandre Arnt
2a84d8d728 BugFix: system upgrade was not being called by the notifier in Manjaro;
Updated system upgrade code, including a new qt singleapp message;
Updated italian translation.
2013-08-04 00:38:00 -03:00
Alexandre Arnt
bed9898498 - BugFix in retrieveDistroNews code. 2013-08-03 20:01:04 -03:00
Alexandre Arnt
4aa9a89ed5 Merge branch 'master' of https://github.com/aarnt/octopi 2013-08-03 18:41:26 -03:00
Alexandre Arnt
181257ab9e - Updated catalan and turkish translations;
- Small bugfixes in QProcess preparation code;
- Code cleaning in wmhelper.cpp.
- BugFix: code to search for yaourt.
2013-08-03 18:40:30 -03:00
Alexandre Arnt
680432877d - Updated catalan and turkish translations;
- Small bugfixes in QProcess preparation code;
- Code cleaning in wmhelper.cpp.
2013-08-03 11:49:23 -03:00
Alexandre Arnt
4080d95306 - BugFix: external terminals did not use translations;
- Added Cinnamon DM support;
- Modified PKGBUILD (thanks to Philip Mueller) to split octopi and
notifier;
- Updated lots of translations.
2013-08-01 23:22:41 -03:00
Alexandre Arnt
d92a78c563 - Added "install local package option";
- Updated english and brazilian translations.
2013-07-29 21:20:20 -03:00
Alexandre Arnt
64618001f4 - BugFix: progress bar of the package list building didn't show 100%;
- Octopi now installs local packages with pacman -U command.
2013-07-28 22:53:51 -03:00
Alexandre Arnt
e8089a9f7d - BugFix in octopi-notifier where it called notify-send several times;
- Added norwegian bokmål translation (thanks to viking60).
2013-07-26 22:25:30 -03:00
Alexandre Arnt
6821d6dca4 - BugFix: Important fix in GTKStyle code. 2013-07-25 22:54:12 -03:00
Alexandre Arnt
f266b18285 - Some small refactorings. 2013-07-25 22:25:19 -03:00
Alexandre Arnt
b1e966b6b6 - BugFix in notify-send code. 2013-07-23 20:39:46 -03:00
Alexandre Arnt
e3d8e6fe3f - Updated notify-send code. 2013-07-24 22:23:11 -03:00
Alexandre Arnt
4fa2a65db2 - Updated CHANGELOG file. 2013-07-24 21:49:48 -03:00
Alexandre Arnt
582a4ab7e4 - BugFix: refresh package list after a syncdb if the notifier is
running;
- Updated arabian translation.
2013-07-24 21:46:56 -03:00
Alexandre Arnt
f0c17ae27a - Added octopi_lt.ts file. 2013-07-23 19:47:16 -03:00
Alexandre Arnt
db74213976 - Updated CHANGELOG and TRANSLATIONS files. 2013-07-23 19:46:04 -03:00
Alexandre Arnt
f55cca4827 - Added Lithuanian translation. 2013-07-23 19:44:21 -03:00
Alexandre Arnt
0b53e96a71 BugFix: A missing test when using GTK style. 2013-07-23 19:32:18 -03:00
Alexandre Arnt
f477ba4cf8 Merge branch 'master' of https://github.com/aarnt/octopi 2013-07-22 23:12:23 -03:00
Alexandre Arnt
a24a187fe0 - Updated CHANGELOG file. 2013-07-23 00:23:21 -03:00
Alexandre Arnt
3da1929c70 - Changed octopi-notifier timer to 1 hour.
- BugFix in octopi-notifier's notify-send code.
2013-07-23 00:09:43 -03:00
Alexandre Arnt
f5e154d24a - BugFix: When running in Manjaro and not in KDE, Octopi uses GtkStyle. 2013-07-22 23:11:49 -03:00
Alexandre Arnt
54bde33675 - Added "notify-send" support to octopi-notifier. 2013-07-22 22:58:06 -03:00
Alexandre Arnt
a771c37ca6 - BugFix in gtk style code. 2013-07-22 22:09:59 -03:00
Alexandre Arnt
60c3b5fecb - Bugfix in xfce theme. 2013-07-21 22:49:37 -03:00
Alexandre Arnt
6d32f8ed06 - BUGFIX: setAlternatingRowColors(true) only if running in Manjaro and
not in KDE.
2013-07-21 22:35:40 -03:00
Alexandre Arnt
40c53d073b - Update: When the user closes notifier and Octopi was running, tries to
close it too;
- Removed styles from Manjaro theme, so it is almost GTK native.
2013-07-21 22:31:17 -03:00
Alexandre Arnt
31324ba240 - Updated TRANSLATIONS file. 2013-07-21 20:43:43 -03:00
Alexandre Arnt
c27e34da2c - Added hebrew translation (thanks to GenghisKhan) 2013-07-21 20:42:26 -03:00
Alexandre Arnt
75a2aba102 Merge branch 'master' of https://github.com/aarnt/octopi 2013-07-21 20:31:16 -03:00
Alexandre Arnt
cdcf75f60f - Now the notifier hides/shows octopi when clicked;
- Reworked logic of qtsingleapplication code;
- Some refactorings in some methods.
2013-07-21 20:30:15 -03:00
Alexandre Arnt
8f0146812b BugFix: call a QApplication::restoreOverrideCursor() before a
systemUpgrade inside buildPackageList code.
2013-07-20 23:49:57 -03:00
Alexandre Arnt
e3e709f69b - Updated PKGBUILD (thanks to Philm from Manjaro);
- BugFix in transaction code when Octopi starts straight in sysupgrade
mode.
2013-07-20 00:27:53 -03:00
Alexandre Arnt
0db39e04dc - Added a desktop file to the octopi-notifier util. 2013-07-20 00:02:49 -03:00
Alexandre Arnt
eb77f8cbdd - BugFix in sysupgrade code. 2013-07-20 22:31:30 -03:00
Alexandre Arnt
a471490e6e - Created octopi-notifier project;
- Lots of refactorings to cope with this;
- Bumped version number to 0.2.
2013-07-20 22:10:06 -03:00
Alexandre Arnt
99e04027a6 - Bugfix in style guessing code. 2013-07-19 23:44:02 -03:00
Alexandre Arnt
52b6ab1aac - Bugfixes in style guessing code. 2013-07-20 14:08:21 -03:00
Alexandre Arnt
f623438072 - Updated CHANGELOG. 2013-07-20 14:03:08 -03:00
Alexandre Arnt
57e906c403 - Bugfixes in style guessing code. 2013-07-20 13:59:06 -03:00
Alexandre Arnt
3e46942841 - Octopi now defaults to gtk style while in Manjaro, plastique in KDE
and CleanLooks elsewhere;
- Bugfixes in searchlineedit.cpp code.
2013-07-20 12:21:54 -03:00
Alexandre Arnt
ee5d7640d2 - Updated transaction code to remove a message. 2013-07-14 22:37:13 -03:00
Alexandre Arnt
d8d367986e - Added copyright header in globals.* files. 2013-07-14 16:55:05 -03:00
Alexandre Arnt
343c80486e - Created a parameter in buildPackageList method, indicating whether to
run it non-blocking (default) or not.
2013-07-14 15:54:57 -03:00
Alexandre Arnt
a8a486eb58 BugFix: when user cancelled a sysupgrade transaction inside a terminal,
the package actions remained disabled;
Updated CHANGELOG.
2013-07-14 14:53:02 -03:00
Alexandre Arnt
1cb131bff3 - Updated CHANGELOG and PKGBUILD files;
- Bumped version number to 0.1.9.1.
2013-07-14 12:10:58 -03:00
Alexandre Arnt
b0b2a5f1f8 - Missed files in the last commit... 2013-07-14 11:47:58 -03:00
Alexandre Arnt
bee7d84536 - Changed important logic in transaction, concerning multithreaded code.
- Added globals.cpp/.h files to group global future watchers.
- A couple of refactorings.
2013-07-14 11:47:19 -03:00
Alexandre Arnt
cb34e6dfef - Improved yaourt support.
- Bugfixes and refactorings.
2013-07-09 21:44:25 -03:00
Alexandre Arnt
de00f0739d - Lots of bugfixes related with yaourt support. 2013-07-07 22:00:41 -03:00
Alexandre Arnt
d9385ef82e - BugFix: After a yaourt transaction the package list was not being
refreshed.
2013-07-07 11:39:20 -03:00
Alexandre Arnt
692bc3eb3c - BugFix:: there was a nasty bug in getAvailablePackage code! 2013-07-07 11:05:29 -03:00
Alexandre Arnt
1393e4dcef - BugFix: ProgressBar code refactorings. 2013-07-07 00:10:26 -03:00
Alexandre Arnt
a3020a5136 - Bugfixes in package list refresh code. 2013-07-06 23:16:14 -03:00
Alexandre Arnt
baaf637a41 - Lots of refactorings to make package build code less blocking. 2013-07-06 22:41:24 -03:00
Alexandre Arnt
07c3339975 - Implemented a method to delete QStandardItem models;
- Refactorings in package list refreshing code.
2013-07-05 22:30:13 -03:00
Alexandre Arnt
29e9970d68 - Refactoring in _cloneModelPackages method. 2013-07-05 21:32:54 -03:00
Alexandre Arnt
abee17325d - Changed comment... 2013-07-05 20:47:14 -03:00
Alexandre Arnt
5cfb2f2a43 - Removes Yes button from the System Upgrade transaction dialog. 2013-07-05 19:21:35 -03:00
Alexandre Arnt
56471fb574 - Updated CHANGELOG and PKGBUILD files. 2013-07-05 18:53:45 -03:00
Alexandre Arnt
f259758f42 - BugFix: only insert Yaourt group if the user has the utility
installed.
2013-07-05 18:50:33 -03:00
Alexandre Arnt
c0e3ac8c60 - Added ctrl+shift+Y shortcut to go to the yaourt mode;
- Cleanup some unused code;
- Bugfix when returning from a yaourt transaction;
- Bugfix when yaourt searches return 0 entries.
2013-07-04 23:00:58 -03:00
Alexandre Arnt
6ddb4c98d6 - Updated catalan, danish and polish translations;
- Bunch of refactorings and code cleaning;
- Added support for yaourt;
- Bumped version number to 0.1.9.
2013-07-04 22:14:49 -03:00
Alexandre Arnt
fb67cd2b86 - Conflict issues in git. 2013-06-28 22:13:42 -03:00
Alexandre Arnt
04251cd9f9 - BugFix: We dont notify-sync while in a transaction! 2013-06-28 22:05:50 -03:00
Alexandre Arnt
d5ae2e0617 - Updated PKGBUILD and pacmanhelper service file to install binary at
/usr/lib.
2013-06-16 13:40:53 -03:00
Alexandre Arnt
f6fecd4df2 - Updated bulgarian translation. 2013-06-16 06:19:09 -03:00
Alexandre Arnt
38c12ec313 - Updated the way Octopi launches the PacmanHelper timer. 2013-06-16 02:03:30 -03:00
Alexandre Arnt
26813c7178 - Bugfix in buildPackageList code.
- Updated german and greek translations.
2013-06-15 19:16:08 -03:00
Alexandre Arnt
0ff2a6d5d0 - Changed notifier code to run "pacman -Syy". 2013-06-15 12:06:06 -03:00
Alexandre Arnt
401f0a5a42 - Changed notifier interval to 1 hour. 2013-06-15 11:55:26 -03:00
Alexandre Arnt
4334283cc6 - Let us count Octopi in the m_numberOfInstalledPackages... 2013-06-15 11:25:11 -03:00
Alexandre Arnt
1947269b11 - Updated romanian translation. 2013-06-15 09:46:35 -03:00
Alexandre Arnt
6be391371d - Updated CHANGELOG file. 2013-06-15 06:47:06 -03:00
Alexandre Arnt
b69baae4b8 - Added Czech translation (thanks to fri)! 2013-06-15 06:31:37 -03:00
Alexandre Arnt
47c0e647cc - Updated CHANGELOG file. 2013-06-15 05:57:22 -03:00
Alexandre Arnt
aa09b47c3a - Improved support for ArchBang Linux. 2013-06-15 05:43:05 -03:00
Alexandre Arnt
5f69d430a3 - Added a README file with instructions on how to
create PacmanHelper's QDbusAdaptor.
2013-06-15 02:07:20 -03:00
Alexandre Arnt
d87a0e2ce3 - Added support to ArchBang Linux. 2013-06-14 18:46:21 -03:00
Alexandre Arnt
4761671cac - When there are updated distro news and the mainwindow is hidden, let
it be shown!
2013-06-09 23:45:10 -03:00
Alexandre Arnt
e23fd407e7 - Cut package description tooltips with size greater than 120 chars. 2013-06-09 19:33:02 -03:00
Alexandre Arnt
891d94a66a - Updated INSTALL instructions. 2013-06-09 18:40:32 -03:00
Alexandre Arnt
371216bbe6 - Subtracts octopi from the package and outdated lists ;-) 2013-06-09 15:35:33 -03:00
Alexandre Arnt
66aa26788a - Updated some translations;
- BugFix in refreshSystemTrayIcon code.
2013-06-09 13:47:55 -03:00
Alexandre Arnt
0ebcb5ac2c - Updated french and turkish translations. 2013-06-06 21:39:40 -03:00
Alexandre Arnt
13f7240b01 - Updated CHANGELOG. 2013-06-05 23:22:42 -03:00
Alexandre Arnt
160f6b184e - Bugfix in refreshSystemTrayIcon code. 2013-06-05 23:14:19 -03:00
Alexandre Arnt
f724249202 - Updated translations (pt_BR and tr_TR). 2013-06-05 21:57:23 -03:00
Alexandre Arnt
078e555de3 - Adjusted PKGBUILD file;
- Added refreshDistroNews() to afterPacmanHelperSyncDatabase code.
2013-06-04 23:13:08 -03:00
Alexandre Arnt
eeba5e4a07 - Added notifier support! 2013-06-03 23:38:46 -03:00
Alexandre Arnt
1c2785c056 - Code cleaning. 2013-05-29 20:47:05 -03:00
Alexandre Arnt
d6136e6310 - Updated CHANGELOG. 2013-05-26 21:37:58 -03:00
Alexandre Arnt
4d564e6f23 - Added TRANSLATIONS file. 2013-05-26 20:11:26 -03:00
Alexandre Arnt
0837423de9 - Updated PKGBUILD file. 2013-05-25 23:41:27 -03:00
Alexandre Arnt
4fd661d042 - Updated danish translation (thanks to Snubbi). 2013-05-24 23:01:41 -03:00
Alexandre Arnt
1f65bda6d9 - Added danish translation. 2013-05-22 22:29:25 -03:00
Alexandre Arnt
544d2b8b48 - Added indonesian translation (thanks to Se7enTime);
- Added some missed ".ts" files;
- Updated CHANGELOG.
2013-05-23 20:57:34 -03:00
Alexandre Arnt
e4b53c6601 - Updated CHANGELOG. 2013-05-19 23:24:01 -03:00
Alexandre Arnt
4e49d5ee14 - Updated arabian translation;
- Added polish translation (thanks to kajtek!).
2013-05-19 23:20:37 -03:00
Alexandre Arnt
8dcaeba4f6 - Updated CHANGELOG;
- If it's a sysupgrade after a syncdatabase, do a package list refresh
before the sysupgrade.
2013-05-20 22:10:05 -03:00
Alexandre Arnt
7840590d2b - The command line option "-systemupgrade" now does a sync database too;
- If a system upgrade uses -SyncFirst, the second part of the upgrade
starts automatically.
2013-05-19 22:55:03 -03:00
Alexandre Arnt
d2b0cf37af - Bugfix in spanish translation (thx to tufadorin);
- Added rss icon.
2013-05-19 19:49:18 -03:00
Alexandre Arnt
cabe51b673 - Updated resources.qrc file.
- Bumped version number to 0.1.7.3.
2013-05-18 11:30:23 -03:00
Alexandre Arnt
2a3e5e5d2c - Added bulgarian translation (thanks to loot270). 2013-05-18 11:29:10 -03:00
Alexandre Arnt
3affb5e1e5 - BugFix in PKGBUILD file. 2013-05-17 19:37:52 -03:00
Alexandre Arnt
8cfc12b3c0 - Bugfix in spanish translation (thanks to tufadorin). 2013-05-17 15:19:51 -03:00
Alexandre Arnt
1ef438214e - Added arabian and catalan to the project file. 2013-05-12 21:05:52 -03:00
Alexandre Arnt
8832f929dd - Only present "edit File" if Octopi is not running with root priv. 2013-05-12 12:03:58 -03:00
Alexandre Arnt
a436f10782 - Updated PKGBUILD file. 2013-05-12 10:38:29 -03:00
Alexandre Arnt
eb7ec6aacf Updated CHANGELOG. 2013-05-12 10:23:58 -03:00
Alexandre Arnt
bf0af8658b - Added AR and CA source files. 2013-05-12 10:16:15 -03:00
Alexandre Arnt
e4dd711bc4 - Bugfix: updated all ".qrm" translation files;
- Added Arabian and Catalan translations;
- Fixes "xfce icons in menus bug";
- Bumped version number to 0.1.7.2
2013-05-12 10:10:26 -03:00
337 changed files with 58154 additions and 5526 deletions

8
.tx/config Normal file
View File

@@ -0,0 +1,8 @@
[main]
host = https://www.transifex.com
[octopi.octopi]
file_filter = resources/translations/octopi_<lang>.ts
source_file = resources/translations/octopi_en.ts
source_lang = en
type = QT

267
CHANGELOG
View File

@@ -1,3 +1,270 @@
0.6.0
BugFix: Pkg list was being refreshed twice sometimes.
BugFix: Removed some buggy strings from Output tab while in KF5.
BugFix: ArrowUp/Down, PageUp/Down and Home/End keys now refresh Package Info tab.
BugFix: Open file was not working in KF5.
BugFix: Filter by repo was not working with Qt 5.4 libs (thanks to sl1pkn07).
BugFix: Chakra CCR for installing pkgs was not being called.
BugFix: Notifier would not test for internet connection.
BugFix: Repoeditor uses user defined translation (if available) while launched from Octopi.
BugFix: Honor plural forms in some languages (thanks to SafaAlfulaij).
BugFix: When only notifier is installed, we don't refer Octopi in context menu nor
system upgrade dialog.
BugFix: Removed another buggy string while in plasma5.
BugFix: Opens install local pkg when you associate octopi to pacman files.
BugFix: PacmanHelper is a project related to Octopi-notifier (fix at PKGBUILD).
Always reset to "View ALL/ALL repos" when pkg group is changed.
Added more safety checks before running octopi-notifier.
Now notifier does not close Octopi.
Disabled Pacaur support.
Now PKGBUILD defaults to Qt5 builds.
At startup only installed packages are shown (if distro is not KaOS).
Added cachecleaner, a frontend to 'paccache' (thanks to Michaël Lhomme).
Added new KDE detection logic (thanks to Kirek).
KaOS only: added support for newer versions of Cellix's awesome KCP tool (much faster).
KaOS only: do a "kcp -u" sync while in "sync database" and notifier.
Refactorings in SearchLineEdit.
BugFixes in RepoEditor translation support (repoeditor is now in Transifex too).
0.5.0
BugFix: RepoEditor would not compile with Qt5 lib (thanks to Philm).
BugFix: Suppress GConf error strings in output.
BugFix: mate-terminal is returning code 255 even when execution of
transaction was ok (thanks to ringo32).
BugFix: Keep groups panel hidden (if it were before) after pressing
F12 or F10.
BugFix: Merged offa's pull request that fixed a bunch of things.
BugFix: RepoEditor didn't take into account repo SigLevels while
saving .conf files.
Added Qt version in About dialog boxes (also in notifier).
Changed repoeditor icon to octopi_green.
Show/hide groups panel config is now persisted.
Now notifier syncs db once a day and save last synced time.
Changed package size to MiB when it was > 1024 KiB.
Added option "SyncDbHour" so notifier checks only when that specific hour ticks,
again once a day.
Added "sync db" menu option to notifier.
Added support for hiding/showing Octopi window in the new KF5 notifier code.
Added support for Ctrl+F in Output tab.
Added support for the user to choose his terminal by editing
~/.config/octopi/octopi.conf.
Added QtQuick code for user change terminal (only if Qt >= 5.3).
Added support for KStatusNotifier while in KDE (thanks to brcha).
Updated translations.
0.4.2
BugFix: when searching AUR pkgs, given search string was not being matched
by package descriptions.
BugFix: Sometimes got a gconf bug string at sync db.
Updated a bunch of translations.
Added support for the new kcp tool (Go version).
0.4.1
Added basque translation (thanks to tarteka).
Added es_AR translation (thanks to javier).
Added japanese translation (thanks to UTUMI Hirosi - utuhiro78).
Some coding refactorings regarding Yaourt/AUR as well as utils namespace.
BugFix: Tools menu was not being refreshed after a package
removal/installation.
BugFix: Ctrl and Shift key pkg actions not behaving right in Qt5
builds.
BugFix: When clicking a pkg on the outdated list, it could scroll
to a wrong pkg info.
BugFix: Adapted ArchBang changes.
BugFix: Removed unused Ctrl+N help text.
BugFix: Some changes in LXQt support.
BugFix: Download and installed size info at info tab.
BugFix: The 'Enter' key (numeric keyboard) is now supported.
BugFix: At start when there is no pacman db, octopi hangs (thanks to anex).
BugFix: After a pkg list rebuild the Files and Info cache were not
being emptied.
Now downgrading operations appears in orange in Output tab.
Small fixes in packagemodel/package code (thanks to tbinkau).
Ctrl+C over an item in Files tab copies it's full path to Clipboard.
Reworked code to count installed packages (based on filters).
Leave some actions disabled before building pkg list and mirror-checking.
Added 'installed size' information in package tooltips.
Added Search by file feature (pacman -Qo).
Added a string validator in the search edit widget.
0.4.0
Huge refactorings in model/view that brings consistent memory and
speed improvements - a single model and a central data storage (thanks to
Thomas Binkau - tbinkau).
BugFix: The transparent octopi notifier icon no longer shows a white bar in the
eyes (thanks to Ankde Boersma) .
BugFix: Fixed a jump bug when key-navigating in pkg list with Qt5 octopi.
BugFix: When a pkg is outdated, show all available information.
BugFix: Show warning if user do not have kdesu/gksu in sysupgrade/install local pkgs.
BugFix: System upgrade can not be available while in yaourt mode.
BugFix: Switching faster to yaourt mode if text field is empty.
BugFix: Ctrl+A is available in the package list panel.
BugFix: Now Shift+F3 and F3 search keys (and also Esc) work outside
SearchLineEdit widget.
BugFix: fixed freeze for install orphaned/yaourt package (thanks to
tbinkau).
BugFix: fixed notify-send code in octopi-notifier (thanks to vedgy).
BugFix: Files tab presented some nasty results sometimes and even a GPF when it
found symlinks to directories.
BugFix: running as root was broken in KDE.
BugFix: The preventing code for always refresh the pkg list was flawed.
BugFix: hasInternetConnection code fixed to improve mirror-check speed.
BugFix: Fixed CCR (Chakra) package installation/removal (thanks to dmnmsc).
BugFix: Disable group widget while searching for AUR packages.
Switched to "pacman -Syy" command when synching. It's safer.
Added support for Pacaur tool.
Added support to kcp in KaOS (thanks to Cellix).
Added support to LXQt DE.
Added support to ArchBSD news (thanks to bkc_).
Added support to Netrunner news.
Added support to mooOS distro (thanks to pdq).
Added support to Antergos distro (thanks to Yoyo).
Added popularity column (number of votes) in AUR/CCR mode (thanks to
tbinkau).
Added more filter options in View menu.
Added parameter "sysupgrade-noconfirm" so Octopi can jump automatically
to distro upgrade (if any new packages available) without prompt for
confirmation. Also added a "Yes" button to the sysupgrade
confirmation dialog at octopi-notifier (thanks to wget).
Merged Oktopi's code for using KDE icon theme, tools menu and CCR support
(thanks to Giuseppe Calà - gcala).
Changed sorting of the first column to also include the name column as second
sort criteria (thanks to tbinkau).
Added pacman log viewer and repoeditor support in tools menu (thanks to gcala).
Added asturian language in Qt5 builds (thanks to Llumex03).
Patched repoeditor to run just one instance at a time.
The filelist search now searches directories too.
Refactorings here and there to make it more Chakra friendly.
Updated README file.
Updated some icons to unclutter the UI (thanks to Anke Boersma).
Refactoring in some code to not generate translatable strings.
Fixed getBuildDate code to always convert dates to english format.
Updated some translations.
0.3.2
Cleaned unused code.
Added icon for mirror-check while in KaOS.
Does a mirror-check at startup while in KaOS.
Added icon for system upgrade.
Added system upgrade button in octopi's toolbar.
BugFix: Navigating in the package list using [A..Z] keys did not work as
expected.
BugFix: When the package list is filtered and you click in a package which is in
the outdated package list, you are redirected to a blank information tab.
BugFix: When the groups button is pressed and the lower pane is maximized, the
former is hidden by the later.
BugFix: When the user had no yaourt in the system, there were a zombie
octopi process 'left running'.
0.3.1
Added support for Qt5.
Added chinese (Taiwan), malay, slovak and ukrainian translations.
Added support to KaOS, a lean KDE centric Linux distro.
Added support to installation of local packages with GUI feedback.
Updated translations.
Changed widget for package groups, from combobox to treeview.
BugFix: When inserting an optional dependency package or removing a dep,
first searches into transaction queue for them.
BugFix: Prevent header resizing in File and Transaction tabs.
0.3
Code cleanings.
BugFix: No need to refresh package list after a cache clean.
BugFix: Konsole was not working with yaourt package installation.
BugFix: Position of search icon in searchedit sometimes was wrong.
BugFix: Some actions did not get disabled while executing a transaction.
BugFix: Use -Ss option while searching for yaourt packages.
BugFix: Don't show package names in yaourt package descriptions.
BugFix: Better RazorQt compatibility.
BugFix: Notifier: clear tooltip if no update is available (thanks to
Anselmo L. S. Melo - anselmolsm).
BugFix: When refreshing packages from a group, the list could become
outdated if the user had installed/removed some package.
BugFix: Use "yaourt -S aur/pkgname" to install yaourt packages
(thanks to ringo32).
BugFix: Octopi was only showing the first Optional Deps in some cases.
Brought back the option to do a graphical system upgrade.
Now when installing a package with optional dependencies, Octopi lets users choose
which optional dependencies (if any) they want to install.
Now when removing a package with dependencies, Octopi lets users choose which one they
want to remove.
Now Get Latest Distro News doesn't freeze the interface.
Changed octopi main icon to octopi-green.png in PKGBUILD and
octopi.desktop.
Added menu "Octopi" and "System Upgrade" in octopi-notifier.
Show Yaourt packages as outdated in default package list.
Now it's possible to upgrade Yaourt packages even outside Yaourt group.
Now the yellow octopi icon means there are outdated yaourt packages.
Now octopi-notifier opens only the transaction dialog if Octopi is not running
and user requests a system upgrade.
Added support to remove Pacman's transaction lock file.
Added a new notification for outdated packages on statusbar.
Added a new status icon: an orange one for newer than repo
installed packages.
Added spanish (Latin America) translation.
Added english (Great Britain) translation.
Added portuguese (Portugal) translation.
Added swedish translation.
Added serbian translation.
Added hungarian translation.
Added new "foreign_red.png" and "octopi_green.png" icons (thanks to Alex
Fredrich).
Added support for pkgfile to view uninstalled package file list while in
ArchLinux/ArchBang (thanks to Damián Nohales).
Added an About Dialog to Octopi Notifier.
Updated translations.
0.2
Splitted the project in "octopi" and "octopi-notifier".
Yaourt no longer runs with root permissions.
Added support for package multi selection in Yaourt mode.
Added option to install local packages.
Added support for "notify-send" in "octopi-notifier".
Added hebrew translation.
Added lithuanian translation.
Added norwegian bokmål translation.
Added servian latin translation.
Added dutch translation.
Added russian translation.
Added uzbek translation.
Added finnish translation.
Added vietnamese translation.
Updated all other translations.
GTK native theme is used by default in Manjaro (while not in KDE).
Added support for Xterm terminal.
IgnorePkg option is now used to build outdated package list.
BugFix: Empty pkg descriptions are now shown as empty.
0.1.9.1
Important bugfixes to deal with multithreaded code.
Added a "globals.h/.cpp" file to group QFutureWatcher globals.
Updated style changing code in main.cpp.
BugFix: when user cancelled a sysupgrade transaction inside a
terminal, the package actions remained disabled.
0.1.9
Added yaourt support.
Updated most of the translations.
0.1.8
Added czech translation.
Added support to ArchBang Linux.
Added a systemtray icon notifier feature using DBus technology.
0.1.7.3
Added a TRANSLATIONS file.
Added danish translation.
Added indonesian translation.
Added polish translation.
Added bulgarian translation.
sysupgrade command line option now synchronizes database.
Bugfix: sysupgrade must refresh packagelist after syncdatabase.
Bugfix: if sysupgrade uses SyncFirst, makes it automatically start a second upgrade.
0.1.7.2
Added catalan translation.
Bugfix: updated new binary translation files to the resources.
0.1.7.1
Bugfix: menu icons were not being shown while in Xfce.

30
INSTALL
View File

@@ -1,10 +1,28 @@
Installing Octopi is a pretty straightforward task.
Assuming you have updated Qt4 libs installed in your system, just:
Assuming you have updated Qt4(*) libs installed in your system, all
you have to do is run:
1) ./qmake
2) make
Octopi's binary will be generated in "./bin" dir.
makepkg -f
Enjoy!
Wait for the compilation and then install the generated package (as
root), using:
pacman -U [--force] <nameOfTheGeneratedOctopiPackage.tar.xz>
You can also install the generated package notifier, using:
pacman -U [--force] <nameOfTheGeneratedOctopiNotifierPackage.tar.xz>
Octopi is located at the system utilities menu of your Desktop
Environment.
Enjoy!
(*) Octopi is also Qt5 compatible, you'll only have to adjust the
"depends" section in PKGBUILD.
If you are compiling Octopi in a KDE centric-distro like KaOS and Chakra, you should
first uncomment the "#define NO_GTK_STYLE" string located at "src/main.cpp" and
"notifier/octopi-notifier/main.cpp", otherwise it won't compile at all.

107
PKGBUILD
View File

@@ -1,5 +1,5 @@
pkgname=octopi
pkgver=0.1.7
pkgname=('octopi' 'octopi-notifier' 'octopi-repoeditor' 'octopi-cachecleaner')
pkgver=0.6.0
pkgrel=1
pkgdesc="a powerful Pacman frontend using Qt libs"
arch=('i686' 'x86_64')
@@ -7,37 +7,96 @@ url="http://octopiproject.wordpress.com"
license=('GPL2')
install=$pkgname.install
makedepends=('git')
depends=('qt4')
depends=('qt5-base' 'qt5-declarative' 'xterm')
optdepends=('kdesu: for KDE'
'gksu: for XFCE, Gnome, LXDE, Cinnamon'
'gnome-keyring: for password management'
'yaourt: for AUR support'
'octopi-notifier: for notifications'
'pkgfile: to view uninstalled pkg contents in ArchLinux')
provides=('octopi')
conflicts=('octopi')
md5sums=()
_gitroot="git://github.com/aarnt/octopi.git"
_gitname="octopi"
_projpath="$HOME/Projects/$pkgname"
build() {
cpucount=$(grep -c processor /proc/cpuinfo 2>/dev/null)
jc=$((${cpucount:-1}))
cpucount=$(grep -c processor /proc/cpuinfo 2>/dev/null)
jc=$((${cpucount:-1}))
#cd "$srcdir"
#cd "$srcdir"
msg "Starting build..."
qmake-qt4 $_projpath/$pkgname.pro
#"CONFIG+=LINUX_INTEGRATED" \
#"INSTALL_ROOT_PATH=$pkgdir/usr/" \
#"LOWERED_APPNAME=$pkgname"
cd $startdir
qmake-qt5 $pkgname.pro
make -j $jc
cd $startdir/notifier/pacmanhelper
msg "Building pacmanhelper..."
qmake-qt5 pacmanhelper.pro
make -j $jc
cd $startdir/notifier/octopi-notifier
msg "Building octopi-notifier..."
qmake-qt5 octopi-notifier.pro
make -j $jc
cd $startdir/repoeditor
msg "Building octopi-repoeditor..."
qmake-qt5 octopi-repoeditor.pro
make -j $jc
cd $startdir/cachecleaner
msg "Building octopi-cachecleaner..."
qmake-qt5 octopi-cachecleaner.pro
make -j $jc
}
package() {
# cd "$srcdir/$pkgname"
install -D -m755 $_projpath/bin/$pkgname ${pkgdir}/usr/bin/$pkgname
install -D -m644 $_projpath/$pkgname.desktop ${pkgdir}/usr/share/applications/$pkgname.desktop
install -D -m644 $_projpath/resources/images/${pkgname}_yellow.png ${pkgdir}/usr/share/icons/$pkgname.png
package_octopi() {
#Octopi main files
install -D -m755 $startdir/bin/$pkgname ${pkgdir}/usr/bin/$pkgname
install -D -m644 $startdir/$pkgname.desktop ${pkgdir}/usr/share/applications/$pkgname.desktop
install -D -m644 $startdir/resources/images/${pkgname}_green.png ${pkgdir}/usr/share/icons/$pkgname.png
install -D -m644 $startdir/resources/images/${pkgname}_green.png ${pkgdir}/usr/share/icons/gnome/32x32/apps/$pkgname.png
install -D -m644 $startdir/resources/images/${pkgname}_red.png ${pkgdir}/usr/share/icons/${pkgname}_red.png
install -D -m644 $startdir/resources/images/${pkgname}_yellow.png ${pkgdir}/usr/share/icons/${pkgname}_yellow.png
#make DESTDIR="${pkgdir}" install
#make INSTALL_ROOT=${pkgdir} install
#Pacmaneditor files
install -D -m755 $startdir/repoeditor/bin/octopi-repoeditor ${pkgdir}/usr/bin/octopi-repoeditor
#Cachecleaner files
install -D -m755 $startdir/cachecleaner/bin/octopi-cachecleaner ${pkgdir}/usr/bin/octopi-cachecleaner
install -D -m644 $startdir/cachecleaner/octopi-cachecleaner.desktop ${pkgdir}/usr/share/applications/octopi-cachecleaner.desktop
}
package_octopi-notifier() {
pkgdesc="Notifier for Octopi"
depends=('libnotify')
optdepends=('octopi: launch graphical package manager from tray'
'xfce4-notifyd: for notifications in XFCE')
#Pacmanhelper service files
install -D -m755 $startdir/notifier/bin/pacmanhelper ${pkgdir}/usr/lib/octopi/pacmanhelper
install -D -m644 $startdir/notifier/pacmanhelper/polkit/org.octopi.pacman.policy ${pkgdir}/usr/share/polkit-1/actions/org.octopi.pacman.policy
install -D -m644 $startdir/notifier/pacmanhelper/polkit/org.octopi.pacmanhelper.conf ${pkgdir}/etc/dbus-1/system.d/org.octopi.pacmanhelper.conf
install -D -m644 $startdir/notifier/pacmanhelper/polkit/org.octopi.pacmanhelper.xml ${pkgdir}/usr/share/dbus-1/interfaces/org.octopi.pacmanhelper.xml
install -D -m644 $startdir/notifier/pacmanhelper/polkit/org.octopi.pacmanhelper.service ${pkgdir}/usr/share/dbus-1/system-services/org.octopi.pacmanhelper.service
#Octopi-notifier file
install -D -m755 $startdir/notifier/bin/octopi-notifier ${pkgdir}/usr/bin/octopi-notifier
install -D -m644 $startdir/octopi-notifier.desktop ${pkgdir}/etc/xdg/autostart/octopi-notifier.desktop
}
package_octopi-repoeditor() {
pkgdesc="Repoeditor for Octopi"
#Octopi-repoeditor file
install -D -m755 $startdir/repoeditor/bin/octopi-repoeditor ${pkgdir}/usr/bin/octopi-repoeditor
}
package_octopi-cachecleaner() {
pkgdesc="Cachecleaner for Octopi"
#Octopi-cachecleaner file
install -D -m755 $startdir/cachecleaner/bin/octopi-cachecleaner ${pkgdir}/usr/bin/octopi-cachecleaner
install -D -m644 $startdir/cachecleaner/$pkgname.desktop ${pkgdir}/usr/share/applications/$pkgname.desktop
}

18
README
View File

@@ -1,8 +1,18 @@
This is Octopi, a powerful Pacman frontend using Qt libs.
This is Octopi, a powerful Pacman/AUR frontend using Qt libs.
================================================================
The project's source code is hosted at https://github.com/aarnt/octopi.
The project's source code is hosted at
https://github.com/aarnt/octopi.
You'll need a privilege escalation tool to use it, once running it as
root will not work. Octopi supports kdesu and gksu for that.
You'll need a privilege escalation tool to use it, once running as
root will ONLY work in KDE. Octopi supports kdesu and gksu for that.
For AUR support, "yaourt" and "pacaur" are supported.
When you are in Chakra, "ccr" is supported.
While in KaOS, "kcp" is supported.
Do you understand english? Wanna help this project?
You can translate it to your mother language at
https://www.transifex.com/projects/p/octopi/.
Enjoy!

17
THANKS
View File

@@ -1,13 +1,26 @@
A very special thanks goes to:
- Alex Fredrich, for testing and suggestions
- All Octopi translators listed in TRANSLATIONS file!
- Alex Fredrich, for testing, suggestions and icons
- Anke Boersma (demm), for supporting Octopi in KaOS
- Bernardo M. Savone (Bersil), for testing and spreading the word
- Damián Nohales (eagleoneraptor), for pkgfile support
- Edgar Aloísio Berger, for spreading the word by email
- Filip Brcic (brcha), for KStatusNotifier support
- Giuseppe Calà (gcala), for merging changes from Oktopi's code
- Jordi (dmnmsc), for testing in Chakra Linux
- Jose Martinez (dsngjoe), for testing under Cinnamon
- Manjaro community, for testing and suggestions
- Manuel Tortosa, for testing, suggestions and code
- Philip Müller, for testing, patches and suggestions
- Philip Müller (philm), for testing, patches and suggestions
- pdq, for implementing mooOS compatibility
- Riberti de Almeida Felisbino (Holmes), for spreading the word at Manjaro Linux
Brasil
- Ringo de kroon (ringo32), for testing and lots of suggestions
- Sami Korkalainen (Sami-Perkele), for testing and suggestions
- Thomas Binkau (tbinkau), for patches and suggestions
- Valdir Rossi Belmonte Filho, for patching the site
- vedgy, for patches and suggestions
- Yoyo Fernández (Yoyo), for spreading the word and testing
Octopi has got much better with all your help!

43
TRANSLATIONS Normal file
View File

@@ -0,0 +1,43 @@
To get a better picture of who are ALL Octopi translators, please access
https://www.transifex.com/projects/p/octopi/. Bellow we have only a small
list of them:
Arabic: karim (Karim Oulad Chalha)
Asturian: Llumex03
Basque: tarteka (Sergio Moreno)
Brazilian Portuguese: arnt (Alexandre Albuquerque Arnt)
Bulgarian: loot270 (Galin Iskrenov)
Catalan: oriolfa (Oriol Fernandez)
Chinese (Taiwan): s8321414 (冥王歐西里斯)
Czech: fri
Danish: Snubbi (Carl Andersen)
Dutch: jsm (Jasper van der Marel)
English: source language
English (Great Britain): jonathon (J Fernyhough)
Finnish: Sami Korkalainen (Sami-Perkele)
French: Loubrix (David Roux)
German: Veraendert
Greek: angel_solomos
Hebrew: GenghisKhan
Hungarian: lajos (Lajos Pasztor)
Indonesian: Se7enTime (Mohamad Hasan Al Banna)
Italian: bersil (Bernardo Miguel Savone)
Japanese: (UTUMI Hirosi) utuhiro78
Lithuanian: liudas (Liudas Ališauskas)
Malay: Puretech
Norwegian Bokmål: viking60
Polish: poker98face (Kuba Kaczmarzyk)
Portuguese: arcorreia (António Correia)
Romanian: Ayceman (Alexandru Ianu)
Russian: macbet (Daniil) and ualmasov (Umidjon Almasov)
Serbian: milenkin (Milena Petrović)
Serbian-latin: GameBoyT (GameBoy)
Slovak: roslav
Spanish: tufadorin and yoyo308 (Yoyo Fernández)
Spanish - Argentina: (javier)
Spanish - Latin America: CostGranda (Cost Granda)
Swedish: riiga
Turkish: yfdogan (Yusuf Faruk DOĞAN)
Ukrainian: zubr139
Uzbek: ualmasov (Umidjon Almasov)
Vietnamese: ppanhh (Anh Phan)

8
cachecleaner/.tx/config Normal file
View File

@@ -0,0 +1,8 @@
[main]
host = https://www.transifex.com
[octopi.cachecleaner]
file_filter = resources/translations/octopi_cachecleaner_<lang>.ts
source_file = resources/translations/octopi_cachecleaner_en.ts
source_lang = en
type = QT

View File

@@ -0,0 +1,75 @@
/*
Copyright 2015 Michaël Lhomme
This file is part of AppSet.
AppSet is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation; either version 2 of the License, or
(at your option) any later version.
AppSet is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.
You should have received a copy of the GNU General Public License
along with AppSet; if not, write to the Free Software
Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
*/
#include "cachecleaner.h"
#include "ui_cachecleaner.h"
#include "../src/strconstants.h"
/*
* CacheCleaner window constructor
*/
CacheCleaner::CacheCleaner(QWidget *parent) :
QMainWindow(parent),
ui(new Ui::CacheCleaner)
{
//UI initialization
ui->setupUi(this);
int keepInstalled = SettingsManager::getKeepNumInstalledPackages();
ui->keepInstalledPackagesSpinner->setValue(keepInstalled);
int keepUninstalled = SettingsManager::getKeepNumUninstalledPackages();
ui->keepUninstalledPackagesSpinner->setValue(keepUninstalled);
//create package group wrappers
m_installed = new PackageGroupModel("",
ui->installedPackagesList,
ui->keepInstalledPackagesSpinner,
ui->refreshInstalledButton,
ui->cleanInstalledButton);
m_uninstalled = new PackageGroupModel("-u",
ui->uninstalledPackagesList,
ui->keepUninstalledPackagesSpinner,
ui->refreshUninstalledButton,
ui->cleanUninstalledButton);
}
/*
* Cache Cleaner destructor
*/
CacheCleaner::~CacheCleaner()
{
delete m_installed;
delete m_uninstalled;
delete ui;
}
/*
* Save settings when closing window
*/
void CacheCleaner::closeEvent(QCloseEvent *)
{
SettingsManager::setKeepNumInstalledPackages(ui->keepInstalledPackagesSpinner->value());
SettingsManager::setKeepNumUninstalledPackages(ui->keepUninstalledPackagesSpinner->value());
}

View File

@@ -0,0 +1,53 @@
/*
Copyright 2015 Michaël Lhomme
This file is part of AppSet.
AppSet is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation; either version 2 of the License, or
(at your option) any later version.
AppSet is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.
You should have received a copy of the GNU General Public License
along with AppSet; if not, write to the Free Software
Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
*/
#ifndef CACHECLEANER_H
#define CACHECLEANER_H
#include <QMainWindow>
#include "packagegroupmodel.h"
namespace Ui {
class CacheCleaner;
}
/*
* Main CacheCleaner window
*/
class CacheCleaner : public QMainWindow
{
Q_OBJECT
private:
Ui::CacheCleaner *ui;
PackageGroupModel *m_installed;
PackageGroupModel *m_uninstalled;
public:
explicit CacheCleaner(QWidget *parent = 0);
~CacheCleaner();
protected:
void closeEvent(QCloseEvent *);
};
#endif // CACHECLEANER_H

56
cachecleaner/main.cpp Normal file
View File

@@ -0,0 +1,56 @@
/*
Copyright 2015 Michaël Lhomme
This file is part of AppSet.
AppSet is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation; either version 2 of the License, or
(at your option) any later version.
AppSet is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.
You should have received a copy of the GNU General Public License
along with AppSet; if not, write to the Free Software
Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
*/
#include "cachecleaner.h"
#include "../src/QtSolutions/qtsingleapplication.h"
#include <QApplication>
#include <QTranslator>
#include <QLocale>
#include <QLibraryInfo>
#include <QtGui>
int main( int argc, char *argv[] )
{
QtSingleApplication app( "Cache Cleaner - Octopi", argc, argv );
//If there is already an instance running...
if (app.isRunning())
{
app.sendMessage("RAISE");
return 0;
}
app.sendMessage("RAISE");
QTranslator appTranslator;
appTranslator.load(":/resources/translations/octopi_cachecleaner_" +
QLocale::system().name());
app.installTranslator(&appTranslator);
CacheCleaner w;
app.setActivationWindow(&w);
w.show();
QResource::registerResource("./resources.qrc");
return app.exec();
}

View File

@@ -0,0 +1,9 @@
[Desktop Entry]
Name=Octopi CacheCleaner
Icon=octopi
Exec=octopi-cachecleaner
Terminal=false
Type=Application
Categories=GNOME;GTK;System;
#NotShowIn=GNOME;XFCE;LXDE;KDE;
StartupNotify=true

View File

@@ -0,0 +1,91 @@
#-------------------------------------------------
#
# Project created by QtCreator 2013-02-21T18:57:08
#
#-------------------------------------------------
QT += core gui network xml
greaterThan(QT_MAJOR_VERSION, 4): QT += widgets
CONFIG += qt console warn_on debug
TEMPLATE = app
DESTDIR += bin
OBJECTS_DIR += build
MOC_DIR += build
UI_DIR += build
HEADERS += cachecleaner.h \
packagegroupmodel.h \
../src/unixcommand.h \
../src/wmhelper.h \
../src/terminal.h \
../src/settingsmanager.h \
../src/utils.h \
../src/package.h \
../src/QtSolutions/qtsingleapplication.h \
../src/QtSolutions/qtlocalpeer.h \
../src/QtSolutions/qtlockedfile.h \
../src/QtSolutions/qtsinglecoreapplication.h
SOURCES += main.cpp \
cachecleaner.cpp \
packagegroupmodel.cpp \
../src/unixcommand.cpp \
../src/wmhelper.cpp \
../src/terminal.cpp \
../src/settingsmanager.cpp \
../src/utils.cpp \
../src/package.cpp \
../src/QtSolutions/qtsingleapplication.cpp \
../src/QtSolutions/qtlocalpeer.cpp \
../src/QtSolutions/qtlockedfile.cpp \
../src/QtSolutions/qtsinglecoreapplication.cpp
FORMS += ui/cachecleaner.ui
RESOURCES += resources.qrc
TRANSLATIONS += resources/translations/octopi_cachecleaner_pt_BR.ts \
resources/translations/octopi_cachecleaner_fr_FR.ts \
resources/translations/octopi_cachecleaner_es_ES.ts \
resources/translations/octopi_cachecleaner_es_419.ts \
resources/translations/octopi_cachecleaner_es_AR.ts \
resources/translations/octopi_cachecleaner_el.ts \
resources/translations/octopi_cachecleaner_de.ts \
resources/translations/octopi_cachecleaner_it.ts \
resources/translations/octopi_cachecleaner_ro.ts \
resources/translations/octopi_cachecleaner_tr_TR.ts \
resources/translations/octopi_cachecleaner_ar.ts \
resources/translations/octopi_cachecleaner_ca.ts \
resources/translations/octopi_cachecleaner_bg.ts \
resources/translations/octopi_cachecleaner_pl.ts \
resources/translations/octopi_cachecleaner_id.ts \
resources/translations/octopi_cachecleaner_da.ts \
resources/translations/octopi_cachecleaner_cs.ts \
resources/translations/octopi_cachecleaner_he.ts \
resources/translations/octopi_cachecleaner_lt.ts \
resources/translations/octopi_cachecleaner_nb.ts \
resources/translations/octopi_cachecleaner_sr@latin.ts \
resources/translations/octopi_cachecleaner_sr_RS.ts \
resources/translations/octopi_cachecleaner_nl.ts \
resources/translations/octopi_cachecleaner_ru.ts \
resources/translations/octopi_cachecleaner_uz.ts \
resources/translations/octopi_cachecleaner_fi.ts \
resources/translations/octopi_cachecleaner_vi.ts \
resources/translations/octopi_cachecleaner_en_GB.ts \
resources/translations/octopi_cachecleaner_pt_PT.ts \
resources/translations/octopi_cachecleaner_sv.ts \
resources/translations/octopi_cachecleaner_hu.ts \
resources/translations/octopi_cachecleaner_zh_TW.ts \
resources/translations/octopi_cachecleaner_ms_MY.ts \
resources/translations/octopi_cachecleaner_uk.ts \
resources/translations/octopi_cachecleaner_sk.ts \
resources/translations/octopi_cachecleaner_ja.ts \
resources/translations/octopi_cachecleaner_eu.ts
greaterThan(QT_MAJOR_VERSION, 4){
TRANSLATIONS += resources/translations/octopi_cachecleaner_ast.ts
}

View File

@@ -0,0 +1,231 @@
/*
Copyright 2015 Michaël Lhomme
This file is part of AppSet.
AppSet is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation; either version 2 of the License, or
(at your option) any later version.
AppSet is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.
You should have received a copy of the GNU General Public License
along with AppSet; if not, write to the Free Software
Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
*/
#include "packagegroupmodel.h"
#include <QApplication>
#include <QMessageBox>
/*
* Constructor
*
* @param listView The list view to display packages
* @param spinner The spinner to configure the number of archive to keep
* @param refreshBtn The refresh view button
* @param cleanBtn The clean button
*/
PackageGroupModel::PackageGroupModel(QString optionsString,
QListWidget *listView,
QSpinBox *spinner,
QPushButton *refreshBtn,
QPushButton *cleanBtn) : QObject(NULL)
{
m_optionsString = optionsString;
m_listView = listView;
m_spinner = spinner;
m_refreshButton = refreshBtn;
m_cleanButton = cleanBtn;
m_cleanButton->setText(tr("Clean"));
m_cmd = new UnixCommand(this);
m_acc = new ProcessOutputAccumulator(m_cmd);
m_oldKeepValue = m_spinner->value();
//setup UI slots
connect( m_spinner, SIGNAL( valueChanged(int) ), SLOT( updateKeepArchives() ) );
connect( m_spinner, SIGNAL( valueChanged(int) ), SLOT( refreshCacheView() ) );
connect( m_spinner, SIGNAL( editingFinished() ), SLOT( keepArchivesChanged() ) );
connect( m_refreshButton, SIGNAL( clicked() ), SLOT( refreshCacheView() ) );
connect( m_cleanButton, SIGNAL( clicked() ), SLOT( cleanCache() ) );
//refresh cache informations at startup
refreshCacheView();
}
/*
* Destructor
*/
PackageGroupModel::~PackageGroupModel()
{
delete m_acc;
delete m_cmd;
}
/*
* Handle spinner change: disable the clean button
* to ensure consistency between the list and what
* will effectively be cleared if the user press
* the button
*/
void PackageGroupModel::updateKeepArchives()
{
m_cleanButton->setEnabled(false);
}
/*
* Refresh the cache when the spinner change are validated
*/
void PackageGroupModel::keepArchivesChanged()
{
if(m_spinner->value() != m_oldKeepValue)
refreshCacheView();
}
/*
* Return the options to pass to paccache according to the current context
*/
QString PackageGroupModel::getOptions()
{
return m_optionsString + " -k " + QString::number(m_spinner->value());
}
/*
* Refresh the view
*/
void PackageGroupModel::refreshCacheView()
{
//update UI for background refresh
QApplication::setOverrideCursor(Qt::WaitCursor);
m_acc->reset();
m_refreshButton->setEnabled(false);
m_cleanButton->setEnabled(false);
m_listView->clear();
m_oldKeepValue = m_spinner->value();
//connect handler slot and call the command
QObject::connect(m_cmd, SIGNAL( finished ( int, QProcess::ExitStatus )),
this, SLOT( finishedDryrun ( int, QProcess::ExitStatus )) );
m_cmd->executeCommandAsNormalUser("paccache -v -d " + getOptions());
}
/*
* Call paccache to effectively clear the cache
*/
void PackageGroupModel::cleanCache()
{
//update UI buttons
QApplication::setOverrideCursor(Qt::WaitCursor);
m_acc->reset();
m_refreshButton->setEnabled(false);
m_cleanButton->setEnabled(false);
//connect handler slot and call the command
QObject::connect(m_cmd, SIGNAL( finished ( int, QProcess::ExitStatus )),
this, SLOT( finishedClean( int, QProcess::ExitStatus )) );
m_cmd->executeCommand("paccache -r " + getOptions());
}
/*
* Handle the result of the refresh action
*/
void PackageGroupModel::finishedDryrun(int exitCode, QProcess::ExitStatus)
{
//disconnect the handler
QObject::disconnect(m_cmd, SIGNAL( finished ( int, QProcess::ExitStatus )),
this, SLOT( finishedDryrun ( int, QProcess::ExitStatus )) );
QApplication::restoreOverrideCursor();
if(exitCode > 1)
{
//process failed, provide info on errors
QMessageBox::critical(m_listView, "Error whith the underlying process", m_acc->getErrors());
}
else if (exitCode == 0)
{
//process finished successfully, process the resulting output
processDryrunResult(m_acc->getOutput());
}
//in either case, reenable the refresh button
m_refreshButton->setEnabled(true);
}
/*
* Handle the result of the clean action
*/
void PackageGroupModel::finishedClean(int exitCode, QProcess::ExitStatus)
{
//disconnect the handler
QObject::disconnect(m_cmd, SIGNAL( finished ( int, QProcess::ExitStatus ) ),
this, SLOT( finishedClean(int, QProcess::ExitStatus ) ) );
QApplication::restoreOverrideCursor();
if(exitCode != 0)
{
//process failed, provide info on errors
QMessageBox::critical(m_listView, "Error whith the underlying process",m_acc->getErrors());
m_refreshButton->setEnabled(true);
m_cleanButton->setEnabled(true);
}
else
{
//refresh the view
refreshCacheView();
}
}
/*
* Process the output of the refresh commands
*
* @param output The output of the dryrun process
*/
void PackageGroupModel::processDryrunResult(QString output) {
QStringList lines = output.split(QRegExp("\\n"), QString::SkipEmptyParts);
if(lines.length() == 1 || output.contains("*.pkg.tar?(.+([^.]))"))
{
//"==> no candidate packages found for pruning"
m_cleanButton->setText(tr("Clean"));
}
else
{
//process package list
for(int i = 0; i < lines.length(); i++)
{
QString line = lines.at(i);
if(i == 0)
//skip the first line ("==> Candidate packages:")
continue;
else if(i == lines.length() - 1)
{
//extract size from "==> finished dry run: 8 candidates (disk space saved: 19.11 MiB)")
QStringList components = line.split(" ");
QString unit = components.takeLast();
unit.remove(unit.length() - 1, 1);
QString size = components.takeLast();
m_cleanButton->setText(tr("Clean %1").arg(" " + size + " " + unit));
}
else
m_listView->addItem(line);
}
//there is packages to clean so reenable the clean button
m_cleanButton->setEnabled(true);
}
}

View File

@@ -0,0 +1,111 @@
/*
Copyright 2015 Michaël Lhomme
This file is part of AppSet.
AppSet is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation; either version 2 of the License, or
(at your option) any later version.
AppSet is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.
You should have received a copy of the GNU General Public License
along with AppSet; if not, write to the Free Software
Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
*/
#ifndef PACKAGEGROUP_H
#define PACKAGEGROUP_H
#include <QObject>
#include <QSpinBox>
#include <QListWidget>
#include <QPushButton>
#include "../src/unixcommand.h"
/*
* Helper class to accumulate UnixCommand standard and error output
* on the fly
*/
class ProcessOutputAccumulator : QObject
{
Q_OBJECT
public:
ProcessOutputAccumulator(UnixCommand *cmd) {
m_unixCommand = cmd;
//connect(m_unixCommand, SIGNAL( started() ), SLOT( reset() ) );
connect(m_unixCommand, SIGNAL( readyReadStandardOutput() ), SLOT( standardOutputAvailable() ) );
connect(m_unixCommand, SIGNAL( readyReadStandardError() ), SLOT( errorsOutputAvailable() ) );
}
QString getOutput() { return m_standardOutput; }
QString getErrors() { return m_errorsOutput; }
public slots:
void reset()
{
m_standardOutput.clear();
m_errorsOutput.clear();
}
void standardOutputAvailable()
{
m_standardOutput.append(m_unixCommand->readAllStandardOutput());
}
void errorsOutputAvailable()
{
m_errorsOutput.append(m_unixCommand->readAllStandardError());
}
protected:
UnixCommand *m_unixCommand;
QString m_standardOutput;
QString m_errorsOutput;
};
/*
* Wrapper to encapsulate operation on package groups (installed and uninstalled)
*/
class PackageGroupModel : public QObject
{
Q_OBJECT
public:
PackageGroupModel(QString, QListWidget *, QSpinBox *, QPushButton *, QPushButton *);
~PackageGroupModel();
protected:
QString m_optionsString;
QListWidget *m_listView;
QSpinBox *m_spinner;
QPushButton *m_refreshButton;
QPushButton *m_cleanButton;
int m_oldKeepValue;
UnixCommand *m_cmd;
ProcessOutputAccumulator *m_acc;
void processDryrunResult(QString);
QString getOptions();
public slots:
void refreshCacheView();
void cleanCache();
void updateKeepArchives();
void keepArchivesChanged();
void finishedDryrun(int, QProcess::ExitStatus);
void finishedClean(int, QProcess::ExitStatus);
};
#endif // PACKAGEGROUP_H

View File

@@ -0,0 +1,9 @@
#/bin/sh
# Helper for Qt5 libs to generate all Octopi translations
TRANSLATIONS=./resources/translations/*
for f in $TRANSLATIONS
do
lrelease-qt5 $f
done

View File

@@ -0,0 +1,44 @@
<RCC>
<qresource prefix="/">
<file>resources/images/cachecleaner.png</file>
<file>resources/translations/octopi_cachecleaner_ar.qm</file>
<file>resources/translations/octopi_cachecleaner_ast.qm</file>
<file>resources/translations/octopi_cachecleaner_bg.qm</file>
<file>resources/translations/octopi_cachecleaner_ca.qm</file>
<file>resources/translations/octopi_cachecleaner_cs.qm</file>
<file>resources/translations/octopi_cachecleaner_da.qm</file>
<file>resources/translations/octopi_cachecleaner_de.qm</file>
<file>resources/translations/octopi_cachecleaner_el.qm</file>
<file>resources/translations/octopi_cachecleaner_en_GB.qm</file>
<file>resources/translations/octopi_cachecleaner_en.qm</file>
<file>resources/translations/octopi_cachecleaner_es_419.qm</file>
<file>resources/translations/octopi_cachecleaner_es_AR.qm</file>
<file>resources/translations/octopi_cachecleaner_es_ES.qm</file>
<file>resources/translations/octopi_cachecleaner_eu.qm</file>
<file>resources/translations/octopi_cachecleaner_fi.qm</file>
<file>resources/translations/octopi_cachecleaner_fr_FR.qm</file>
<file>resources/translations/octopi_cachecleaner_he.qm</file>
<file>resources/translations/octopi_cachecleaner_hu.qm</file>
<file>resources/translations/octopi_cachecleaner_id.qm</file>
<file>resources/translations/octopi_cachecleaner_it.qm</file>
<file>resources/translations/octopi_cachecleaner_ja.qm</file>
<file>resources/translations/octopi_cachecleaner_lt.qm</file>
<file>resources/translations/octopi_cachecleaner_ms_MY.qm</file>
<file>resources/translations/octopi_cachecleaner_nb.qm</file>
<file>resources/translations/octopi_cachecleaner_nl.qm</file>
<file>resources/translations/octopi_cachecleaner_pl.qm</file>
<file>resources/translations/octopi_cachecleaner_pt_BR.qm</file>
<file>resources/translations/octopi_cachecleaner_pt_PT.qm</file>
<file>resources/translations/octopi_cachecleaner_ro.qm</file>
<file>resources/translations/octopi_cachecleaner_ru.qm</file>
<file>resources/translations/octopi_cachecleaner_sk.qm</file>
<file>resources/translations/octopi_cachecleaner_sr@latin.qm</file>
<file>resources/translations/octopi_cachecleaner_sr_RS.qm</file>
<file>resources/translations/octopi_cachecleaner_sv.qm</file>
<file>resources/translations/octopi_cachecleaner_tr_TR.qm</file>
<file>resources/translations/octopi_cachecleaner_uk.qm</file>
<file>resources/translations/octopi_cachecleaner_uz.qm</file>
<file>resources/translations/octopi_cachecleaner_vi.qm</file>
<file>resources/translations/octopi_cachecleaner_zh_TW.qm</file>
</qresource>
</RCC>

Binary file not shown.

After

Width:  |  Height:  |  Size: 827 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.2 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.2 KiB

View File

@@ -0,0 +1,51 @@
<?xml version="1.0" ?><!DOCTYPE TS><TS language="ar" version="2.0">
<context>
<name>CacheCleaner</name>
<message>
<location filename="Projects/octopi/cachecleaner/ui/cachecleaner.ui" line="14"/>
<source>Cache Cleaner - Octopi</source>
<translation type="unfinished"/>
</message>
<message>
<location filename="Projects/octopi/cachecleaner/ui/cachecleaner.ui" line="49"/>
<source>Uninstalled packages</source>
<translation type="unfinished"/>
</message>
<message>
<location filename="Projects/octopi/cachecleaner/ui/cachecleaner.ui" line="75"/>
<location filename="Projects/octopi/cachecleaner/ui/cachecleaner.ui" line="150"/>
<source>Keep :</source>
<translation type="unfinished"/>
</message>
<message>
<location filename="Projects/octopi/cachecleaner/ui/cachecleaner.ui" line="82"/>
<location filename="Projects/octopi/cachecleaner/ui/cachecleaner.ui" line="157"/>
<source>Number of old versions to keep</source>
<translation type="unfinished"/>
</message>
<message>
<location filename="Projects/octopi/cachecleaner/ui/cachecleaner.ui" line="102"/>
<location filename="Projects/octopi/cachecleaner/ui/cachecleaner.ui" line="183"/>
<source>Refresh</source>
<translation type="unfinished"/>
</message>
<message>
<location filename="Projects/octopi/cachecleaner/ui/cachecleaner.ui" line="127"/>
<source>Installed packages</source>
<translation type="unfinished"/>
</message>
</context>
<context>
<name>PackageGroupModel</name>
<message>
<location filename="Projects/octopi/cachecleaner/packagegroupmodel.cpp" line="199"/>
<source>Clean</source>
<translation type="unfinished"/>
</message>
<message>
<location filename="Projects/octopi/cachecleaner/packagegroupmodel.cpp" line="222"/>
<source>Clean %1</source>
<translation type="unfinished"/>
</message>
</context>
</TS>

View File

@@ -0,0 +1,51 @@
<?xml version="1.0" ?><!DOCTYPE TS><TS language="ast" version="2.0">
<context>
<name>CacheCleaner</name>
<message>
<location filename="Projects/octopi/cachecleaner/ui/cachecleaner.ui" line="14"/>
<source>Cache Cleaner - Octopi</source>
<translation>Llimpiador de caché - Octopi</translation>
</message>
<message>
<location filename="Projects/octopi/cachecleaner/ui/cachecleaner.ui" line="49"/>
<source>Uninstalled packages</source>
<translation>Paquetes desinstalaos</translation>
</message>
<message>
<location filename="Projects/octopi/cachecleaner/ui/cachecleaner.ui" line="75"/>
<location filename="Projects/octopi/cachecleaner/ui/cachecleaner.ui" line="150"/>
<source>Keep :</source>
<translation>Caltener:</translation>
</message>
<message>
<location filename="Projects/octopi/cachecleaner/ui/cachecleaner.ui" line="82"/>
<location filename="Projects/octopi/cachecleaner/ui/cachecleaner.ui" line="157"/>
<source>Number of old versions to keep</source>
<translation>Númberu de versiones vieyes pa caltener</translation>
</message>
<message>
<location filename="Projects/octopi/cachecleaner/ui/cachecleaner.ui" line="102"/>
<location filename="Projects/octopi/cachecleaner/ui/cachecleaner.ui" line="183"/>
<source>Refresh</source>
<translation>Refrescar</translation>
</message>
<message>
<location filename="Projects/octopi/cachecleaner/ui/cachecleaner.ui" line="127"/>
<source>Installed packages</source>
<translation>Paquetes instalaos</translation>
</message>
</context>
<context>
<name>PackageGroupModel</name>
<message>
<location filename="Projects/octopi/cachecleaner/packagegroupmodel.cpp" line="199"/>
<source>Clean</source>
<translation>Llimpiar</translation>
</message>
<message>
<location filename="Projects/octopi/cachecleaner/packagegroupmodel.cpp" line="222"/>
<source>Clean %1</source>
<translation>Llimpiar %1</translation>
</message>
</context>
</TS>

View File

@@ -0,0 +1,51 @@
<?xml version="1.0" ?><!DOCTYPE TS><TS language="bg" version="2.0">
<context>
<name>CacheCleaner</name>
<message>
<location filename="Projects/octopi/cachecleaner/ui/cachecleaner.ui" line="14"/>
<source>Cache Cleaner - Octopi</source>
<translation>Чистач на кеш памет - Octopi</translation>
</message>
<message>
<location filename="Projects/octopi/cachecleaner/ui/cachecleaner.ui" line="49"/>
<source>Uninstalled packages</source>
<translation>Деинсталирани пакети</translation>
</message>
<message>
<location filename="Projects/octopi/cachecleaner/ui/cachecleaner.ui" line="75"/>
<location filename="Projects/octopi/cachecleaner/ui/cachecleaner.ui" line="150"/>
<source>Keep :</source>
<translation>Запази :</translation>
</message>
<message>
<location filename="Projects/octopi/cachecleaner/ui/cachecleaner.ui" line="82"/>
<location filename="Projects/octopi/cachecleaner/ui/cachecleaner.ui" line="157"/>
<source>Number of old versions to keep</source>
<translation>Брой на старите версии за запазване</translation>
</message>
<message>
<location filename="Projects/octopi/cachecleaner/ui/cachecleaner.ui" line="102"/>
<location filename="Projects/octopi/cachecleaner/ui/cachecleaner.ui" line="183"/>
<source>Refresh</source>
<translation>Опресняване</translation>
</message>
<message>
<location filename="Projects/octopi/cachecleaner/ui/cachecleaner.ui" line="127"/>
<source>Installed packages</source>
<translation>Инсталирани пакети</translation>
</message>
</context>
<context>
<name>PackageGroupModel</name>
<message>
<location filename="Projects/octopi/cachecleaner/packagegroupmodel.cpp" line="199"/>
<source>Clean</source>
<translation>Почистване</translation>
</message>
<message>
<location filename="Projects/octopi/cachecleaner/packagegroupmodel.cpp" line="222"/>
<source>Clean %1</source>
<translation>Почистване на %1</translation>
</message>
</context>
</TS>

View File

@@ -0,0 +1,51 @@
<?xml version="1.0" ?><!DOCTYPE TS><TS language="ca" version="2.0">
<context>
<name>CacheCleaner</name>
<message>
<location filename="Projects/octopi/cachecleaner/ui/cachecleaner.ui" line="14"/>
<source>Cache Cleaner - Octopi</source>
<translation type="unfinished"/>
</message>
<message>
<location filename="Projects/octopi/cachecleaner/ui/cachecleaner.ui" line="49"/>
<source>Uninstalled packages</source>
<translation type="unfinished"/>
</message>
<message>
<location filename="Projects/octopi/cachecleaner/ui/cachecleaner.ui" line="75"/>
<location filename="Projects/octopi/cachecleaner/ui/cachecleaner.ui" line="150"/>
<source>Keep :</source>
<translation type="unfinished"/>
</message>
<message>
<location filename="Projects/octopi/cachecleaner/ui/cachecleaner.ui" line="82"/>
<location filename="Projects/octopi/cachecleaner/ui/cachecleaner.ui" line="157"/>
<source>Number of old versions to keep</source>
<translation type="unfinished"/>
</message>
<message>
<location filename="Projects/octopi/cachecleaner/ui/cachecleaner.ui" line="102"/>
<location filename="Projects/octopi/cachecleaner/ui/cachecleaner.ui" line="183"/>
<source>Refresh</source>
<translation type="unfinished"/>
</message>
<message>
<location filename="Projects/octopi/cachecleaner/ui/cachecleaner.ui" line="127"/>
<source>Installed packages</source>
<translation type="unfinished"/>
</message>
</context>
<context>
<name>PackageGroupModel</name>
<message>
<location filename="Projects/octopi/cachecleaner/packagegroupmodel.cpp" line="199"/>
<source>Clean</source>
<translation type="unfinished"/>
</message>
<message>
<location filename="Projects/octopi/cachecleaner/packagegroupmodel.cpp" line="222"/>
<source>Clean %1</source>
<translation type="unfinished"/>
</message>
</context>
</TS>

View File

@@ -0,0 +1,51 @@
<?xml version="1.0" ?><!DOCTYPE TS><TS language="cs" version="2.0">
<context>
<name>CacheCleaner</name>
<message>
<location filename="Projects/octopi/cachecleaner/ui/cachecleaner.ui" line="14"/>
<source>Cache Cleaner - Octopi</source>
<translation type="unfinished"/>
</message>
<message>
<location filename="Projects/octopi/cachecleaner/ui/cachecleaner.ui" line="49"/>
<source>Uninstalled packages</source>
<translation type="unfinished"/>
</message>
<message>
<location filename="Projects/octopi/cachecleaner/ui/cachecleaner.ui" line="75"/>
<location filename="Projects/octopi/cachecleaner/ui/cachecleaner.ui" line="150"/>
<source>Keep :</source>
<translation type="unfinished"/>
</message>
<message>
<location filename="Projects/octopi/cachecleaner/ui/cachecleaner.ui" line="82"/>
<location filename="Projects/octopi/cachecleaner/ui/cachecleaner.ui" line="157"/>
<source>Number of old versions to keep</source>
<translation type="unfinished"/>
</message>
<message>
<location filename="Projects/octopi/cachecleaner/ui/cachecleaner.ui" line="102"/>
<location filename="Projects/octopi/cachecleaner/ui/cachecleaner.ui" line="183"/>
<source>Refresh</source>
<translation type="unfinished"/>
</message>
<message>
<location filename="Projects/octopi/cachecleaner/ui/cachecleaner.ui" line="127"/>
<source>Installed packages</source>
<translation type="unfinished"/>
</message>
</context>
<context>
<name>PackageGroupModel</name>
<message>
<location filename="Projects/octopi/cachecleaner/packagegroupmodel.cpp" line="199"/>
<source>Clean</source>
<translation type="unfinished"/>
</message>
<message>
<location filename="Projects/octopi/cachecleaner/packagegroupmodel.cpp" line="222"/>
<source>Clean %1</source>
<translation type="unfinished"/>
</message>
</context>
</TS>

View File

@@ -0,0 +1,51 @@
<?xml version="1.0" ?><!DOCTYPE TS><TS language="da" version="2.0">
<context>
<name>CacheCleaner</name>
<message>
<location filename="Projects/octopi/cachecleaner/ui/cachecleaner.ui" line="14"/>
<source>Cache Cleaner - Octopi</source>
<translation type="unfinished"/>
</message>
<message>
<location filename="Projects/octopi/cachecleaner/ui/cachecleaner.ui" line="49"/>
<source>Uninstalled packages</source>
<translation type="unfinished"/>
</message>
<message>
<location filename="Projects/octopi/cachecleaner/ui/cachecleaner.ui" line="75"/>
<location filename="Projects/octopi/cachecleaner/ui/cachecleaner.ui" line="150"/>
<source>Keep :</source>
<translation type="unfinished"/>
</message>
<message>
<location filename="Projects/octopi/cachecleaner/ui/cachecleaner.ui" line="82"/>
<location filename="Projects/octopi/cachecleaner/ui/cachecleaner.ui" line="157"/>
<source>Number of old versions to keep</source>
<translation type="unfinished"/>
</message>
<message>
<location filename="Projects/octopi/cachecleaner/ui/cachecleaner.ui" line="102"/>
<location filename="Projects/octopi/cachecleaner/ui/cachecleaner.ui" line="183"/>
<source>Refresh</source>
<translation type="unfinished"/>
</message>
<message>
<location filename="Projects/octopi/cachecleaner/ui/cachecleaner.ui" line="127"/>
<source>Installed packages</source>
<translation type="unfinished"/>
</message>
</context>
<context>
<name>PackageGroupModel</name>
<message>
<location filename="Projects/octopi/cachecleaner/packagegroupmodel.cpp" line="199"/>
<source>Clean</source>
<translation type="unfinished"/>
</message>
<message>
<location filename="Projects/octopi/cachecleaner/packagegroupmodel.cpp" line="222"/>
<source>Clean %1</source>
<translation type="unfinished"/>
</message>
</context>
</TS>

View File

@@ -0,0 +1,51 @@
<?xml version="1.0" ?><!DOCTYPE TS><TS language="de" version="2.0">
<context>
<name>CacheCleaner</name>
<message>
<location filename="Projects/octopi/cachecleaner/ui/cachecleaner.ui" line="14"/>
<source>Cache Cleaner - Octopi</source>
<translation>Cache säubern - Octopi</translation>
</message>
<message>
<location filename="Projects/octopi/cachecleaner/ui/cachecleaner.ui" line="49"/>
<source>Uninstalled packages</source>
<translation>Deinstallierte Pakete</translation>
</message>
<message>
<location filename="Projects/octopi/cachecleaner/ui/cachecleaner.ui" line="75"/>
<location filename="Projects/octopi/cachecleaner/ui/cachecleaner.ui" line="150"/>
<source>Keep :</source>
<translation>Behalten:</translation>
</message>
<message>
<location filename="Projects/octopi/cachecleaner/ui/cachecleaner.ui" line="82"/>
<location filename="Projects/octopi/cachecleaner/ui/cachecleaner.ui" line="157"/>
<source>Number of old versions to keep</source>
<translation>Anzahl der alten Versionen, die behalten werden: </translation>
</message>
<message>
<location filename="Projects/octopi/cachecleaner/ui/cachecleaner.ui" line="102"/>
<location filename="Projects/octopi/cachecleaner/ui/cachecleaner.ui" line="183"/>
<source>Refresh</source>
<translation>Aktualisieren</translation>
</message>
<message>
<location filename="Projects/octopi/cachecleaner/ui/cachecleaner.ui" line="127"/>
<source>Installed packages</source>
<translation>Installierte Pakete</translation>
</message>
</context>
<context>
<name>PackageGroupModel</name>
<message>
<location filename="Projects/octopi/cachecleaner/packagegroupmodel.cpp" line="199"/>
<source>Clean</source>
<translation>Säubern</translation>
</message>
<message>
<location filename="Projects/octopi/cachecleaner/packagegroupmodel.cpp" line="222"/>
<source>Clean %1</source>
<translation>Säubere %1</translation>
</message>
</context>
</TS>

View File

@@ -0,0 +1,51 @@
<?xml version="1.0" ?><!DOCTYPE TS><TS language="el" version="2.0">
<context>
<name>CacheCleaner</name>
<message>
<location filename="Projects/octopi/cachecleaner/ui/cachecleaner.ui" line="14"/>
<source>Cache Cleaner - Octopi</source>
<translation type="unfinished"/>
</message>
<message>
<location filename="Projects/octopi/cachecleaner/ui/cachecleaner.ui" line="49"/>
<source>Uninstalled packages</source>
<translation type="unfinished"/>
</message>
<message>
<location filename="Projects/octopi/cachecleaner/ui/cachecleaner.ui" line="75"/>
<location filename="Projects/octopi/cachecleaner/ui/cachecleaner.ui" line="150"/>
<source>Keep :</source>
<translation type="unfinished"/>
</message>
<message>
<location filename="Projects/octopi/cachecleaner/ui/cachecleaner.ui" line="82"/>
<location filename="Projects/octopi/cachecleaner/ui/cachecleaner.ui" line="157"/>
<source>Number of old versions to keep</source>
<translation type="unfinished"/>
</message>
<message>
<location filename="Projects/octopi/cachecleaner/ui/cachecleaner.ui" line="102"/>
<location filename="Projects/octopi/cachecleaner/ui/cachecleaner.ui" line="183"/>
<source>Refresh</source>
<translation type="unfinished"/>
</message>
<message>
<location filename="Projects/octopi/cachecleaner/ui/cachecleaner.ui" line="127"/>
<source>Installed packages</source>
<translation type="unfinished"/>
</message>
</context>
<context>
<name>PackageGroupModel</name>
<message>
<location filename="Projects/octopi/cachecleaner/packagegroupmodel.cpp" line="199"/>
<source>Clean</source>
<translation type="unfinished"/>
</message>
<message>
<location filename="Projects/octopi/cachecleaner/packagegroupmodel.cpp" line="222"/>
<source>Clean %1</source>
<translation type="unfinished"/>
</message>
</context>
</TS>

View File

@@ -0,0 +1,55 @@
<?xml version="1.0" encoding="utf-8"?>
<!DOCTYPE TS>
<TS version="2.1" language="en_US">
<context>
<name>CacheCleaner</name>
<message>
<location filename="../../ui/cachecleaner.ui" line="14"/>
<source>Cache Cleaner - Octopi</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../../ui/cachecleaner.ui" line="31"/>
<source>Uninstalled packages</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../../ui/cachecleaner.ui" line="42"/>
<source>Keep : </source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../../ui/cachecleaner.ui" line="65"/>
<location filename="../../ui/cachecleaner.ui" line="134"/>
<source>Refresh</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../../ui/cachecleaner.ui" line="72"/>
<location filename="../../ui/cachecleaner.ui" line="141"/>
<location filename="../../cachecleaner.cpp" line="282"/>
<source>Clean</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../../ui/cachecleaner.ui" line="90"/>
<source>Installed packages</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../../ui/cachecleaner.ui" line="101"/>
<source>Keep :</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../../ui/cachecleaner.ui" line="108"/>
<source>Number of old versions to keep</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../../cachecleaner.cpp" line="303"/>
<source>Clean </source>
<translation type="unfinished"></translation>
</message>
</context>
</TS>

View File

@@ -0,0 +1,51 @@
<?xml version="1.0" ?><!DOCTYPE TS><TS language="en_GB" version="2.0">
<context>
<name>CacheCleaner</name>
<message>
<location filename="Projects/octopi/cachecleaner/ui/cachecleaner.ui" line="14"/>
<source>Cache Cleaner - Octopi</source>
<translation type="unfinished"/>
</message>
<message>
<location filename="Projects/octopi/cachecleaner/ui/cachecleaner.ui" line="49"/>
<source>Uninstalled packages</source>
<translation type="unfinished"/>
</message>
<message>
<location filename="Projects/octopi/cachecleaner/ui/cachecleaner.ui" line="75"/>
<location filename="Projects/octopi/cachecleaner/ui/cachecleaner.ui" line="150"/>
<source>Keep :</source>
<translation type="unfinished"/>
</message>
<message>
<location filename="Projects/octopi/cachecleaner/ui/cachecleaner.ui" line="82"/>
<location filename="Projects/octopi/cachecleaner/ui/cachecleaner.ui" line="157"/>
<source>Number of old versions to keep</source>
<translation type="unfinished"/>
</message>
<message>
<location filename="Projects/octopi/cachecleaner/ui/cachecleaner.ui" line="102"/>
<location filename="Projects/octopi/cachecleaner/ui/cachecleaner.ui" line="183"/>
<source>Refresh</source>
<translation type="unfinished"/>
</message>
<message>
<location filename="Projects/octopi/cachecleaner/ui/cachecleaner.ui" line="127"/>
<source>Installed packages</source>
<translation type="unfinished"/>
</message>
</context>
<context>
<name>PackageGroupModel</name>
<message>
<location filename="Projects/octopi/cachecleaner/packagegroupmodel.cpp" line="199"/>
<source>Clean</source>
<translation type="unfinished"/>
</message>
<message>
<location filename="Projects/octopi/cachecleaner/packagegroupmodel.cpp" line="222"/>
<source>Clean %1</source>
<translation type="unfinished"/>
</message>
</context>
</TS>

View File

@@ -0,0 +1,51 @@
<?xml version="1.0" ?><!DOCTYPE TS><TS language="es_419" version="2.0">
<context>
<name>CacheCleaner</name>
<message>
<location filename="Projects/octopi/cachecleaner/ui/cachecleaner.ui" line="14"/>
<source>Cache Cleaner - Octopi</source>
<translation type="unfinished"/>
</message>
<message>
<location filename="Projects/octopi/cachecleaner/ui/cachecleaner.ui" line="49"/>
<source>Uninstalled packages</source>
<translation type="unfinished"/>
</message>
<message>
<location filename="Projects/octopi/cachecleaner/ui/cachecleaner.ui" line="75"/>
<location filename="Projects/octopi/cachecleaner/ui/cachecleaner.ui" line="150"/>
<source>Keep :</source>
<translation type="unfinished"/>
</message>
<message>
<location filename="Projects/octopi/cachecleaner/ui/cachecleaner.ui" line="82"/>
<location filename="Projects/octopi/cachecleaner/ui/cachecleaner.ui" line="157"/>
<source>Number of old versions to keep</source>
<translation type="unfinished"/>
</message>
<message>
<location filename="Projects/octopi/cachecleaner/ui/cachecleaner.ui" line="102"/>
<location filename="Projects/octopi/cachecleaner/ui/cachecleaner.ui" line="183"/>
<source>Refresh</source>
<translation type="unfinished"/>
</message>
<message>
<location filename="Projects/octopi/cachecleaner/ui/cachecleaner.ui" line="127"/>
<source>Installed packages</source>
<translation type="unfinished"/>
</message>
</context>
<context>
<name>PackageGroupModel</name>
<message>
<location filename="Projects/octopi/cachecleaner/packagegroupmodel.cpp" line="199"/>
<source>Clean</source>
<translation type="unfinished"/>
</message>
<message>
<location filename="Projects/octopi/cachecleaner/packagegroupmodel.cpp" line="222"/>
<source>Clean %1</source>
<translation type="unfinished"/>
</message>
</context>
</TS>

View File

@@ -0,0 +1,51 @@
<?xml version="1.0" ?><!DOCTYPE TS><TS language="es_AR" version="2.0">
<context>
<name>CacheCleaner</name>
<message>
<location filename="Projects/octopi/cachecleaner/ui/cachecleaner.ui" line="14"/>
<source>Cache Cleaner - Octopi</source>
<translation type="unfinished"/>
</message>
<message>
<location filename="Projects/octopi/cachecleaner/ui/cachecleaner.ui" line="49"/>
<source>Uninstalled packages</source>
<translation type="unfinished"/>
</message>
<message>
<location filename="Projects/octopi/cachecleaner/ui/cachecleaner.ui" line="75"/>
<location filename="Projects/octopi/cachecleaner/ui/cachecleaner.ui" line="150"/>
<source>Keep :</source>
<translation type="unfinished"/>
</message>
<message>
<location filename="Projects/octopi/cachecleaner/ui/cachecleaner.ui" line="82"/>
<location filename="Projects/octopi/cachecleaner/ui/cachecleaner.ui" line="157"/>
<source>Number of old versions to keep</source>
<translation type="unfinished"/>
</message>
<message>
<location filename="Projects/octopi/cachecleaner/ui/cachecleaner.ui" line="102"/>
<location filename="Projects/octopi/cachecleaner/ui/cachecleaner.ui" line="183"/>
<source>Refresh</source>
<translation type="unfinished"/>
</message>
<message>
<location filename="Projects/octopi/cachecleaner/ui/cachecleaner.ui" line="127"/>
<source>Installed packages</source>
<translation type="unfinished"/>
</message>
</context>
<context>
<name>PackageGroupModel</name>
<message>
<location filename="Projects/octopi/cachecleaner/packagegroupmodel.cpp" line="199"/>
<source>Clean</source>
<translation type="unfinished"/>
</message>
<message>
<location filename="Projects/octopi/cachecleaner/packagegroupmodel.cpp" line="222"/>
<source>Clean %1</source>
<translation type="unfinished"/>
</message>
</context>
</TS>

View File

@@ -0,0 +1,51 @@
<?xml version="1.0" ?><!DOCTYPE TS><TS language="es_ES" version="2.0">
<context>
<name>CacheCleaner</name>
<message>
<location filename="Projects/octopi/cachecleaner/ui/cachecleaner.ui" line="14"/>
<source>Cache Cleaner - Octopi</source>
<translation type="unfinished"/>
</message>
<message>
<location filename="Projects/octopi/cachecleaner/ui/cachecleaner.ui" line="49"/>
<source>Uninstalled packages</source>
<translation type="unfinished"/>
</message>
<message>
<location filename="Projects/octopi/cachecleaner/ui/cachecleaner.ui" line="75"/>
<location filename="Projects/octopi/cachecleaner/ui/cachecleaner.ui" line="150"/>
<source>Keep :</source>
<translation type="unfinished"/>
</message>
<message>
<location filename="Projects/octopi/cachecleaner/ui/cachecleaner.ui" line="82"/>
<location filename="Projects/octopi/cachecleaner/ui/cachecleaner.ui" line="157"/>
<source>Number of old versions to keep</source>
<translation type="unfinished"/>
</message>
<message>
<location filename="Projects/octopi/cachecleaner/ui/cachecleaner.ui" line="102"/>
<location filename="Projects/octopi/cachecleaner/ui/cachecleaner.ui" line="183"/>
<source>Refresh</source>
<translation type="unfinished"/>
</message>
<message>
<location filename="Projects/octopi/cachecleaner/ui/cachecleaner.ui" line="127"/>
<source>Installed packages</source>
<translation type="unfinished"/>
</message>
</context>
<context>
<name>PackageGroupModel</name>
<message>
<location filename="Projects/octopi/cachecleaner/packagegroupmodel.cpp" line="199"/>
<source>Clean</source>
<translation type="unfinished"/>
</message>
<message>
<location filename="Projects/octopi/cachecleaner/packagegroupmodel.cpp" line="222"/>
<source>Clean %1</source>
<translation type="unfinished"/>
</message>
</context>
</TS>

View File

@@ -0,0 +1,51 @@
<?xml version="1.0" ?><!DOCTYPE TS><TS language="eu" version="2.0">
<context>
<name>CacheCleaner</name>
<message>
<location filename="Projects/octopi/cachecleaner/ui/cachecleaner.ui" line="14"/>
<source>Cache Cleaner - Octopi</source>
<translation type="unfinished"/>
</message>
<message>
<location filename="Projects/octopi/cachecleaner/ui/cachecleaner.ui" line="49"/>
<source>Uninstalled packages</source>
<translation type="unfinished"/>
</message>
<message>
<location filename="Projects/octopi/cachecleaner/ui/cachecleaner.ui" line="75"/>
<location filename="Projects/octopi/cachecleaner/ui/cachecleaner.ui" line="150"/>
<source>Keep :</source>
<translation type="unfinished"/>
</message>
<message>
<location filename="Projects/octopi/cachecleaner/ui/cachecleaner.ui" line="82"/>
<location filename="Projects/octopi/cachecleaner/ui/cachecleaner.ui" line="157"/>
<source>Number of old versions to keep</source>
<translation type="unfinished"/>
</message>
<message>
<location filename="Projects/octopi/cachecleaner/ui/cachecleaner.ui" line="102"/>
<location filename="Projects/octopi/cachecleaner/ui/cachecleaner.ui" line="183"/>
<source>Refresh</source>
<translation type="unfinished"/>
</message>
<message>
<location filename="Projects/octopi/cachecleaner/ui/cachecleaner.ui" line="127"/>
<source>Installed packages</source>
<translation type="unfinished"/>
</message>
</context>
<context>
<name>PackageGroupModel</name>
<message>
<location filename="Projects/octopi/cachecleaner/packagegroupmodel.cpp" line="199"/>
<source>Clean</source>
<translation type="unfinished"/>
</message>
<message>
<location filename="Projects/octopi/cachecleaner/packagegroupmodel.cpp" line="222"/>
<source>Clean %1</source>
<translation type="unfinished"/>
</message>
</context>
</TS>

View File

@@ -0,0 +1,51 @@
<?xml version="1.0" ?><!DOCTYPE TS><TS language="fi" version="2.0">
<context>
<name>CacheCleaner</name>
<message>
<location filename="Projects/octopi/cachecleaner/ui/cachecleaner.ui" line="14"/>
<source>Cache Cleaner - Octopi</source>
<translation type="unfinished"/>
</message>
<message>
<location filename="Projects/octopi/cachecleaner/ui/cachecleaner.ui" line="49"/>
<source>Uninstalled packages</source>
<translation type="unfinished"/>
</message>
<message>
<location filename="Projects/octopi/cachecleaner/ui/cachecleaner.ui" line="75"/>
<location filename="Projects/octopi/cachecleaner/ui/cachecleaner.ui" line="150"/>
<source>Keep :</source>
<translation type="unfinished"/>
</message>
<message>
<location filename="Projects/octopi/cachecleaner/ui/cachecleaner.ui" line="82"/>
<location filename="Projects/octopi/cachecleaner/ui/cachecleaner.ui" line="157"/>
<source>Number of old versions to keep</source>
<translation type="unfinished"/>
</message>
<message>
<location filename="Projects/octopi/cachecleaner/ui/cachecleaner.ui" line="102"/>
<location filename="Projects/octopi/cachecleaner/ui/cachecleaner.ui" line="183"/>
<source>Refresh</source>
<translation type="unfinished"/>
</message>
<message>
<location filename="Projects/octopi/cachecleaner/ui/cachecleaner.ui" line="127"/>
<source>Installed packages</source>
<translation type="unfinished"/>
</message>
</context>
<context>
<name>PackageGroupModel</name>
<message>
<location filename="Projects/octopi/cachecleaner/packagegroupmodel.cpp" line="199"/>
<source>Clean</source>
<translation type="unfinished"/>
</message>
<message>
<location filename="Projects/octopi/cachecleaner/packagegroupmodel.cpp" line="222"/>
<source>Clean %1</source>
<translation type="unfinished"/>
</message>
</context>
</TS>

View File

@@ -0,0 +1,51 @@
<?xml version="1.0" ?><!DOCTYPE TS><TS language="fr_FR" version="2.0">
<context>
<name>CacheCleaner</name>
<message>
<location filename="Projects/octopi/cachecleaner/ui/cachecleaner.ui" line="14"/>
<source>Cache Cleaner - Octopi</source>
<translation>Nettoyeur de cache - Octopi</translation>
</message>
<message>
<location filename="Projects/octopi/cachecleaner/ui/cachecleaner.ui" line="49"/>
<source>Uninstalled packages</source>
<translation>Paquets non-installés</translation>
</message>
<message>
<location filename="Projects/octopi/cachecleaner/ui/cachecleaner.ui" line="75"/>
<location filename="Projects/octopi/cachecleaner/ui/cachecleaner.ui" line="150"/>
<source>Keep :</source>
<translation>Conserver :</translation>
</message>
<message>
<location filename="Projects/octopi/cachecleaner/ui/cachecleaner.ui" line="82"/>
<location filename="Projects/octopi/cachecleaner/ui/cachecleaner.ui" line="157"/>
<source>Number of old versions to keep</source>
<translation>Nombre d&apos;anciennes versions à conserver</translation>
</message>
<message>
<location filename="Projects/octopi/cachecleaner/ui/cachecleaner.ui" line="102"/>
<location filename="Projects/octopi/cachecleaner/ui/cachecleaner.ui" line="183"/>
<source>Refresh</source>
<translation>Actualiser</translation>
</message>
<message>
<location filename="Projects/octopi/cachecleaner/ui/cachecleaner.ui" line="127"/>
<source>Installed packages</source>
<translation>Paquets installés</translation>
</message>
</context>
<context>
<name>PackageGroupModel</name>
<message>
<location filename="Projects/octopi/cachecleaner/packagegroupmodel.cpp" line="199"/>
<source>Clean</source>
<translation>Nettoyer</translation>
</message>
<message>
<location filename="Projects/octopi/cachecleaner/packagegroupmodel.cpp" line="222"/>
<source>Clean %1</source>
<translation>Nettoyer %1</translation>
</message>
</context>
</TS>

View File

@@ -0,0 +1,51 @@
<?xml version="1.0" ?><!DOCTYPE TS><TS language="he" version="2.0">
<context>
<name>CacheCleaner</name>
<message>
<location filename="Projects/octopi/cachecleaner/ui/cachecleaner.ui" line="14"/>
<source>Cache Cleaner - Octopi</source>
<translation>מנקה מטמון - Octopi</translation>
</message>
<message>
<location filename="Projects/octopi/cachecleaner/ui/cachecleaner.ui" line="49"/>
<source>Uninstalled packages</source>
<translation>חבילות לא מותקנות</translation>
</message>
<message>
<location filename="Projects/octopi/cachecleaner/ui/cachecleaner.ui" line="75"/>
<location filename="Projects/octopi/cachecleaner/ui/cachecleaner.ui" line="150"/>
<source>Keep :</source>
<translation>השאר :</translation>
</message>
<message>
<location filename="Projects/octopi/cachecleaner/ui/cachecleaner.ui" line="82"/>
<location filename="Projects/octopi/cachecleaner/ui/cachecleaner.ui" line="157"/>
<source>Number of old versions to keep</source>
<translation>מספר של גירסאות ישנון לשמור</translation>
</message>
<message>
<location filename="Projects/octopi/cachecleaner/ui/cachecleaner.ui" line="102"/>
<location filename="Projects/octopi/cachecleaner/ui/cachecleaner.ui" line="183"/>
<source>Refresh</source>
<translation>רענן</translation>
</message>
<message>
<location filename="Projects/octopi/cachecleaner/ui/cachecleaner.ui" line="127"/>
<source>Installed packages</source>
<translation>חבילות מותקנות</translation>
</message>
</context>
<context>
<name>PackageGroupModel</name>
<message>
<location filename="Projects/octopi/cachecleaner/packagegroupmodel.cpp" line="199"/>
<source>Clean</source>
<translation>נקה</translation>
</message>
<message>
<location filename="Projects/octopi/cachecleaner/packagegroupmodel.cpp" line="222"/>
<source>Clean %1</source>
<translation>נקה %1</translation>
</message>
</context>
</TS>

View File

@@ -0,0 +1,51 @@
<?xml version="1.0" ?><!DOCTYPE TS><TS language="hu" version="2.0">
<context>
<name>CacheCleaner</name>
<message>
<location filename="Projects/octopi/cachecleaner/ui/cachecleaner.ui" line="14"/>
<source>Cache Cleaner - Octopi</source>
<translation>Octopi cache tisztítása</translation>
</message>
<message>
<location filename="Projects/octopi/cachecleaner/ui/cachecleaner.ui" line="49"/>
<source>Uninstalled packages</source>
<translation>Eltávolított csomagok</translation>
</message>
<message>
<location filename="Projects/octopi/cachecleaner/ui/cachecleaner.ui" line="75"/>
<location filename="Projects/octopi/cachecleaner/ui/cachecleaner.ui" line="150"/>
<source>Keep :</source>
<translation>Megtart:</translation>
</message>
<message>
<location filename="Projects/octopi/cachecleaner/ui/cachecleaner.ui" line="82"/>
<location filename="Projects/octopi/cachecleaner/ui/cachecleaner.ui" line="157"/>
<source>Number of old versions to keep</source>
<translation>Megtartandó verziók száma</translation>
</message>
<message>
<location filename="Projects/octopi/cachecleaner/ui/cachecleaner.ui" line="102"/>
<location filename="Projects/octopi/cachecleaner/ui/cachecleaner.ui" line="183"/>
<source>Refresh</source>
<translation>Frissítés</translation>
</message>
<message>
<location filename="Projects/octopi/cachecleaner/ui/cachecleaner.ui" line="127"/>
<source>Installed packages</source>
<translation>Telepített csomagok</translation>
</message>
</context>
<context>
<name>PackageGroupModel</name>
<message>
<location filename="Projects/octopi/cachecleaner/packagegroupmodel.cpp" line="199"/>
<source>Clean</source>
<translation>Tisztítás</translation>
</message>
<message>
<location filename="Projects/octopi/cachecleaner/packagegroupmodel.cpp" line="222"/>
<source>Clean %1</source>
<translation>Tisztítás %1</translation>
</message>
</context>
</TS>

View File

@@ -0,0 +1,51 @@
<?xml version="1.0" ?><!DOCTYPE TS><TS language="id" version="2.0">
<context>
<name>CacheCleaner</name>
<message>
<location filename="Projects/octopi/cachecleaner/ui/cachecleaner.ui" line="14"/>
<source>Cache Cleaner - Octopi</source>
<translation>Pembersih Cache - Octopi</translation>
</message>
<message>
<location filename="Projects/octopi/cachecleaner/ui/cachecleaner.ui" line="49"/>
<source>Uninstalled packages</source>
<translation>Paket yang dihapus</translation>
</message>
<message>
<location filename="Projects/octopi/cachecleaner/ui/cachecleaner.ui" line="75"/>
<location filename="Projects/octopi/cachecleaner/ui/cachecleaner.ui" line="150"/>
<source>Keep :</source>
<translation>Pertahankan :</translation>
</message>
<message>
<location filename="Projects/octopi/cachecleaner/ui/cachecleaner.ui" line="82"/>
<location filename="Projects/octopi/cachecleaner/ui/cachecleaner.ui" line="157"/>
<source>Number of old versions to keep</source>
<translation>Jumlah versi lama untuk dipertahankan</translation>
</message>
<message>
<location filename="Projects/octopi/cachecleaner/ui/cachecleaner.ui" line="102"/>
<location filename="Projects/octopi/cachecleaner/ui/cachecleaner.ui" line="183"/>
<source>Refresh</source>
<translation>Segarkan</translation>
</message>
<message>
<location filename="Projects/octopi/cachecleaner/ui/cachecleaner.ui" line="127"/>
<source>Installed packages</source>
<translation>Paket yang terpasang</translation>
</message>
</context>
<context>
<name>PackageGroupModel</name>
<message>
<location filename="Projects/octopi/cachecleaner/packagegroupmodel.cpp" line="199"/>
<source>Clean</source>
<translation>Bersihkan</translation>
</message>
<message>
<location filename="Projects/octopi/cachecleaner/packagegroupmodel.cpp" line="222"/>
<source>Clean %1</source>
<translation>Bersihkan %1</translation>
</message>
</context>
</TS>

View File

@@ -0,0 +1,51 @@
<?xml version="1.0" ?><!DOCTYPE TS><TS language="it" version="2.0">
<context>
<name>CacheCleaner</name>
<message>
<location filename="Projects/octopi/cachecleaner/ui/cachecleaner.ui" line="14"/>
<source>Cache Cleaner - Octopi</source>
<translation type="unfinished"/>
</message>
<message>
<location filename="Projects/octopi/cachecleaner/ui/cachecleaner.ui" line="49"/>
<source>Uninstalled packages</source>
<translation>Pacchetti disinstallati</translation>
</message>
<message>
<location filename="Projects/octopi/cachecleaner/ui/cachecleaner.ui" line="75"/>
<location filename="Projects/octopi/cachecleaner/ui/cachecleaner.ui" line="150"/>
<source>Keep :</source>
<translation>Mantieni:</translation>
</message>
<message>
<location filename="Projects/octopi/cachecleaner/ui/cachecleaner.ui" line="82"/>
<location filename="Projects/octopi/cachecleaner/ui/cachecleaner.ui" line="157"/>
<source>Number of old versions to keep</source>
<translation>Numero di vecchie versioni da mantenere</translation>
</message>
<message>
<location filename="Projects/octopi/cachecleaner/ui/cachecleaner.ui" line="102"/>
<location filename="Projects/octopi/cachecleaner/ui/cachecleaner.ui" line="183"/>
<source>Refresh</source>
<translation>Aggiorna</translation>
</message>
<message>
<location filename="Projects/octopi/cachecleaner/ui/cachecleaner.ui" line="127"/>
<source>Installed packages</source>
<translation>Pacchetti installati</translation>
</message>
</context>
<context>
<name>PackageGroupModel</name>
<message>
<location filename="Projects/octopi/cachecleaner/packagegroupmodel.cpp" line="199"/>
<source>Clean</source>
<translation>Pulisci</translation>
</message>
<message>
<location filename="Projects/octopi/cachecleaner/packagegroupmodel.cpp" line="222"/>
<source>Clean %1</source>
<translation>Pulisci %1</translation>
</message>
</context>
</TS>

View File

@@ -0,0 +1,51 @@
<?xml version="1.0" ?><!DOCTYPE TS><TS language="ja" version="2.0">
<context>
<name>CacheCleaner</name>
<message>
<location filename="Projects/octopi/cachecleaner/ui/cachecleaner.ui" line="14"/>
<source>Cache Cleaner - Octopi</source>
<translation> - Octopi</translation>
</message>
<message>
<location filename="Projects/octopi/cachecleaner/ui/cachecleaner.ui" line="49"/>
<source>Uninstalled packages</source>
<translation></translation>
</message>
<message>
<location filename="Projects/octopi/cachecleaner/ui/cachecleaner.ui" line="75"/>
<location filename="Projects/octopi/cachecleaner/ui/cachecleaner.ui" line="150"/>
<source>Keep :</source>
<translation> :</translation>
</message>
<message>
<location filename="Projects/octopi/cachecleaner/ui/cachecleaner.ui" line="82"/>
<location filename="Projects/octopi/cachecleaner/ui/cachecleaner.ui" line="157"/>
<source>Number of old versions to keep</source>
<translation></translation>
</message>
<message>
<location filename="Projects/octopi/cachecleaner/ui/cachecleaner.ui" line="102"/>
<location filename="Projects/octopi/cachecleaner/ui/cachecleaner.ui" line="183"/>
<source>Refresh</source>
<translation></translation>
</message>
<message>
<location filename="Projects/octopi/cachecleaner/ui/cachecleaner.ui" line="127"/>
<source>Installed packages</source>
<translation></translation>
</message>
</context>
<context>
<name>PackageGroupModel</name>
<message>
<location filename="Projects/octopi/cachecleaner/packagegroupmodel.cpp" line="199"/>
<source>Clean</source>
<translation></translation>
</message>
<message>
<location filename="Projects/octopi/cachecleaner/packagegroupmodel.cpp" line="222"/>
<source>Clean %1</source>
<translation>%1 </translation>
</message>
</context>
</TS>

View File

@@ -0,0 +1,51 @@
<?xml version="1.0" ?><!DOCTYPE TS><TS language="lt" version="2.0">
<context>
<name>CacheCleaner</name>
<message>
<location filename="Projects/octopi/cachecleaner/ui/cachecleaner.ui" line="14"/>
<source>Cache Cleaner - Octopi</source>
<translation>Podėlio Valymas - Octopi</translation>
</message>
<message>
<location filename="Projects/octopi/cachecleaner/ui/cachecleaner.ui" line="49"/>
<source>Uninstalled packages</source>
<translation>Pašalinti paketai</translation>
</message>
<message>
<location filename="Projects/octopi/cachecleaner/ui/cachecleaner.ui" line="75"/>
<location filename="Projects/octopi/cachecleaner/ui/cachecleaner.ui" line="150"/>
<source>Keep :</source>
<translation>Palikti :</translation>
</message>
<message>
<location filename="Projects/octopi/cachecleaner/ui/cachecleaner.ui" line="82"/>
<location filename="Projects/octopi/cachecleaner/ui/cachecleaner.ui" line="157"/>
<source>Number of old versions to keep</source>
<translation>Paliekamų senų versijų skaičius</translation>
</message>
<message>
<location filename="Projects/octopi/cachecleaner/ui/cachecleaner.ui" line="102"/>
<location filename="Projects/octopi/cachecleaner/ui/cachecleaner.ui" line="183"/>
<source>Refresh</source>
<translation>Įkelti naujo</translation>
</message>
<message>
<location filename="Projects/octopi/cachecleaner/ui/cachecleaner.ui" line="127"/>
<source>Installed packages</source>
<translation>Įdiegti paketai</translation>
</message>
</context>
<context>
<name>PackageGroupModel</name>
<message>
<location filename="Projects/octopi/cachecleaner/packagegroupmodel.cpp" line="199"/>
<source>Clean</source>
<translation>Valyti</translation>
</message>
<message>
<location filename="Projects/octopi/cachecleaner/packagegroupmodel.cpp" line="222"/>
<source>Clean %1</source>
<translation>Valyti %1</translation>
</message>
</context>
</TS>

View File

@@ -0,0 +1 @@
<<3C>d<18><EFBFBD>!<1C>`<60><><EFBFBD>

View File

@@ -0,0 +1,51 @@
<?xml version="1.0" ?><!DOCTYPE TS><TS language="ms_MY" version="2.0">
<context>
<name>CacheCleaner</name>
<message>
<location filename="Projects/octopi/cachecleaner/ui/cachecleaner.ui" line="14"/>
<source>Cache Cleaner - Octopi</source>
<translation type="unfinished"/>
</message>
<message>
<location filename="Projects/octopi/cachecleaner/ui/cachecleaner.ui" line="49"/>
<source>Uninstalled packages</source>
<translation type="unfinished"/>
</message>
<message>
<location filename="Projects/octopi/cachecleaner/ui/cachecleaner.ui" line="75"/>
<location filename="Projects/octopi/cachecleaner/ui/cachecleaner.ui" line="150"/>
<source>Keep :</source>
<translation type="unfinished"/>
</message>
<message>
<location filename="Projects/octopi/cachecleaner/ui/cachecleaner.ui" line="82"/>
<location filename="Projects/octopi/cachecleaner/ui/cachecleaner.ui" line="157"/>
<source>Number of old versions to keep</source>
<translation type="unfinished"/>
</message>
<message>
<location filename="Projects/octopi/cachecleaner/ui/cachecleaner.ui" line="102"/>
<location filename="Projects/octopi/cachecleaner/ui/cachecleaner.ui" line="183"/>
<source>Refresh</source>
<translation type="unfinished"/>
</message>
<message>
<location filename="Projects/octopi/cachecleaner/ui/cachecleaner.ui" line="127"/>
<source>Installed packages</source>
<translation type="unfinished"/>
</message>
</context>
<context>
<name>PackageGroupModel</name>
<message>
<location filename="Projects/octopi/cachecleaner/packagegroupmodel.cpp" line="199"/>
<source>Clean</source>
<translation type="unfinished"/>
</message>
<message>
<location filename="Projects/octopi/cachecleaner/packagegroupmodel.cpp" line="222"/>
<source>Clean %1</source>
<translation type="unfinished"/>
</message>
</context>
</TS>

View File

@@ -0,0 +1,51 @@
<?xml version="1.0" ?><!DOCTYPE TS><TS language="nb" version="2.0">
<context>
<name>CacheCleaner</name>
<message>
<location filename="Projects/octopi/cachecleaner/ui/cachecleaner.ui" line="14"/>
<source>Cache Cleaner - Octopi</source>
<translation type="unfinished"/>
</message>
<message>
<location filename="Projects/octopi/cachecleaner/ui/cachecleaner.ui" line="49"/>
<source>Uninstalled packages</source>
<translation type="unfinished"/>
</message>
<message>
<location filename="Projects/octopi/cachecleaner/ui/cachecleaner.ui" line="75"/>
<location filename="Projects/octopi/cachecleaner/ui/cachecleaner.ui" line="150"/>
<source>Keep :</source>
<translation type="unfinished"/>
</message>
<message>
<location filename="Projects/octopi/cachecleaner/ui/cachecleaner.ui" line="82"/>
<location filename="Projects/octopi/cachecleaner/ui/cachecleaner.ui" line="157"/>
<source>Number of old versions to keep</source>
<translation type="unfinished"/>
</message>
<message>
<location filename="Projects/octopi/cachecleaner/ui/cachecleaner.ui" line="102"/>
<location filename="Projects/octopi/cachecleaner/ui/cachecleaner.ui" line="183"/>
<source>Refresh</source>
<translation type="unfinished"/>
</message>
<message>
<location filename="Projects/octopi/cachecleaner/ui/cachecleaner.ui" line="127"/>
<source>Installed packages</source>
<translation type="unfinished"/>
</message>
</context>
<context>
<name>PackageGroupModel</name>
<message>
<location filename="Projects/octopi/cachecleaner/packagegroupmodel.cpp" line="199"/>
<source>Clean</source>
<translation type="unfinished"/>
</message>
<message>
<location filename="Projects/octopi/cachecleaner/packagegroupmodel.cpp" line="222"/>
<source>Clean %1</source>
<translation type="unfinished"/>
</message>
</context>
</TS>

View File

@@ -0,0 +1,51 @@
<?xml version="1.0" ?><!DOCTYPE TS><TS language="nl" version="2.0">
<context>
<name>CacheCleaner</name>
<message>
<location filename="Projects/octopi/cachecleaner/ui/cachecleaner.ui" line="14"/>
<source>Cache Cleaner - Octopi</source>
<translation>Cache Cleaner - Octopi</translation>
</message>
<message>
<location filename="Projects/octopi/cachecleaner/ui/cachecleaner.ui" line="49"/>
<source>Uninstalled packages</source>
<translation>Verwijderde pakketten</translation>
</message>
<message>
<location filename="Projects/octopi/cachecleaner/ui/cachecleaner.ui" line="75"/>
<location filename="Projects/octopi/cachecleaner/ui/cachecleaner.ui" line="150"/>
<source>Keep :</source>
<translation>Bewaar:</translation>
</message>
<message>
<location filename="Projects/octopi/cachecleaner/ui/cachecleaner.ui" line="82"/>
<location filename="Projects/octopi/cachecleaner/ui/cachecleaner.ui" line="157"/>
<source>Number of old versions to keep</source>
<translation>Aantal te bewaren oude versies</translation>
</message>
<message>
<location filename="Projects/octopi/cachecleaner/ui/cachecleaner.ui" line="102"/>
<location filename="Projects/octopi/cachecleaner/ui/cachecleaner.ui" line="183"/>
<source>Refresh</source>
<translation>Vernieuw</translation>
</message>
<message>
<location filename="Projects/octopi/cachecleaner/ui/cachecleaner.ui" line="127"/>
<source>Installed packages</source>
<translation>Geïnstalleerde pakketten</translation>
</message>
</context>
<context>
<name>PackageGroupModel</name>
<message>
<location filename="Projects/octopi/cachecleaner/packagegroupmodel.cpp" line="199"/>
<source>Clean</source>
<translation>Ruim op</translation>
</message>
<message>
<location filename="Projects/octopi/cachecleaner/packagegroupmodel.cpp" line="222"/>
<source>Clean %1</source>
<translation>Ruim %1 op</translation>
</message>
</context>
</TS>

View File

@@ -0,0 +1,51 @@
<?xml version="1.0" ?><!DOCTYPE TS><TS language="pl" version="2.0">
<context>
<name>CacheCleaner</name>
<message>
<location filename="Projects/octopi/cachecleaner/ui/cachecleaner.ui" line="14"/>
<source>Cache Cleaner - Octopi</source>
<translation>Czyściciel pamięci podręcznej - Octopi</translation>
</message>
<message>
<location filename="Projects/octopi/cachecleaner/ui/cachecleaner.ui" line="49"/>
<source>Uninstalled packages</source>
<translation>Odinstalowane pakiety</translation>
</message>
<message>
<location filename="Projects/octopi/cachecleaner/ui/cachecleaner.ui" line="75"/>
<location filename="Projects/octopi/cachecleaner/ui/cachecleaner.ui" line="150"/>
<source>Keep :</source>
<translation>Zachowaj :</translation>
</message>
<message>
<location filename="Projects/octopi/cachecleaner/ui/cachecleaner.ui" line="82"/>
<location filename="Projects/octopi/cachecleaner/ui/cachecleaner.ui" line="157"/>
<source>Number of old versions to keep</source>
<translation>Ilość starych wersji do zachowania</translation>
</message>
<message>
<location filename="Projects/octopi/cachecleaner/ui/cachecleaner.ui" line="102"/>
<location filename="Projects/octopi/cachecleaner/ui/cachecleaner.ui" line="183"/>
<source>Refresh</source>
<translation>Odśwież</translation>
</message>
<message>
<location filename="Projects/octopi/cachecleaner/ui/cachecleaner.ui" line="127"/>
<source>Installed packages</source>
<translation>Zainstalowane pakiety</translation>
</message>
</context>
<context>
<name>PackageGroupModel</name>
<message>
<location filename="Projects/octopi/cachecleaner/packagegroupmodel.cpp" line="199"/>
<source>Clean</source>
<translation>Wyczyść</translation>
</message>
<message>
<location filename="Projects/octopi/cachecleaner/packagegroupmodel.cpp" line="222"/>
<source>Clean %1</source>
<translation>Wyczyść %1</translation>
</message>
</context>
</TS>

View File

@@ -0,0 +1,51 @@
<?xml version="1.0" ?><!DOCTYPE TS><TS language="pt_BR" version="2.0">
<context>
<name>CacheCleaner</name>
<message>
<location filename="Projects/octopi/cachecleaner/ui/cachecleaner.ui" line="14"/>
<source>Cache Cleaner - Octopi</source>
<translation>Limpeza do Cache - Octopi</translation>
</message>
<message>
<location filename="Projects/octopi/cachecleaner/ui/cachecleaner.ui" line="49"/>
<source>Uninstalled packages</source>
<translation>Pacotes não instalados</translation>
</message>
<message>
<location filename="Projects/octopi/cachecleaner/ui/cachecleaner.ui" line="75"/>
<location filename="Projects/octopi/cachecleaner/ui/cachecleaner.ui" line="150"/>
<source>Keep :</source>
<translation>Manter :</translation>
</message>
<message>
<location filename="Projects/octopi/cachecleaner/ui/cachecleaner.ui" line="82"/>
<location filename="Projects/octopi/cachecleaner/ui/cachecleaner.ui" line="157"/>
<source>Number of old versions to keep</source>
<translation>Número de versões antigas a manter</translation>
</message>
<message>
<location filename="Projects/octopi/cachecleaner/ui/cachecleaner.ui" line="102"/>
<location filename="Projects/octopi/cachecleaner/ui/cachecleaner.ui" line="183"/>
<source>Refresh</source>
<translation>Atualizar</translation>
</message>
<message>
<location filename="Projects/octopi/cachecleaner/ui/cachecleaner.ui" line="127"/>
<source>Installed packages</source>
<translation>Pacotes instalados</translation>
</message>
</context>
<context>
<name>PackageGroupModel</name>
<message>
<location filename="Projects/octopi/cachecleaner/packagegroupmodel.cpp" line="199"/>
<source>Clean</source>
<translation>Limpar</translation>
</message>
<message>
<location filename="Projects/octopi/cachecleaner/packagegroupmodel.cpp" line="222"/>
<source>Clean %1</source>
<translation>Limpar %1</translation>
</message>
</context>
</TS>

View File

@@ -0,0 +1,51 @@
<?xml version="1.0" ?><!DOCTYPE TS><TS language="pt_PT" version="2.0">
<context>
<name>CacheCleaner</name>
<message>
<location filename="Projects/octopi/cachecleaner/ui/cachecleaner.ui" line="14"/>
<source>Cache Cleaner - Octopi</source>
<translation>Limpador de cache - Octopi</translation>
</message>
<message>
<location filename="Projects/octopi/cachecleaner/ui/cachecleaner.ui" line="49"/>
<source>Uninstalled packages</source>
<translation>Pacotes não instalados</translation>
</message>
<message>
<location filename="Projects/octopi/cachecleaner/ui/cachecleaner.ui" line="75"/>
<location filename="Projects/octopi/cachecleaner/ui/cachecleaner.ui" line="150"/>
<source>Keep :</source>
<translation>Manter :</translation>
</message>
<message>
<location filename="Projects/octopi/cachecleaner/ui/cachecleaner.ui" line="82"/>
<location filename="Projects/octopi/cachecleaner/ui/cachecleaner.ui" line="157"/>
<source>Number of old versions to keep</source>
<translation>Número de versões antigas a manter</translation>
</message>
<message>
<location filename="Projects/octopi/cachecleaner/ui/cachecleaner.ui" line="102"/>
<location filename="Projects/octopi/cachecleaner/ui/cachecleaner.ui" line="183"/>
<source>Refresh</source>
<translation>Actualizar</translation>
</message>
<message>
<location filename="Projects/octopi/cachecleaner/ui/cachecleaner.ui" line="127"/>
<source>Installed packages</source>
<translation>Pacotes instalados</translation>
</message>
</context>
<context>
<name>PackageGroupModel</name>
<message>
<location filename="Projects/octopi/cachecleaner/packagegroupmodel.cpp" line="199"/>
<source>Clean</source>
<translation>Limpar</translation>
</message>
<message>
<location filename="Projects/octopi/cachecleaner/packagegroupmodel.cpp" line="222"/>
<source>Clean %1</source>
<translation>Limpar %1</translation>
</message>
</context>
</TS>

View File

@@ -0,0 +1,51 @@
<?xml version="1.0" ?><!DOCTYPE TS><TS language="ro" version="2.0">
<context>
<name>CacheCleaner</name>
<message>
<location filename="Projects/octopi/cachecleaner/ui/cachecleaner.ui" line="14"/>
<source>Cache Cleaner - Octopi</source>
<translation>Curățitor stocare - Octopi</translation>
</message>
<message>
<location filename="Projects/octopi/cachecleaner/ui/cachecleaner.ui" line="49"/>
<source>Uninstalled packages</source>
<translation>Pachete dezinstalate</translation>
</message>
<message>
<location filename="Projects/octopi/cachecleaner/ui/cachecleaner.ui" line="75"/>
<location filename="Projects/octopi/cachecleaner/ui/cachecleaner.ui" line="150"/>
<source>Keep :</source>
<translation>Păstrează:</translation>
</message>
<message>
<location filename="Projects/octopi/cachecleaner/ui/cachecleaner.ui" line="82"/>
<location filename="Projects/octopi/cachecleaner/ui/cachecleaner.ui" line="157"/>
<source>Number of old versions to keep</source>
<translation>Numărul de versiuni de stocat</translation>
</message>
<message>
<location filename="Projects/octopi/cachecleaner/ui/cachecleaner.ui" line="102"/>
<location filename="Projects/octopi/cachecleaner/ui/cachecleaner.ui" line="183"/>
<source>Refresh</source>
<translation>Reîmprospătează</translation>
</message>
<message>
<location filename="Projects/octopi/cachecleaner/ui/cachecleaner.ui" line="127"/>
<source>Installed packages</source>
<translation>Pachete instalate</translation>
</message>
</context>
<context>
<name>PackageGroupModel</name>
<message>
<location filename="Projects/octopi/cachecleaner/packagegroupmodel.cpp" line="199"/>
<source>Clean</source>
<translation>Curăță</translation>
</message>
<message>
<location filename="Projects/octopi/cachecleaner/packagegroupmodel.cpp" line="222"/>
<source>Clean %1</source>
<translation>Curăță %1</translation>
</message>
</context>
</TS>

View File

@@ -0,0 +1,51 @@
<?xml version="1.0" ?><!DOCTYPE TS><TS language="ru" version="2.0">
<context>
<name>CacheCleaner</name>
<message>
<location filename="Projects/octopi/cachecleaner/ui/cachecleaner.ui" line="14"/>
<source>Cache Cleaner - Octopi</source>
<translation type="unfinished"/>
</message>
<message>
<location filename="Projects/octopi/cachecleaner/ui/cachecleaner.ui" line="49"/>
<source>Uninstalled packages</source>
<translation type="unfinished"/>
</message>
<message>
<location filename="Projects/octopi/cachecleaner/ui/cachecleaner.ui" line="75"/>
<location filename="Projects/octopi/cachecleaner/ui/cachecleaner.ui" line="150"/>
<source>Keep :</source>
<translation type="unfinished"/>
</message>
<message>
<location filename="Projects/octopi/cachecleaner/ui/cachecleaner.ui" line="82"/>
<location filename="Projects/octopi/cachecleaner/ui/cachecleaner.ui" line="157"/>
<source>Number of old versions to keep</source>
<translation type="unfinished"/>
</message>
<message>
<location filename="Projects/octopi/cachecleaner/ui/cachecleaner.ui" line="102"/>
<location filename="Projects/octopi/cachecleaner/ui/cachecleaner.ui" line="183"/>
<source>Refresh</source>
<translation type="unfinished"/>
</message>
<message>
<location filename="Projects/octopi/cachecleaner/ui/cachecleaner.ui" line="127"/>
<source>Installed packages</source>
<translation type="unfinished"/>
</message>
</context>
<context>
<name>PackageGroupModel</name>
<message>
<location filename="Projects/octopi/cachecleaner/packagegroupmodel.cpp" line="199"/>
<source>Clean</source>
<translation type="unfinished"/>
</message>
<message>
<location filename="Projects/octopi/cachecleaner/packagegroupmodel.cpp" line="222"/>
<source>Clean %1</source>
<translation type="unfinished"/>
</message>
</context>
</TS>

View File

@@ -0,0 +1,51 @@
<?xml version="1.0" ?><!DOCTYPE TS><TS language="sk" version="2.0">
<context>
<name>CacheCleaner</name>
<message>
<location filename="Projects/octopi/cachecleaner/ui/cachecleaner.ui" line="14"/>
<source>Cache Cleaner - Octopi</source>
<translation>Čistič vyrovnávacej pamäte - Octopi</translation>
</message>
<message>
<location filename="Projects/octopi/cachecleaner/ui/cachecleaner.ui" line="49"/>
<source>Uninstalled packages</source>
<translation>Odinštalované balíky</translation>
</message>
<message>
<location filename="Projects/octopi/cachecleaner/ui/cachecleaner.ui" line="75"/>
<location filename="Projects/octopi/cachecleaner/ui/cachecleaner.ui" line="150"/>
<source>Keep :</source>
<translation>Ponechať:</translation>
</message>
<message>
<location filename="Projects/octopi/cachecleaner/ui/cachecleaner.ui" line="82"/>
<location filename="Projects/octopi/cachecleaner/ui/cachecleaner.ui" line="157"/>
<source>Number of old versions to keep</source>
<translation>Staré verzie, ktoré budú ponechané</translation>
</message>
<message>
<location filename="Projects/octopi/cachecleaner/ui/cachecleaner.ui" line="102"/>
<location filename="Projects/octopi/cachecleaner/ui/cachecleaner.ui" line="183"/>
<source>Refresh</source>
<translation>Obnoviť</translation>
</message>
<message>
<location filename="Projects/octopi/cachecleaner/ui/cachecleaner.ui" line="127"/>
<source>Installed packages</source>
<translation>Nainštalované balíky</translation>
</message>
</context>
<context>
<name>PackageGroupModel</name>
<message>
<location filename="Projects/octopi/cachecleaner/packagegroupmodel.cpp" line="199"/>
<source>Clean</source>
<translation>Vyčistiť</translation>
</message>
<message>
<location filename="Projects/octopi/cachecleaner/packagegroupmodel.cpp" line="222"/>
<source>Clean %1</source>
<translation>Vyčistiť %1</translation>
</message>
</context>
</TS>

View File

@@ -0,0 +1,51 @@
<?xml version="1.0" ?><!DOCTYPE TS><TS language="sr@latin" version="2.0">
<context>
<name>CacheCleaner</name>
<message>
<location filename="Projects/octopi/cachecleaner/ui/cachecleaner.ui" line="14"/>
<source>Cache Cleaner - Octopi</source>
<translation type="unfinished"/>
</message>
<message>
<location filename="Projects/octopi/cachecleaner/ui/cachecleaner.ui" line="49"/>
<source>Uninstalled packages</source>
<translation type="unfinished"/>
</message>
<message>
<location filename="Projects/octopi/cachecleaner/ui/cachecleaner.ui" line="75"/>
<location filename="Projects/octopi/cachecleaner/ui/cachecleaner.ui" line="150"/>
<source>Keep :</source>
<translation type="unfinished"/>
</message>
<message>
<location filename="Projects/octopi/cachecleaner/ui/cachecleaner.ui" line="82"/>
<location filename="Projects/octopi/cachecleaner/ui/cachecleaner.ui" line="157"/>
<source>Number of old versions to keep</source>
<translation type="unfinished"/>
</message>
<message>
<location filename="Projects/octopi/cachecleaner/ui/cachecleaner.ui" line="102"/>
<location filename="Projects/octopi/cachecleaner/ui/cachecleaner.ui" line="183"/>
<source>Refresh</source>
<translation type="unfinished"/>
</message>
<message>
<location filename="Projects/octopi/cachecleaner/ui/cachecleaner.ui" line="127"/>
<source>Installed packages</source>
<translation type="unfinished"/>
</message>
</context>
<context>
<name>PackageGroupModel</name>
<message>
<location filename="Projects/octopi/cachecleaner/packagegroupmodel.cpp" line="199"/>
<source>Clean</source>
<translation type="unfinished"/>
</message>
<message>
<location filename="Projects/octopi/cachecleaner/packagegroupmodel.cpp" line="222"/>
<source>Clean %1</source>
<translation type="unfinished"/>
</message>
</context>
</TS>

View File

@@ -0,0 +1,51 @@
<?xml version="1.0" ?><!DOCTYPE TS><TS language="sr_RS" version="2.0">
<context>
<name>CacheCleaner</name>
<message>
<location filename="Projects/octopi/cachecleaner/ui/cachecleaner.ui" line="14"/>
<source>Cache Cleaner - Octopi</source>
<translation type="unfinished"/>
</message>
<message>
<location filename="Projects/octopi/cachecleaner/ui/cachecleaner.ui" line="49"/>
<source>Uninstalled packages</source>
<translation type="unfinished"/>
</message>
<message>
<location filename="Projects/octopi/cachecleaner/ui/cachecleaner.ui" line="75"/>
<location filename="Projects/octopi/cachecleaner/ui/cachecleaner.ui" line="150"/>
<source>Keep :</source>
<translation type="unfinished"/>
</message>
<message>
<location filename="Projects/octopi/cachecleaner/ui/cachecleaner.ui" line="82"/>
<location filename="Projects/octopi/cachecleaner/ui/cachecleaner.ui" line="157"/>
<source>Number of old versions to keep</source>
<translation type="unfinished"/>
</message>
<message>
<location filename="Projects/octopi/cachecleaner/ui/cachecleaner.ui" line="102"/>
<location filename="Projects/octopi/cachecleaner/ui/cachecleaner.ui" line="183"/>
<source>Refresh</source>
<translation type="unfinished"/>
</message>
<message>
<location filename="Projects/octopi/cachecleaner/ui/cachecleaner.ui" line="127"/>
<source>Installed packages</source>
<translation type="unfinished"/>
</message>
</context>
<context>
<name>PackageGroupModel</name>
<message>
<location filename="Projects/octopi/cachecleaner/packagegroupmodel.cpp" line="199"/>
<source>Clean</source>
<translation type="unfinished"/>
</message>
<message>
<location filename="Projects/octopi/cachecleaner/packagegroupmodel.cpp" line="222"/>
<source>Clean %1</source>
<translation type="unfinished"/>
</message>
</context>
</TS>

View File

@@ -0,0 +1,51 @@
<?xml version="1.0" ?><!DOCTYPE TS><TS language="sv" version="2.0">
<context>
<name>CacheCleaner</name>
<message>
<location filename="Projects/octopi/cachecleaner/ui/cachecleaner.ui" line="14"/>
<source>Cache Cleaner - Octopi</source>
<translation>Cachestädare - Octopi</translation>
</message>
<message>
<location filename="Projects/octopi/cachecleaner/ui/cachecleaner.ui" line="49"/>
<source>Uninstalled packages</source>
<translation>Avinstallerade paket</translation>
</message>
<message>
<location filename="Projects/octopi/cachecleaner/ui/cachecleaner.ui" line="75"/>
<location filename="Projects/octopi/cachecleaner/ui/cachecleaner.ui" line="150"/>
<source>Keep :</source>
<translation>Behåll :</translation>
</message>
<message>
<location filename="Projects/octopi/cachecleaner/ui/cachecleaner.ui" line="82"/>
<location filename="Projects/octopi/cachecleaner/ui/cachecleaner.ui" line="157"/>
<source>Number of old versions to keep</source>
<translation>Antal gamla versioner att behålla</translation>
</message>
<message>
<location filename="Projects/octopi/cachecleaner/ui/cachecleaner.ui" line="102"/>
<location filename="Projects/octopi/cachecleaner/ui/cachecleaner.ui" line="183"/>
<source>Refresh</source>
<translation>Uppdatera</translation>
</message>
<message>
<location filename="Projects/octopi/cachecleaner/ui/cachecleaner.ui" line="127"/>
<source>Installed packages</source>
<translation>Installerade paket</translation>
</message>
</context>
<context>
<name>PackageGroupModel</name>
<message>
<location filename="Projects/octopi/cachecleaner/packagegroupmodel.cpp" line="199"/>
<source>Clean</source>
<translation>Rensa</translation>
</message>
<message>
<location filename="Projects/octopi/cachecleaner/packagegroupmodel.cpp" line="222"/>
<source>Clean %1</source>
<translation>Rensa %1</translation>
</message>
</context>
</TS>

View File

@@ -0,0 +1,51 @@
<?xml version="1.0" ?><!DOCTYPE TS><TS language="tr_TR" version="2.0">
<context>
<name>CacheCleaner</name>
<message>
<location filename="Projects/octopi/cachecleaner/ui/cachecleaner.ui" line="14"/>
<source>Cache Cleaner - Octopi</source>
<translation>Octopi - Önbellek Temizleyici</translation>
</message>
<message>
<location filename="Projects/octopi/cachecleaner/ui/cachecleaner.ui" line="49"/>
<source>Uninstalled packages</source>
<translation>Kaldırılmış paketler</translation>
</message>
<message>
<location filename="Projects/octopi/cachecleaner/ui/cachecleaner.ui" line="75"/>
<location filename="Projects/octopi/cachecleaner/ui/cachecleaner.ui" line="150"/>
<source>Keep :</source>
<translation>Tut:</translation>
</message>
<message>
<location filename="Projects/octopi/cachecleaner/ui/cachecleaner.ui" line="82"/>
<location filename="Projects/octopi/cachecleaner/ui/cachecleaner.ui" line="157"/>
<source>Number of old versions to keep</source>
<translation>Eskimiş sürümlerin sayısını tut</translation>
</message>
<message>
<location filename="Projects/octopi/cachecleaner/ui/cachecleaner.ui" line="102"/>
<location filename="Projects/octopi/cachecleaner/ui/cachecleaner.ui" line="183"/>
<source>Refresh</source>
<translation>Yenile</translation>
</message>
<message>
<location filename="Projects/octopi/cachecleaner/ui/cachecleaner.ui" line="127"/>
<source>Installed packages</source>
<translation>Yüklü paketler</translation>
</message>
</context>
<context>
<name>PackageGroupModel</name>
<message>
<location filename="Projects/octopi/cachecleaner/packagegroupmodel.cpp" line="199"/>
<source>Clean</source>
<translation>Temiz</translation>
</message>
<message>
<location filename="Projects/octopi/cachecleaner/packagegroupmodel.cpp" line="222"/>
<source>Clean %1</source>
<translation>%1 Temiz</translation>
</message>
</context>
</TS>

View File

@@ -0,0 +1,51 @@
<?xml version="1.0" ?><!DOCTYPE TS><TS language="uk" version="2.0">
<context>
<name>CacheCleaner</name>
<message>
<location filename="Projects/octopi/cachecleaner/ui/cachecleaner.ui" line="14"/>
<source>Cache Cleaner - Octopi</source>
<translation type="unfinished"/>
</message>
<message>
<location filename="Projects/octopi/cachecleaner/ui/cachecleaner.ui" line="49"/>
<source>Uninstalled packages</source>
<translation type="unfinished"/>
</message>
<message>
<location filename="Projects/octopi/cachecleaner/ui/cachecleaner.ui" line="75"/>
<location filename="Projects/octopi/cachecleaner/ui/cachecleaner.ui" line="150"/>
<source>Keep :</source>
<translation type="unfinished"/>
</message>
<message>
<location filename="Projects/octopi/cachecleaner/ui/cachecleaner.ui" line="82"/>
<location filename="Projects/octopi/cachecleaner/ui/cachecleaner.ui" line="157"/>
<source>Number of old versions to keep</source>
<translation type="unfinished"/>
</message>
<message>
<location filename="Projects/octopi/cachecleaner/ui/cachecleaner.ui" line="102"/>
<location filename="Projects/octopi/cachecleaner/ui/cachecleaner.ui" line="183"/>
<source>Refresh</source>
<translation type="unfinished"/>
</message>
<message>
<location filename="Projects/octopi/cachecleaner/ui/cachecleaner.ui" line="127"/>
<source>Installed packages</source>
<translation type="unfinished"/>
</message>
</context>
<context>
<name>PackageGroupModel</name>
<message>
<location filename="Projects/octopi/cachecleaner/packagegroupmodel.cpp" line="199"/>
<source>Clean</source>
<translation type="unfinished"/>
</message>
<message>
<location filename="Projects/octopi/cachecleaner/packagegroupmodel.cpp" line="222"/>
<source>Clean %1</source>
<translation type="unfinished"/>
</message>
</context>
</TS>

View File

@@ -0,0 +1,51 @@
<?xml version="1.0" ?><!DOCTYPE TS><TS language="uz" version="2.0">
<context>
<name>CacheCleaner</name>
<message>
<location filename="Projects/octopi/cachecleaner/ui/cachecleaner.ui" line="14"/>
<source>Cache Cleaner - Octopi</source>
<translation type="unfinished"/>
</message>
<message>
<location filename="Projects/octopi/cachecleaner/ui/cachecleaner.ui" line="49"/>
<source>Uninstalled packages</source>
<translation type="unfinished"/>
</message>
<message>
<location filename="Projects/octopi/cachecleaner/ui/cachecleaner.ui" line="75"/>
<location filename="Projects/octopi/cachecleaner/ui/cachecleaner.ui" line="150"/>
<source>Keep :</source>
<translation type="unfinished"/>
</message>
<message>
<location filename="Projects/octopi/cachecleaner/ui/cachecleaner.ui" line="82"/>
<location filename="Projects/octopi/cachecleaner/ui/cachecleaner.ui" line="157"/>
<source>Number of old versions to keep</source>
<translation type="unfinished"/>
</message>
<message>
<location filename="Projects/octopi/cachecleaner/ui/cachecleaner.ui" line="102"/>
<location filename="Projects/octopi/cachecleaner/ui/cachecleaner.ui" line="183"/>
<source>Refresh</source>
<translation type="unfinished"/>
</message>
<message>
<location filename="Projects/octopi/cachecleaner/ui/cachecleaner.ui" line="127"/>
<source>Installed packages</source>
<translation type="unfinished"/>
</message>
</context>
<context>
<name>PackageGroupModel</name>
<message>
<location filename="Projects/octopi/cachecleaner/packagegroupmodel.cpp" line="199"/>
<source>Clean</source>
<translation type="unfinished"/>
</message>
<message>
<location filename="Projects/octopi/cachecleaner/packagegroupmodel.cpp" line="222"/>
<source>Clean %1</source>
<translation type="unfinished"/>
</message>
</context>
</TS>

View File

@@ -0,0 +1 @@
<<3C>d<18><EFBFBD>!<1C>`<60><><EFBFBD>

View File

@@ -0,0 +1,51 @@
<?xml version="1.0" ?><!DOCTYPE TS><TS language="vi" version="2.0">
<context>
<name>CacheCleaner</name>
<message>
<location filename="Projects/octopi/cachecleaner/ui/cachecleaner.ui" line="14"/>
<source>Cache Cleaner - Octopi</source>
<translation type="unfinished"/>
</message>
<message>
<location filename="Projects/octopi/cachecleaner/ui/cachecleaner.ui" line="49"/>
<source>Uninstalled packages</source>
<translation type="unfinished"/>
</message>
<message>
<location filename="Projects/octopi/cachecleaner/ui/cachecleaner.ui" line="75"/>
<location filename="Projects/octopi/cachecleaner/ui/cachecleaner.ui" line="150"/>
<source>Keep :</source>
<translation type="unfinished"/>
</message>
<message>
<location filename="Projects/octopi/cachecleaner/ui/cachecleaner.ui" line="82"/>
<location filename="Projects/octopi/cachecleaner/ui/cachecleaner.ui" line="157"/>
<source>Number of old versions to keep</source>
<translation type="unfinished"/>
</message>
<message>
<location filename="Projects/octopi/cachecleaner/ui/cachecleaner.ui" line="102"/>
<location filename="Projects/octopi/cachecleaner/ui/cachecleaner.ui" line="183"/>
<source>Refresh</source>
<translation type="unfinished"/>
</message>
<message>
<location filename="Projects/octopi/cachecleaner/ui/cachecleaner.ui" line="127"/>
<source>Installed packages</source>
<translation type="unfinished"/>
</message>
</context>
<context>
<name>PackageGroupModel</name>
<message>
<location filename="Projects/octopi/cachecleaner/packagegroupmodel.cpp" line="199"/>
<source>Clean</source>
<translation type="unfinished"/>
</message>
<message>
<location filename="Projects/octopi/cachecleaner/packagegroupmodel.cpp" line="222"/>
<source>Clean %1</source>
<translation type="unfinished"/>
</message>
</context>
</TS>

View File

@@ -0,0 +1,51 @@
<?xml version="1.0" ?><!DOCTYPE TS><TS language="zh_TW" version="2.0">
<context>
<name>CacheCleaner</name>
<message>
<location filename="Projects/octopi/cachecleaner/ui/cachecleaner.ui" line="14"/>
<source>Cache Cleaner - Octopi</source>
<translation> - Octopi</translation>
</message>
<message>
<location filename="Projects/octopi/cachecleaner/ui/cachecleaner.ui" line="49"/>
<source>Uninstalled packages</source>
<translation></translation>
</message>
<message>
<location filename="Projects/octopi/cachecleaner/ui/cachecleaner.ui" line="75"/>
<location filename="Projects/octopi/cachecleaner/ui/cachecleaner.ui" line="150"/>
<source>Keep :</source>
<translation></translation>
</message>
<message>
<location filename="Projects/octopi/cachecleaner/ui/cachecleaner.ui" line="82"/>
<location filename="Projects/octopi/cachecleaner/ui/cachecleaner.ui" line="157"/>
<source>Number of old versions to keep</source>
<translation></translation>
</message>
<message>
<location filename="Projects/octopi/cachecleaner/ui/cachecleaner.ui" line="102"/>
<location filename="Projects/octopi/cachecleaner/ui/cachecleaner.ui" line="183"/>
<source>Refresh</source>
<translation></translation>
</message>
<message>
<location filename="Projects/octopi/cachecleaner/ui/cachecleaner.ui" line="127"/>
<source>Installed packages</source>
<translation></translation>
</message>
</context>
<context>
<name>PackageGroupModel</name>
<message>
<location filename="Projects/octopi/cachecleaner/packagegroupmodel.cpp" line="199"/>
<source>Clean</source>
<translation></translation>
</message>
<message>
<location filename="Projects/octopi/cachecleaner/packagegroupmodel.cpp" line="222"/>
<source>Clean %1</source>
<translation> %1</translation>
</message>
</context>
</TS>

View File

@@ -0,0 +1,217 @@
<?xml version="1.0" encoding="UTF-8"?>
<ui version="4.0">
<class>CacheCleaner</class>
<widget class="QMainWindow" name="CacheCleaner">
<property name="geometry">
<rect>
<x>0</x>
<y>0</y>
<width>740</width>
<height>465</height>
</rect>
</property>
<property name="windowTitle">
<string>Cache Cleaner - Octopi</string>
</property>
<property name="windowIcon">
<iconset resource="../resources.qrc">
<normaloff>:/resources/images/cachecleaner.png</normaloff>:/resources/images/cachecleaner.png</iconset>
</property>
<property name="animated">
<bool>true</bool>
</property>
<widget class="QWidget" name="centralwidget">
<property name="enabled">
<bool>true</bool>
</property>
<layout class="QVBoxLayout" name="verticalLayout">
<property name="spacing">
<number>6</number>
</property>
<property name="leftMargin">
<number>5</number>
</property>
<property name="rightMargin">
<number>5</number>
</property>
<property name="bottomMargin">
<number>0</number>
</property>
<item>
<widget class="QGroupBox" name="UninstalledPackagesBox">
<property name="sizePolicy">
<sizepolicy hsizetype="Preferred" vsizetype="Preferred">
<horstretch>0</horstretch>
<verstretch>1</verstretch>
</sizepolicy>
</property>
<property name="title">
<string>Uninstalled packages</string>
</property>
<property name="flat">
<bool>false</bool>
</property>
<layout class="QVBoxLayout" name="verticalLayout_3">
<property name="leftMargin">
<number>6</number>
</property>
<property name="topMargin">
<number>6</number>
</property>
<property name="rightMargin">
<number>6</number>
</property>
<property name="bottomMargin">
<number>6</number>
</property>
<item>
<widget class="QListWidget" name="uninstalledPackagesList"/>
</item>
<item>
<layout class="QHBoxLayout" name="horizontalLayout_2">
<item>
<widget class="QLabel" name="label_2">
<property name="text">
<string>Keep :</string>
</property>
</widget>
</item>
<item>
<widget class="QSpinBox" name="keepUninstalledPackagesSpinner">
<property name="toolTip">
<string>Number of old versions to keep</string>
</property>
</widget>
</item>
<item>
<spacer name="horizontalSpacer_2">
<property name="orientation">
<enum>Qt::Horizontal</enum>
</property>
<property name="sizeHint" stdset="0">
<size>
<width>40</width>
<height>20</height>
</size>
</property>
</spacer>
</item>
<item>
<widget class="QPushButton" name="refreshUninstalledButton">
<property name="text">
<string>Refresh</string>
</property>
</widget>
</item>
<item>
<widget class="QPushButton" name="cleanUninstalledButton">
<property name="text">
<string notr="true">Clean</string>
</property>
</widget>
</item>
</layout>
</item>
</layout>
</widget>
</item>
<item>
<widget class="QGroupBox" name="installedPackagesBox">
<property name="sizePolicy">
<sizepolicy hsizetype="Preferred" vsizetype="Preferred">
<horstretch>0</horstretch>
<verstretch>1</verstretch>
</sizepolicy>
</property>
<property name="title">
<string>Installed packages</string>
</property>
<layout class="QVBoxLayout" name="verticalLayout_2">
<property name="leftMargin">
<number>6</number>
</property>
<property name="topMargin">
<number>6</number>
</property>
<property name="rightMargin">
<number>6</number>
</property>
<property name="bottomMargin">
<number>6</number>
</property>
<item>
<widget class="QListWidget" name="installedPackagesList"/>
</item>
<item>
<layout class="QHBoxLayout" name="horizontalLayout">
<item>
<widget class="QLabel" name="label">
<property name="text">
<string>Keep :</string>
</property>
</widget>
</item>
<item>
<widget class="QSpinBox" name="keepInstalledPackagesSpinner">
<property name="toolTip">
<string>Number of old versions to keep</string>
</property>
<property name="specialValueText">
<string/>
</property>
<property name="value">
<number>1</number>
</property>
</widget>
</item>
<item>
<spacer name="horizontalSpacer">
<property name="orientation">
<enum>Qt::Horizontal</enum>
</property>
<property name="sizeHint" stdset="0">
<size>
<width>40</width>
<height>20</height>
</size>
</property>
</spacer>
</item>
<item>
<widget class="QPushButton" name="refreshInstalledButton">
<property name="text">
<string>Refresh</string>
</property>
</widget>
</item>
<item>
<widget class="QPushButton" name="cleanInstalledButton">
<property name="text">
<string notr="true">Clean</string>
</property>
</widget>
</item>
</layout>
</item>
</layout>
</widget>
</item>
</layout>
</widget>
<widget class="QMenuBar" name="menubar">
<property name="geometry">
<rect>
<x>0</x>
<y>0</y>
<width>740</width>
<height>19</height>
</rect>
</property>
</widget>
<widget class="QStatusBar" name="statusbar"/>
</widget>
<resources>
<include location="../resources.qrc"/>
</resources>
<connections/>
</ui>

View File

@@ -0,0 +1,61 @@
#include "../../src/unixcommand.h"
#include "../../src/wmhelper.h"
#include "../../src/strconstants.h"
#include "mainwindow.h"
#include <QApplication>
#include <QtGui>
#include <QDebug>
//#define NO_GTK_STYLE
int main(int argc, char *argv[])
{
qDebug() << QString("Octopi Notifier - " + StrConstants::getApplicationVersion() +
" (" + StrConstants::getQtVersion() + ")");
if (UnixCommand::isAppRunning("octopi-notifier"))
{
qDebug() << "Aborting notifier as another instance is already running!";
return (-1);
}
if (!QFile::exists(ctn_PACMANHELPER_BINARY))
{
qDebug() << "Aborting notifier as 'pacmanhelper' binary could not be found! [" << ctn_PACMANHELPER_BINARY << "]";
return (-2);
}
if (!QFile::exists(ctn_DBUS_PACMANHELPER_SERVICE))
{
qDebug() << "Aborting notifier as 'pacmanhelper' DBus service could not be found! [" << ctn_DBUS_PACMANHELPER_SERVICE << "]";
return (-3);
}
QApplication a(argc, argv);
#if QT_VERSION < 0x050000
#ifndef NO_GTK_STYLE
QApplication::setGraphicsSystem(QLatin1String("raster"));
if(!WMHelper::isKDERunning() && (!WMHelper::isLXQTRunning()) && (!WMHelper::isRazorQtRunning()))
{
qApp->setStyle(new QGtkStyle());
}
else
qApp->setStyle(new QCleanlooksStyle);
#endif
#endif
QTranslator appTranslator;
appTranslator.load(":/resources/translations/octopi_" +
QLocale::system().name());
a.installTranslator(&appTranslator);
a.setQuitOnLastWindowClosed(false);
MainWindow w;
QResource::registerResource("./resources.qrc");
return a.exec();
}

Some files were not shown because too many files have changed in this diff Show More