aboutsummaryrefslogtreecommitdiff
path: root/src-qt5/core-utils/lumina-search
Commit message (Collapse)AuthorAge
* i18n: fix out of tree buildAndreas Müller2017-11-27
| | | | | | | | | | Fixes e.g: | /bin/sh: line 0: cd: i18n: No such file or directory | Makefile:955: recipe for target 'install_dotrans' failed | make[3]: *** [install_dotrans] Error 1 Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
* manpages: fix out of tree installAndreas Müller2017-11-27
| | | | | | | Fixes e.g: | gzip: lumina-info.1: No such file or directory Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
* Redo all the new man pages categories.Ken Moore2017-11-20
| | | | Make sure they are all man1 instead of man8
* Add in the new manpages from Aaron St.John (lumina-docs repo).Ken Moore2017-11-20
| | | | Also adjust the "community support" shortcut to point to gitter rather than IRC.
* Resync translation files with latest sources.Ken Moore2017-11-20
|
* Resynced translation filesZackaryWelch2017-09-11
|
* Resynced translation files and fixed translations of the boot splash UIZackaryWelch2017-08-15
|
* Translated using Weblate (French)Ethan James Large2017-08-08
| | | | Currently translated at 100.0% (28 of 28 strings)
* Merge remote-tracking branch 'origin/master'Weblate2017-08-02
|\
| * Fixed language attribute in Australian XML filesZackaryWelch2017-08-01
| |
| * Added Australian English translation filesZackaryWelch2017-07-31
| |
* | Translated using Weblate (Spanish)Zackary Welch2017-08-02
|/ | | | Currently translated at 96.4% (27 of 28 strings)
* Merge branch 'master' of github.com:trueos/luminaWeblate2017-07-19
|\
| * Tag Version 1.3.0 in sourceKen Moore2017-06-26
| | | | | | | | Ensure the translation files are all in sync as well.
* | Translated using Weblate (Czech)Pavel Borecki2017-07-19
|/ | | | Currently translated at 100.0% (28 of 28 strings)
* Fix a missing include in lumina-searchKen Moore2017-06-08
|
* Switch the core-utilities (lumina-search) over to using the ↵Ken Moore2017-06-07
| | | | LUtils::openSettings() function.
* Ensure that all Lumina tools/utilities are setup with high-DPI icons.Ken Moore2017-05-01
|
* Translated using Weblate (lumina_SEARCH@da (generated))scootergrisen2017-03-18
| | | | Currently translated at 100.0% (28 of 28 strings)
* Re-sync the translation files with the latest from the Lumina source files.Ken Moore2017-02-27
|
* Translated using Weblate (lumina_SEARCH@da (generated))scootergrisen2017-02-27
| | | | Currently translated at 100.0% (28 of 28 strings)
* Translated using Weblate (lumina_SEARCH@da (generated))scootergrisen2017-02-24
| | | | Currently translated at 100.0% (28 of 28 strings)
* Translated using Weblate (lumina_SEARCH@it (generated))giulio zanardi2017-01-27
| | | | Currently translated at 100.0% (28 of 28 strings)
* Translated using Weblate (lumina_SEARCH@ja (generated))YAMASHIRO Jun2017-01-09
| | | | Currently translated at 100.0% (28 of 28 strings)
* Translated using Weblate (lumina_SEARCH@et (generated))Andres Traks2017-01-09
| | | | Currently translated at 92.8% (26 of 28 strings)
* Translated using Weblate (lumina_SEARCH@fr (generated))Anil Mir2017-01-04
| | | | Currently translated at 100.0% (28 of 28 strings)
* Re-sync the translation files with the sources.Ken Moore2017-01-03
|
* Translated using Weblate (lumina_SEARCH@ca (generated))Davidmp2016-12-19
| | | | Currently translated at 100.0% (28 of 28 strings)
* Merge branch 'master' of github.com:trueos/luminaWeblate2016-12-14
|\
| * A few important fixes for lumina-search:Ken Moore2016-11-28
| | | | | | | | | | | | | | 1) Ensure the background search process gets stopped when the app is closed. 2) Add a limit of 100 items to the search results (any more than that and the user should refine their search term) 3) Make sure that any "proc" directory on the system is always excluded from the search. This directory heirarchy is highly recursive in nature and should never really be used for searches anyway. 4) Increase the time delay before starting any live search to 1/2 second (used to be 1/3 second).
| * Disable the theme engine from the core-utils.Ken Moore2016-11-10
| | | | | | | | Clean up the libLumina classes needed by the core-utils.
| * LARGE UPDATE:Ken Moore2016-11-07
| | | | | | | | | | | | | | 1) Dismantle the Lumina library completely. 2) Setup lots of small subproject files (.pri) for the individual classes within the old library. 3) Move all the Lumina binaries to use the new subproject files 4) Split up the LuminaUtils class/files into LUtils and LDesktopUtils (generic utilities, and desktop-specific utilities)
| * Make sure all the translation files are synced to the sources.Ken Moore2016-10-20
| |
| * Finish up the depretiation of the old systemapps fetching function.Ken Moore2016-09-23
| |
| * Large update to how XDGDesktop files are created/used.Ken Moore2016-09-22
| | | | | | | | | | | | This impacts almost all tools/utilities within Lumina - please test (passed internal tests so far). This cleans up a lot of the backend XDG compliance class, moving lots of functionality into child functions of the XDGDesktop class and ensuring that they get cleaned up more regularly/properly. This *seems* to make the desktop startup a lot faster, even if the overall memory savings are slight (so far).
* | Translated using Weblate (lumina_SEARCH@da (generated))Thomas Alexander Frederiksen2016-11-24
| | | | | | | | Currently translated at 100.0% (28 of 28 strings)
* | Translated using Weblate (lumina_SEARCH@cs (generated))Pavel Fric2016-11-22
| | | | | | | | Currently translated at 100.0% (28 of 28 strings)
* | Translated using Weblate (lumina_SEARCH@it (generated))Oscar Andrea Merandi2016-10-26
| | | | | | | | Currently translated at 100.0% (28 of 28 strings)
* | Translated using Weblate (lumina_SEARCH@el (generated))George Ember2016-10-26
|/ | | | Currently translated at 96.4% (27 of 28 strings)
* Merge branch 'master' of https://github.com/trueos/luminaWeblate2016-09-20
|\
| * Re-sync all the translation files for Lumina with the source code, and add a ↵Ken Moore2016-09-19
| | | | | | | | small script for doing this on a regular basis to the src-qt5 directory (dev only - no need to run this prior to building Lumina).
* | Translated using Weblate (lumina_SEARCH@ru (generated))Nikolay2016-09-12
|/ | | | Currently translated at 96.4% (27 of 28 strings)
* Merge in all the translation files from the lumina-i18n repository into the ↵Ken Moore2016-09-12
| | | | | | main lumina repo. Now we can hook up weblate in the main lumina repo, and have everything in sync all the time.
* Fix where localization files get installed via the main source tree ↵Ken Moore2016-06-20
| | | | | | (accounts for the change to SHARE/lumina-desktop rather than SHARE/Lumina-DE). Also fix the wallpaper dir detection routine within lumina-config (same issue - install dir change broke the path detection).
* Another large batch of updates:Ken Moore2016-06-14
| | | | | 1) Move the "runtime" directory in the users home to the XDG_CONFIG_HOME/lumina-desktop rather than ~/.lumina 2) Update the Glass theme a bit more.
* Large update to the project files:Ken Moore2016-06-14
| | | | | 1) Move from "NO_I18N" to "WITH_I18N". This will ensure that the source version of the localizations are not installed unless explicitly requested (since the "real" localization files are in the lumina-i18n repo - these source files are theauto-generated ones before getting sent up to the pootle localization system). 2) Add a few more .desktop files for the various Lumina utilities.
* Rearrange the Lumina source tree quite a bit:Ken Moore2016-04-25
Now the utilites are arranged by category (core, core-utils, desktop-utils), so all the -utils may be excluded by a package system (or turned into separate packages) as needed.
bgstack15