Compare commits

...

7 Commits

Author SHA1 Message Date
Alf Gaida
5b43fb40f9
Adding upstream version 0.12.0.
Signed-off-by: Alf Gaida <agaida@siduction.org>
2017-10-22 13:19:50 +02:00
Alf Gaida
72b5ca9c65
Adding upstream version 0.11.1.
Signed-off-by: Alf Gaida <agaida@siduction.org>
2017-01-02 02:41:45 +01:00
Alf Gaida
b9f8405b32 Adding upstream version 0.11.0. 2016-09-24 12:53:20 +02:00
Alf Gaida
7870faab49 Adding upstream version 0.10.96~13-g95f335b. 2016-07-20 22:18:57 +02:00
Alf Gaida
f9b737e85d Adding upstream version 0.10.0. 2015-11-03 00:46:27 +01:00
Alf Gaida
d771c9be41 Adding upstream version 0.9.0+20151014. 2015-10-25 01:08:36 +02:00
Alf Gaida
06e2fb1f08 Adding upstream version 0.9.0+20150831. 2015-09-04 21:19:08 +02:00
91 changed files with 1058 additions and 3408 deletions

2
.gitignore vendored
View File

@ -1,2 +0,0 @@
build
nbproject

View File

@ -4,7 +4,7 @@ Upstream Authors:
Copyright:
Copyright (c) 2010-2012 Razor team
Copyright (c) 2012-2014 LXQt team
Copyright (c) 2012-2017 LXQt team
License: GPL-2 and LGPL-2.1+
License: LGPL-2.1+
The full text of the licenses can be found in the 'COPYING' file.

258
CHANGELOG Normal file
View File

@ -0,0 +1,258 @@
lxqt-runner-0.12.0 / 2017-10-21
===============================
* Set patch version
* Don't export github templates
* Update CMakeLists.txt
* Fixed typo in Lithuanian
* Drops Qt5Core_VERSION_STRING
* set Qt::AA_UseHighDpiPixmaps to true
* Fix pedantic warning
* ui: Add option to show particular count of items
* runner: Make usage of history configurable
* commanditemmodel: Remove unused methods
* Added QCommandLineParser and basic cli interface to lxqt-runner
* Added LXQT_RUNNER_PATCH_VERSION
* Fixes a FTBFS in superbuild mode
* Added merged autostart to CMakeLists.txt
* Updated *_da.desktop files and removed *_da_DK.desktop files
* Update desktop entries and Replace fr_FR by fr
* Update Greek translation (el) Remove country variant from language code
* CMake: Adds Runtime and Devel install COMPONENTs
* Coding style changes
* Updates the build system to use the Targets infrastructure
* Drops hardcoded /etc/xdg paths
* Updated german translation, replaced Qt4 by Qt in all xsession/translations
* Updates translations infrastructure
* Update the required minimum cmake version
* remove dead template lines switch OnlyShowIn from Razor -> LXQt stringchanges LxQt -> LXQt
* Support lxqt-session and add necessary xdg autostart desktop entry files.
* Bump year
0.11.1 / 2017-01-01
===================
* Release 0.11.1: Update changelog
* MathItem: Honor system locale (#52)
* Use the new MenuCache configuration CMake module
* Fixes FTBFS when libmenu-cache was installed to non-standard location
* Remove cpack (#49)
* - Fix endif placement when test for MATH library.
0.11.0 / 2016-09-24
===================
* Release 0.11.0: Add changelog
* Add README.md
* Math: Enhance evaluation logic
* Math: Use libmuparser for math evaluation
* runner: Follow virtual desktop switching
* Properly hide the runner when it loses focus
* runner: Sort history items by relevance
* build: Use external translations (#41)
* ts-files removal (#40)
* Use QString() instead of ""
* Fix layout and focus to get history items right
* Bump year
* main: Add activation by running second instance
* Italian translation update
* dialog: Default icons
* dialog: Fill background
* upd: lxqt-runner_hu.ts
* Update lxqt-runner_it.ts
0.10.0 / 2015-10-31
===================
* Fix license file
* Update translations
* providers: don't show custom command/binary in case existing application (.desktop) is shown
* providers: internal functions as static & which moved to the beginning for using it below
* Updated german translation, made common for all regions.
* Removed country variant _IT
* Rename LxQt to LXQt everywhere
* Remove country variant from language code
* some license fixes
* Handles CMake policy CMP0063
* lxqt-runner: search case insensitive in items for each provider
* lxqt-runner: correct space(s) according to conding standard
* Use the LXQtCompilerSettings CMake module
* Removes no added value, noisy debug message
* Fixes Action button missing (menu) icon
* Adds Runtime install COMPONENT
* Coding style changes and cleanups
* Use GNUInstallDirs
* Removes unneeded include_directories() entries.
* Reworks WITHOUT_MENU_CACHE option. Renames to USE_MENU_CACHE
* Reworks RUNNER_MATH option
* Reworks Virtual Box options and associated stuff
* Use CMAKE_AUTOUIC, drop qt5_wrap_ui()
* Update the build system to use the Targets infrastructure
* Remove trailing whitespaces
* Fix naming and links
* Hide on shortcut trigger if it's active
* Avoid hiding the dialog on opening the menu
* Remove the provider for power actions
* fallback for executing scripts w/o #!
* rempove KF5/ prefix from include as done in lxde/liblxqt/pull/36
0.9.0 / 2015-01-29
==================
* Sets the command list to use alternating row colors
* Portuguese update
* - Unify naming for a unique lxqt. No more suffixes
* Drop XdgDesktopFileCache::getFile()
* Add tab-completion
* uniform coding style
* Hide on loosing focus
* Update lxqt-runner_pl_PL.ts
* Fixes lxde/lxqt#347. HtmlDelegate on runner's list.
* Makes the UPDATE_TRANSLATIONS option actually work.
* Cleans up CMakeLists.txt a little bit
* Uses the new liblxqt modules to handle translations
* Moves lxqt_runner_sr_BA.ts to the translations dir.
* Adds an UPDATE_TRANSLATIONS option
* Use the LXQtranslate module to handle translations
* Update Russian translation
* Fixes dialog type, alt+tab won't focus it
* Fix QDesktopWidget::availableGeometry() vs KWindowSystem::workArea() bug
* CMakeLists cleanups
* Fixes lxde/lxde-qt#311, FTBFS
* Port lxqt-runner to KWindowSystem. Purge Qt 4.
* Add Ctrl-p and Ctrl-n movement shortcuts.
* Trim input text. Fixes lxde/lxde-qt#139
0.8.0 / 2014-10-08
==================
* Adapt to the translation infrastructure
* Use QWindow::windowHandle()->winId() to replace QWidget::winId() due to a bug of Qt5.
* Initial Qt5 support.
* Use new LXQt header files.
* Assorted string polishing
* cmake option to build without menu-cache even if it is installed
* Update dialog.cpp
0.7.0 / 2014-05-07
==================
* Update COPYING
0.6.99 / 2014-05-01
===================
* Update man page
* Update AUTHORS
* LxQt Power Management -> Power Management
* Add CPack rules for creating tarball
* Update the app icons properly after the xdg menu is reloaded.
* Proper encoding of command arguments
* Removed CMAKE_SOURCE_DIR usage from CMakeLists.txt
* Fix renaming bugs, replacing lxqt-qt with lxde-qt
* Finish the crazy razor=>lxqt renaming tasks.
* Convert utf8 strings to utf16 properly while using libmenu-cache.
* Optionally support libmenu-cache so we can load installed appS from a cache quickly.
* Rename razor to lxqt in some strings.
* Make use of the latest liblxqt & liblxqt-globalkeys. * Rename to lxqt-runnder.
* Add COPYING and AUTHORS
* compile fix: do not include private qt header files
* razor-runner scripting
* X-RAZOR changed to Razor in desktop files
* Experimental submenu added to shortcut selector button
* Global shortcuts client library added and all support for it refactored and fixed.
* fix "shorcut" typo
* ignored duplicate entries in the HistoryProvider
* Some debug prints removed. Timeout for Systray to load increased to 1 minute. Module crash detection improved.
* preliminary manpages primary for razorqt and usefully in venenux
* Translations updated
* first part of fixes based on Coverity Scan (code static analysis)
* Delete bad en_GB translations
* Update translations
* runner: Always select the command first and don't match directories
* Translations updated
* Removed line num from TS files.
* Translations
* Updated .ts.src files
* Extra explaination on compile flags
* indent fixes
* Optional runtime VBoxHeadless support
* Fix for Issue #290 Fails to build on BSD
* Removed translate.sh from razor-runner
* New translation infrastructure
* Ts.src files updated.
* Language name zh_CN.GB2312 braked cmake process.
* Translations updated
* typo fixes
* Razor-runner: history provider didn't expand env variables.
* Fixed a history in the razor-runner.
* lock screen for runner too
* fixed #267 Add logout/lock screen actions to razor runner
* Move configure button to the left of close
* implemented #267 Add logout/lock screen actions to razor runner
* Don't display any VM on empty regex ; adding author header for previously added vbox provider
* GUI for change razor theme.
* fixed #63 Razor launcher should access history on arrow up/down
* Improvements in the razor-runner Added a customommand provider.
* Set window titles for use with WM's like fvwm
* Typos in code. Thanks Aaron Lewis. * In razor-runner , providers item: title() was typed as tile() * For RazorSettings class , settingsChanged() was typed as settigsChanged()
* Garbage in the code.
* Preloading menu in the razor-runner.
* Fix QRC_FILE definition
* Fix the header path
* Implemention of Virtualbox Runner
* Implemention of VirtualBox runner
* Transifex desktop: sr_BA.ts should be a local
* Transifex desktop: local translations
* Transifex desktop: Translations pulled
* Update Tradidtional Chinese Translations
* RazorApplication class implemented; all modules ported to this class
* Translations update
* Added support for the online translation service. www.transifex.net
* Serbian translation files
* Greek translation by iosifidis
* Razor-runner not activated in kwin.
* Razor-runner not activated in kwin.
* Added danish translations
* Russian translation
* fix #169: italian translation
* Relicense panel & runner
* Set icon theme before instantiating CommandItemModel
* Fix gmail.ru -> gmail.com
* Keep all parts of the theme in one place. Fix in the cmake.
* Keep all parts of the theme in one place
* SVK translation finalized
* Close Issue #120
* License audit
* Add Chinese(simplified) translation files.
* Add Slovak (sk) translation
* Czech translations (cs_CZ)
* huge refactoring of the libraries build organization
* Closes #64 Razor launcher should focus on alt+f2
* RazorRunner: IconThemeChanged handler for razor-runner.
* Fix: Wrong actualSize for icons from /usr/pixmaps.
* GPL->LGPL where I'm the author
* Translation for standard buttons in the razor-runner
* Reducing lib dependency in cmake files.
* Fix: Desktop Menu Specification category must be X-RAZOR.
* Polish translation. Closes #46
* potential fix (workaround) from #40: XdgMenu does not display environment related items
* homepage updated + auto replacement script
* Micro fix in razorqt-runner
* XDG-files are splitted into qtxdg library.
* History mode in razor-runner.
* Fixed #23: Sorting razor-runner command list.
* Translation
* Mathematics support in razor-runner.
* Razor-runner refactoring - Providers classes.
* Small sorted fix.
* Fixed selection color in listview.
* Polish translation
* fix for build (includes)
* Closes #22
* Closes #21
* Disabled tests the global shortcut registration result.
* "math mode" for razor-runner (expression ends with '=')
* check for global shortcut duplicity (open cfg if it's in conflict)
* Razor-runner program

View File

@ -1,45 +1,57 @@
cmake_minimum_required(VERSION 2.8.11)
cmake_minimum_required(VERSION 3.0.2 FATAL_ERROR)
project(lxqt-runner)
set(CMAKE_INCLUDE_CURRENT_DIR ON)
set(CMAKE_POSITION_INDEPENDENT_CODE ON)
set(CMAKE_AUTOUIC ON)
set(CMAKE_AUTOMOC ON)
set(CMAKE_AUTORCC ON)
set(REQUIRED_MENUCACHE_VERSION "0.3.3")
include(CMakeDependentOption)
include(GNUInstallDirs)
option(UPDATE_TRANSLATIONS "Update source translation translations/*.ts files" OFF)
option(USE_MENU_CACHE "Use libmenu-cache from LXDE to generate the app menu" ON)
option(RUNNER_MATH "Math operations support" ON)
option(RUNNER_VBOX "Virtual Box support" ON)
cmake_dependent_option(RUNNER_VBOX_HEADLESS
"Use headless mode instead of default window" OFF
"RUNNER_VBOX" OFF
)
find_package(KF5WindowSystem REQUIRED)
find_package(Qt5Widgets REQUIRED)
find_package(Qt5Xml REQUIRED)
find_package(Qt5Script REQUIRED)
find_package(Qt5LinguistTools REQUIRED QUIET)
find_package(Qt5LinguistTools REQUIRED)
find_package(lxqt REQUIRED)
find_package(Qt5Xdg REQUIRED)
find_package(lxqt-globalkeys REQUIRED)
find_package(lxqt-globalkeys-ui REQUIRED)
message(STATUS "Building with Qt${Qt5Core_VERSION_STRING}")
set(QTX_LIBRARIES Qt5::Widgets Qt5::Xml Qt5::Script)
message(STATUS "Building with Qt${Qt5Core_VERSION}")
include(${LXQT_USE_FILE})
include(${QTXDG_USE_FILE})
include(${LXQT_GLOBALKEYS_USE_FILE})
include(${LXQT_GLOBALKEYS_UI_USE_FILE})
include(LXQtCompilerSettings NO_POLICY_SCOPE)
# optionally use libmenu-cache from lxde to generate the application menu
find_package(PkgConfig)
# Patch Version
set(LXQT_RUNNER_PATCH_VERSION 0)
set(LXQT_RUNNER_VERSION ${LXQT_MAJOR_VERSION}.${LXQT_MINOR_VERSION}.${LXQT_RUNNER_PATCH_VERSION})
add_definitions("-DLXQT_RUNNER_VERSION=\"${LXQT_RUNNER_VERSION}\"")
if (NOT WITHOUT_MENU_CACHE)
pkg_check_modules(MENU_CACHE
libmenu-cache>=0.3.3
)
endif(NOT WITHOUT_MENU_CACHE)
set(QTX_LIBRARIES Qt5::Widgets Qt5::Xml)
# if libmenu-cache is available
if (MENU_CACHE_FOUND)
include_directories(${MENU_CACHE_INCLUDE_DIRS})
add_definitions(-DHAVE_MENU_CACHE=1)
if (USE_MENU_CACHE OR RUNNER_MATH)
find_package(PkgConfig REQUIRED)
endif ()
if (USE_MENU_CACHE)
# optionally use libmenu-cache from lxde to generate the application menu
find_package(MenuCache "${REQUIRED_MENUCACHE_VERSION}" REQUIRED)
endif()
if (RUNNER_MATH)
pkg_check_modules(MUPARSER REQUIRED muparser)
endif ()
set(lxqt-runner_H_FILES
dialog.h
@ -70,16 +82,14 @@ set(QRC_FILES
)
set(lxqt-runner_LIBRARIES
${LXQT_LIBRARIES}
${LXQT_GLOBALKEYS_LIBRARIES}
${LXQT_GLOBALKEYS_UI_LIBRARIES}
${QTXDG_LIBRARIES}
${MENU_CACHE_LIBRARIES}
lxqt
lxqt-globalkeys
lxqt-globalkeys-ui
${MENUCACHE_LIBRARIES}
${QTX_LIBRARIES}
${MUPARSER_LDFLAGS}
)
include(LXQtTranslate)
lxqt_translate_ts(lxqt-runner_QM_FILES
@ -90,80 +100,59 @@ lxqt_translate_ts(lxqt-runner_QM_FILES
${lxqt-runner_UI_FILES}
INSTALL_DIR
"${LXQT_TRANSLATIONS_DIR}/${PROJECT_NAME}"
PULL_TRANSLATIONS
${PULL_TRANSLATIONS}
CLEAN_TRANSLATIONS
${CLEAN_TRANSLATIONS}
TRANSLATIONS_REPO
${TRANSLATIONS_REPO}
TRANSLATIONS_REFSPEC
${TRANSLATIONS_REFSPEC}
)
lxqt_app_translation_loader(lxqt-runner_QM_LOADER ${PROJECT_NAME})
#************************************************
include_directories(
${LXQT_INCLUDE_DIRS}
${LXQT_GLOBALKEYS_INCLUDE_DIRS}
${LXQT_GLOBALKEYS_UI_INCLUDE_DIRS}
${QTXDG_INCLUDE_DIRS}
)
if(NOT CMAKE_BUILD_TYPE)
set(CMAKE_BUILD_TYPE Release)
endif()
add_definitions(-Wall)
set(LXQT_SHARE_DIR "${CMAKE_INSTALL_PREFIX}/share/lxqt")
set(APP_SHARE_DIR "${LXQT_SHARE_DIR}/${PROJECT_NAME}")
#************************************************
if(NOT DEFINED RUNNER_MATH)
set(RUNNER_MATH Yes)
endif()
if(RUNNER_MATH)
add_definitions(-DMATH_ENABLED)
endif(RUNNER_MATH)
# *******************************************************************
# Optional: start VBOX machines in headless mode,
# instead of default window
if(NOT DEFINED RUNNER_VBOX)
set(RUNNER_VBOX Yes)
endif()
if(VBOXRUNNER_HEADLESS)
add_definitions(-DVBOXRUNNER_HEADLESS)
endif()
if (RUNNER_VBOX)
set(QRC_FILES
${QRC_FILES}
virtualbox-icons.qrc
)
add_definitions(-DVBOX_ENABLED)
list(APPEND QRC_FILES virtualbox-icons.qrc)
endif()
qt5_wrap_ui(lxqt-runner_UI_HEADERS ${lxqt-runner_UI_FILES})
qt5_add_resources(lxqt-runner_QRC_SOURCES ${QRC_FILES})
add_executable(${PROJECT_NAME}
${lxqt-runner_CPP_FILES}
${lxqt-runner_UI_FILES}
${lxqt-runner_QRC_SOURCES}
${lxqt-runner_QM_FILES}
${lxqt-runner_QM_LOADER}
)
target_link_libraries(${PROJECT_NAME} ${lxqt-runner_LIBRARIES} KF5::WindowSystem)
if (RUNNER_MATH)
lxqt_enable_target_exceptions("${PROJECT_NAME}" PRIVATE)
endif ()
install(TARGETS ${PROJECT_NAME} RUNTIME DESTINATION bin)
install(FILES ${CONFIG_FILES} DESTINATION ${APP_SHARE_DIR})
target_include_directories(${PROJECT_NAME}
PRIVATE "$<$<BOOL:${MENUCACHE_FOUND}>:${MENUCACHE_INCLUDE_DIRS}>"
PRIVATE "$<$<BOOL:${MUPARSER_FOUND}>:${MUPARSER_INCLUDE_DIRS}>"
)
# building tarball with CPack -------------------------------------------------
include(InstallRequiredSystemLibraries)
set(CPACK_PACKAGE_VERSION_MAJOR ${LXQT_MAJOR_VERSION})
set(CPACK_PACKAGE_VERSION_MINOR ${LXQT_MINOR_VERSION})
set(CPACK_PACKAGE_VERSION_PATCH ${LXQT_PATCH_VERSION})
set(CPACK_GENERATOR TBZ2)
set(CPACK_SOURCE_GENERATOR TBZ2)
set(CPACK_SOURCE_IGNORE_FILES /build/;.gitignore;.*~;.git;.kdev4;temp)
include(CPack)
target_compile_definitions(${PROJECT_NAME}
PRIVATE "$<$<BOOL:${RUNNER_MATH}>:MATH_ENABLED>"
PRIVATE "$<$<BOOL:${RUNNER_VBOX}>:VBOX_ENABLED>"
PRIVATE "$<$<BOOL:${RUNNER_VBOX_HEADLESS}>:VBOX_HEADLESS_ENABLED>"
PRIVATE "$<$<BOOL:${MENUCACHE_FOUND}>:HAVE_MENU_CACHE=1>"
)
target_link_libraries(${PROJECT_NAME}
${lxqt-runner_LIBRARIES}
KF5::WindowSystem
)
install(TARGETS
${PROJECT_NAME}
RUNTIME DESTINATION "${CMAKE_INSTALL_BINDIR}"
COMPONENT Runtime
)
# merged from lxqt-common
add_subdirectory(autostart)

View File

@ -1,9 +1,8 @@
GNU LESSER GENERAL PUBLIC LICENSE
Version 2.1, February 1999
Copyright (C) 1991, 1999 Free Software Foundation, Inc.
51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
Everyone is permitted to copy and distribute verbatim copies
of this license document, but changing it is not allowed.
@ -23,8 +22,7 @@ specially designated software packages--typically libraries--of the
Free Software Foundation and other authors who decide to use it. You
can use it too, but we suggest you first think carefully about whether
this license or the ordinary General Public License is the better
strategy to use in any particular case, based on the explanations
below.
strategy to use in any particular case, based on the explanations below.
When we speak of free software, we are referring to freedom of use,
not price. Our General Public Licenses are designed to make sure that
@ -89,9 +87,9 @@ libraries. However, the Lesser license provides advantages in certain
special circumstances.
For example, on rare occasions, there may be a special need to
encourage the widest possible use of a certain library, so that it
becomes a de-facto standard. To achieve this, non-free programs must
be allowed to use the library. A more frequent case is that a free
encourage the widest possible use of a certain library, so that it becomes
a de-facto standard. To achieve this, non-free programs must be
allowed to use the library. A more frequent case is that a free
library does the same job as widely used non-free libraries. In this
case, there is little to gain by limiting the free library to free
software only, so we use the Lesser General Public License.
@ -138,8 +136,8 @@ included without limitation in the term "modification".)
"Source code" for a work means the preferred form of the work for
making modifications to it. For a library, complete source code means
all the source code for all modules it contains, plus any associated
interface definition files, plus the scripts used to control
compilation and installation of the library.
interface definition files, plus the scripts used to control compilation
and installation of the library.
Activities other than copying, distribution and modification are not
covered by this License; they are outside its scope. The act of
@ -305,10 +303,10 @@ of these things:
the user installs one, as long as the modified version is
interface-compatible with the version that the work was made with.
c) Accompany the work with a written offer, valid for at least
three years, to give the same user the materials specified in
Subsection 6a, above, for a charge no more than the cost of
performing this distribution.
c) Accompany the work with a written offer, valid for at
least three years, to give the same user the materials
specified in Subsection 6a, above, for a charge no more
than the cost of performing this distribution.
d) If distribution of the work is made by offering access to copy
from a designated place, offer equivalent access to copy the above
@ -386,10 +384,9 @@ all those who receive copies directly or indirectly through you, then
the only way you could satisfy both it and this License would be to
refrain entirely from distribution of the Library.
If any portion of this section is held invalid or unenforceable under
any particular circumstance, the balance of the section is intended to
apply, and the section as a whole is intended to apply in other
circumstances.
If any portion of this section is held invalid or unenforceable under any
particular circumstance, the balance of the section is intended to apply,
and the section as a whole is intended to apply in other circumstances.
It is not the purpose of this section to induce you to infringe any
patents or other property right claims or to contest validity of any
@ -407,11 +404,11 @@ be a consequence of the rest of this License.
12. If the distribution and/or use of the Library is restricted in
certain countries either by patents or by copyrighted interfaces, the
original copyright holder who places the Library under this License
may add an explicit geographical distribution limitation excluding those
countries, so that distribution is permitted only in or among
countries not thus excluded. In such case, this License incorporates
the limitation as if written in the body of this License.
original copyright holder who places the Library under this License may add
an explicit geographical distribution limitation excluding those countries,
so that distribution is permitted only in or among countries not thus
excluded. In such case, this License incorporates the limitation as if
written in the body of this License.
13. The Free Software Foundation may publish revised and/or new
versions of the Lesser General Public License from time to time.

34
README.md Normal file
View File

@ -0,0 +1,34 @@
# lxqt-runner
## Overview
lxqt-runner provides a GUI that comes up on the desktop and allows for launching applications or shutting down the system.
![lxqt-runner](lxqt-runner.png)
Technically it consists of a single binary `lxqt-runner`. The binary is run in a daemon-like manner as so-called LXQt Module and brings up the GUI when a configured keyboard shortcut is hit.
## Installation
### Compiling source code
Runtime dependencies are muparser, KWindowSystem, menu-cache and [lxqt-globalkeys](https://github.com/lxde/lxqt-globalkeys).
Additional build dependencies are CMake and optionally Git to pull latest VCS checkouts. The localization files were outsourced to repository [lxqt-l10n](https://github.com/lxde/lxqt-l10n) so the corresponding dependencies are needed, too. Please refer to this repository's `README.md` for further information.
Code configuration is handled by CMake. CMake variable `CMAKE_INSTALL_PREFIX` has to be set to `/usr` on most operating systems.
To build run `make`, to install `make install` which accepts variable `DESTDIR` as usual.
### Binary packages
Official binary packages are provided by all major Linux distributions like Arch Linux, Debian (as of Debian stretch only), Fedora and openSUSE. Just use your package manager to search for string `lxqt-runner`.
## Configuration, Usage
Launching binary `lxqt-runner` as LXQt Module can be adjusted from section "Basic Settings" in configuration dialogue "LXQt Session Settings" (binary `lxqt-config-session`) of [lxqt-session](https://github.com/lxde/lxqt-session).
The keyboard shortcut to launch the GUI can be configured in "Global Actions Manager" (binary `lxqt-config-globalkeyshortcuts`) of [lxqt-globalkeys](https://github.com/lxde/lxqt-globalkeys).
The GUI comes with a configuration dialogue to customize settings like the position where it's displayed. It's accessible from a menu that's in turn opened by an icon left of the one to close the GUI, "arrow down" in screenshot above.
To launch an application corresponding strings need to be filed in the form, next a selection can be made from a list presenting matches. Items to shut down or restart the system and so on are provided by the menu featuring the configuration dialogue as well.

17
autostart/CMakeLists.txt Normal file
View File

@ -0,0 +1,17 @@
cmake_minimum_required(VERSION 3.0.2 FATAL_ERROR)
file(GLOB DESKTOP_FILES_IN *.desktop.in)
# Translations **********************************
lxqt_translate_desktop(DESKTOP_FILES
SOURCES
${DESKTOP_FILES_IN}
)
add_custom_target(lxq_runner_autostart_desktop_files ALL DEPENDS ${DESKTOP_FILES})
#************************************************
install(FILES
${DESKTOP_FILES}
DESTINATION "${LXQT_ETC_XDG_DIR}/autostart"
COMPONENT Runtime
)

View File

@ -0,0 +1,9 @@
[Desktop Entry]
Type=Application
Name=Runner
TryExec=lxqt-runner
Exec=lxqt-runner
OnlyShowIn=LXQt;
X-LXQt-Module=true
#TRANSLATIONS_DIR=translations

View File

@ -0,0 +1,2 @@
# Translations
Name[ar]=المُطْلِق

View File

@ -0,0 +1,2 @@
# Translations
Name[cs]=Spouštěč

View File

@ -0,0 +1,2 @@
# Translations
Name[cs_CZ]=Spouštěč

View File

@ -0,0 +1,2 @@
# Translations
Name[da]=Programstarter

View File

@ -0,0 +1,2 @@
# Translations
Name[de]=Anwendungsstarter

View File

@ -0,0 +1,2 @@
# Translations
Name[el]=Εκτελεστής

View File

@ -0,0 +1,2 @@
# Translations
Name[eo]=Rulilo

View File

@ -0,0 +1,2 @@
# Translations
Name[es]=Lanzador

View File

@ -0,0 +1,2 @@
# Translations
Name[es_VE]=Ejecutor

View File

@ -0,0 +1,2 @@
# Translations
Name[eu]=Abiarazlea

View File

@ -0,0 +1,2 @@
# Translations
Name[fi]=Käynnistin

View File

@ -0,0 +1,2 @@
# Translations
Name[fr]=Lanceur

View File

@ -0,0 +1,2 @@
# Translations
Name[hu]=Indító

View File

@ -0,0 +1,2 @@
# Translations
Name[it_IT]=Runner

View File

@ -0,0 +1,2 @@
# Translations
Name[ja]=

View File

@ -0,0 +1,2 @@
# Translations
Name[lt]=Paleidiklis

View File

@ -0,0 +1,2 @@
# Translations
Name[nl]=Starter

View File

@ -0,0 +1,2 @@
# Translations
Name[pl_PL]=Runner

View File

@ -0,0 +1,2 @@
# Translations
Name[pt]=Runner

View File

@ -0,0 +1,2 @@
# Translations
Name[pt_BR]=Executor

View File

@ -0,0 +1,2 @@
# Translations
Name[ru]=бегунок

View File

@ -0,0 +1,2 @@
# Translations
Name[ru_RU]=Запускалка программ

View File

@ -0,0 +1,2 @@
# Translations
Name[sl]=Zaganjalnik

View File

@ -0,0 +1,2 @@
# Translations
Name[th_TH]=

View File

@ -0,0 +1,2 @@
# Translations
Name[tr]=Çalıştırıcı

View File

@ -0,0 +1,2 @@
# Translations
Name[uk]=Запускач

View File

@ -0,0 +1,2 @@
# Translations
Name[zh_CN]=

View File

@ -0,0 +1,2 @@
# Translations
Name[zh_TW]=

View File

@ -37,13 +37,16 @@
/************************************************
************************************************/
CommandItemModel::CommandItemModel(QObject *parent) :
CommandItemModel::CommandItemModel(bool useHistory, QObject *parent) :
QSortFilterProxyModel(parent),
mSourceModel(new CommandSourceItemModel(this)),
mOnlyHistory(false)
mSourceModel(new CommandSourceItemModel(useHistory, this)),
mOnlyHistory(false),
mShowHistoryFirst(true)
{
setDynamicSortFilter(false); // required in Qt5
setFilterCaseSensitivity(Qt::CaseInsensitive);
setSortCaseSensitivity(Qt::CaseInsensitive);
setSourceModel(mSourceModel);
sort(0);
}
@ -81,11 +84,6 @@ const CommandProviderItem *CommandItemModel::command(const QModelIndex &index) c
/************************************************
************************************************/
void CommandItemModel::addHistoryCommand(const QString &command)
{
mSourceModel->addHistoryCommand(command);
}
void CommandItemModel::clearHistory()
{
mSourceModel->clearHistory();
@ -95,7 +93,7 @@ void CommandItemModel::clearHistory()
/************************************************
************************************************/
bool CommandItemModel::filterAcceptsRow(int sourceRow, const QModelIndex &/*sourceParent*/) const
bool CommandItemModel::filterAcceptsRow(int sourceRow, const QModelIndex &sourceParent) const
{
QRegExp re(filterRegExp());
@ -107,7 +105,23 @@ bool CommandItemModel::filterAcceptsRow(int sourceRow, const QModelIndex &/*sour
if (!item)
return false;
return item->compare(re);
bool accept = item->compare(re);
if (accept)
{
//check if CustomCommand can be filtered out (equivalent app link is shown)
const CustomCommandItem * cust_i = qobject_cast<const CustomCommandItem *>(item);
if (nullptr != cust_i)
{
for (int i = mSourceModel->rowCount(sourceParent); 0 <= i; --i)
{
const AppLinkItem * app_i = qobject_cast<const AppLinkItem *>(mSourceModel->command(i));
if (nullptr != app_i && cust_i->exec() == app_i->exec() && app_i->compare(re))
return false;
}
}
}
return accept;
}
@ -124,8 +138,25 @@ bool CommandItemModel::lessThan(const QModelIndex &left, const QModelIndex &righ
if (mOnlyHistory)
return left.row() < right.row();
else
return QSortFilterProxyModel::lessThan(left, right);
HistoryItem const * i_left = dynamic_cast<HistoryItem const *>(mSourceModel->command(left));
HistoryItem const * i_right = dynamic_cast<HistoryItem const *>(mSourceModel->command(right));
if (nullptr != i_left && nullptr == i_right)
return mShowHistoryFirst;
if (nullptr == i_left && nullptr != i_right)
return !mShowHistoryFirst;
if (nullptr != i_left && nullptr != i_right)
{
QRegExp re(filterRegExp());
//Note: -1 should not be returned if the item passed the filter previously
const int pos_left = re.indexIn(i_left->command());
const int pos_right = re.indexIn(i_right->command());
Q_ASSERT(-1 != pos_left && -1 != pos_right);
return pos_left < pos_right
|| (pos_left == pos_right && QSortFilterProxyModel::lessThan(left, right));
}
return QSortFilterProxyModel::lessThan(left, right);
}
@ -138,7 +169,7 @@ int CommandItemModel::itemType(const QModelIndex &index) const
return 1;
else if (index.row() < mSourceModel->externalProviderStartIndex().row())
return 2;
else
else
return 3;
}
@ -182,6 +213,15 @@ QModelIndex CommandItemModel::appropriateItem(const QString &pattern) const
}
/************************************************
************************************************/
void CommandItemModel::showHistoryFirst(bool first/* = true*/)
{
mShowHistoryFirst = first;
invalidate();
}
/************************************************
************************************************/
@ -194,17 +234,21 @@ void CommandItemModel::rebuild()
/************************************************
************************************************/
CommandSourceItemModel::CommandSourceItemModel(QObject *parent) :
QAbstractListModel(parent)
CommandSourceItemModel::CommandSourceItemModel(bool useHistory, QObject *parent) :
QAbstractListModel(parent),
mHistoryProvider(nullptr)
{
mCustomCommandProvider = new CustomCommandProvider;
mProviders.append(mCustomCommandProvider);
rebuild();
mCustomCommandIndex = index(0, 0);
mHistoryProvider = new HistoryProvider();
mProviders.append(mHistoryProvider);
mCustomCommandProvider->setHistoryProvider(mHistoryProvider);
if (useHistory)
{
mHistoryProvider = new HistoryProvider();
mProviders.append(mHistoryProvider);
mCustomCommandProvider->setHistoryProvider(mHistoryProvider);
}
mProviders.append(new AppLinkProvider());
#ifdef MATH_ENABLED
@ -214,14 +258,12 @@ CommandSourceItemModel::CommandSourceItemModel(QObject *parent) :
mProviders.append(new VirtualBoxProvider());
#endif
mProviders.append(new PowerProvider());
rebuild();
mExternalProviderStartIndex = index(rowCount(), 0);
LxQt::Settings settings("lxqt-runner");
LXQt::Settings settings("lxqt-runner");
int numExternalProviders = settings.beginReadArray("external providers");
for (int i = 0; i < numExternalProviders; i++)
for (int i = 0; i < numExternalProviders; i++)
{
settings.setArrayIndex(i);
qDebug() << "Adding external provider:" << settings.value("name") << settings.value("executable");
@ -237,7 +279,7 @@ CommandSourceItemModel::CommandSourceItemModel(QObject *parent) :
connect(provider, SIGNAL(changed()), this, SIGNAL(layoutChanged()));
connect(provider, SIGNAL(aboutToBeChanged()), this, SIGNAL(layoutAboutToBeChanged()));
}
rebuild();
}
@ -336,9 +378,16 @@ void CommandSourceItemModel::rebuild()
************************************************/
void CommandSourceItemModel::clearHistory()
{
beginResetModel();
mHistoryProvider->clearHistory();
endResetModel();
if (mHistoryProvider)
{
beginResetModel();
mHistoryProvider->clearHistory();
endResetModel();
} else
{
QScopedPointer<HistoryProvider> history_p{new HistoryProvider};
history_p->clearHistory();
}
}
@ -374,23 +423,41 @@ const CommandProviderItem *CommandSourceItemModel::command(const QModelIndex &in
}
/************************************************
************************************************/
void CommandSourceItemModel::addHistoryCommand(const QString &command)
{
mHistoryProvider->AddCommand(command);
}
/***********************************************
***********************************************/
void CommandSourceItemModel::setCommand(const QString& command)
{
mCustomCommandProvider->setCommand(command);
mCustomCommandProvider->setCommand(command);
foreach (ExternalProvider* externalProvider, mExternalProviders)
{
externalProvider->setSearchTerm(command);
}
}
/***********************************************
***********************************************/
void CommandSourceItemModel::setUseHistory(bool useHistory)
{
const bool now_using_history = mHistoryProvider != nullptr;
if (now_using_history == useHistory)
return;
beginResetModel();
if (now_using_history)
{
mProviders.removeAll(mHistoryProvider);
mCustomCommandProvider->setHistoryProvider(nullptr);
delete mHistoryProvider;
mHistoryProvider = nullptr;
} else
{
mHistoryProvider = new HistoryProvider;
mProviders.append(mHistoryProvider);
mCustomCommandProvider->setHistoryProvider(mHistoryProvider);
connect(mHistoryProvider, SIGNAL(changed()), this, SIGNAL(layoutChanged()));
connect(mHistoryProvider, SIGNAL(aboutToBeChanged()), this, SIGNAL(layoutAboutToBeChanged()));
}
endResetModel();
}

View File

@ -8,7 +8,7 @@
* Authors:
* Alexander Sokoloff <sokoloff.a@gmail.com>
*
* This program or library is free software; you can/ redistribute it
* This program or library is free software; you can redistribute it
* and/or modify it under the terms of the GNU Lesser General Public
* License as published by the Free Software Foundation; either
* version 2.1 of the License, or (at your option) any later version.
@ -38,7 +38,7 @@ class CommandSourceItemModel: public QAbstractListModel
{
Q_OBJECT
public:
explicit CommandSourceItemModel(QObject *parent = 0);
explicit CommandSourceItemModel(bool useHistory, QObject *parent = 0);
virtual ~CommandSourceItemModel();
int rowCount(const QModelIndex &parent=QModelIndex()) const;
@ -48,13 +48,15 @@ public:
const CommandProviderItem *command(const QModelIndex &index) const;
const CommandProviderItem *command(int row) const;
void addHistoryCommand(const QString &command);
QString command() const { return mCustomCommandProvider->command(); }
void setCommand(const QString &command);
void setCommand(const QString &command);
QPersistentModelIndex customCommandIndex() const { return mCustomCommandIndex; }
QPersistentModelIndex externalProviderStartIndex() const { return mExternalProviderStartIndex; }
/*! Flag if the history should be shown/stored
*/
void setUseHistory(bool useHistory);
public slots:
void rebuild();
void clearHistory();
@ -73,19 +75,23 @@ class CommandItemModel: public QSortFilterProxyModel
{
Q_OBJECT
public:
explicit CommandItemModel(QObject *parent = 0);
explicit CommandItemModel(bool useHistory, QObject *parent = 0);
virtual ~CommandItemModel();
bool isOutDated() const;
const CommandProviderItem *command(const QModelIndex &index) const;
void addHistoryCommand(const QString &command);
QModelIndex appropriateItem(const QString &pattern) const;
bool isShowOnlyHistory() const { return mOnlyHistory; }
void showOnlyHistory(bool onlyHistory) { mOnlyHistory = onlyHistory; }
void showHistoryFirst(bool first = true);
/*! Flag if the history should be shown/stored
*/
inline void setUseHistory(bool useHistory) { mSourceModel->setUseHistory(useHistory); }
QString command() const { return mSourceModel->command(); }
void setCommand(const QString &command) { mSourceModel->setCommand(command); }
@ -101,6 +107,7 @@ private:
int itemType(const QModelIndex &index) const;
CommandSourceItemModel *mSourceModel;
bool mOnlyHistory;
bool mShowHistoryFirst; //!< flag for history items to be shown first/last
};
#endif // COMMANDITEMMODEL_H

View File

@ -49,7 +49,7 @@ ConfigureDialog::ConfigureDialog(QSettings *settings, const QString &defaultShor
QDialog(parent),
ui(new Ui::ConfigureDialog),
mSettings(settings),
mOldSettings(new LxQt::SettingsCache(settings)),
mOldSettings(new LXQt::SettingsCache(settings)),
mDefaultShortcut(defaultShortcut)
{
ui->setupUi(this);
@ -80,6 +80,10 @@ ConfigureDialog::ConfigureDialog(QSettings *settings, const QString &defaultShor
connect(ui->shortcutEd->addMenuAction(tr("Reset")), SIGNAL(triggered()), this, SLOT(shortcutReset()));
settingsChanged();
connect(ui->historyUseCb, &QAbstractButton::toggled, [this] (bool checked) { mSettings->setValue("dialog/history_use", checked); });
connect(ui->historyFirstCb, &QAbstractButton::toggled, [this] (bool checked) { mSettings->setValue("dialog/history_first", checked); });
connect(ui->listShownItemsSB, static_cast<void (QSpinBox::*)(int)>(&QSpinBox::valueChanged), [this] (int i) { mSettings->setValue("dialog/list_shown_items", i); });
}
@ -95,6 +99,11 @@ void ConfigureDialog::settingsChanged()
ui->monitorCbx->setCurrentIndex(mSettings->value("dialog/monitor", -1).toInt() + 1);
ui->shortcutEd->setText(mSettings->value("dialog/shortcut", "Alt+F2").toString());
const bool history_use = mSettings->value("dialog/history_use", true).toBool();
ui->historyUseCb->setChecked(history_use);
ui->historyFirstCb->setChecked(mSettings->value("dialog/history_first", true).toBool());
ui->historyFirstCb->setEnabled(history_use);
ui->listShownItemsSB->setValue(mSettings->value("dialog/list_shown_items", 4).toInt());
}

View File

@ -37,7 +37,7 @@ namespace Ui {
class QSettings;
namespace LxQt {
namespace LXQt {
class SettingsCache;
}
@ -61,7 +61,7 @@ protected:
private:
Ui::ConfigureDialog *ui;
QSettings *mSettings;
LxQt::SettingsCache *mOldSettings;
LXQt::SettingsCache *mOldSettings;
QString mDefaultShortcut;
private slots:

View File

@ -7,7 +7,7 @@
<x>0</x>
<y>0</y>
<width>312</width>
<height>222</height>
<height>278</height>
</rect>
</property>
<property name="windowTitle">
@ -40,6 +40,40 @@
<item row="1" column="1">
<widget class="QComboBox" name="monitorCbx"/>
</item>
<item row="4" column="0" colspan="2">
<widget class="QCheckBox" name="historyFirstCb">
<property name="text">
<string>Show history first</string>
</property>
</widget>
</item>
<item row="3" column="0" colspan="2">
<widget class="QCheckBox" name="historyUseCb">
<property name="text">
<string>Store/show history</string>
</property>
</widget>
</item>
<item row="2" column="0">
<widget class="QLabel" name="label_4">
<property name="toolTip">
<string>&lt;b&gt;Note&lt;/b&gt;: The size of top-level widgets are constrained to 2/3 of the desktop's height and width.</string>
</property>
<property name="text">
<string>Show list with:</string>
</property>
</widget>
</item>
<item row="2" column="1">
<widget class="QSpinBox" name="listShownItemsSB">
<property name="suffix">
<string> item(s)</string>
</property>
<property name="minimum">
<number>1</number>
</property>
</widget>
</item>
</layout>
</widget>
</item>
@ -153,5 +187,21 @@
</hint>
</hints>
</connection>
<connection>
<sender>historyUseCb</sender>
<signal>toggled(bool)</signal>
<receiver>historyFirstCb</receiver>
<slot>setEnabled(bool)</slot>
<hints>
<hint type="sourcelabel">
<x>155</x>
<y>114</y>
</hint>
<hint type="destinationlabel">
<x>155</x>
<y>143</y>
</hint>
</hints>
</connection>
</connections>
</ui>

View File

@ -51,7 +51,7 @@
#include <QWindow>
#include <QScrollBar>
#include <KF5/KWindowSystem/KWindowSystem>
#include <KWindowSystem/KWindowSystem>
#define DEFAULT_SHORTCUT "Alt+F2"
@ -59,18 +59,19 @@
************************************************/
Dialog::Dialog(QWidget *parent) :
QDialog(parent, Qt::Tool | Qt::WindowStaysOnTopHint | Qt::CustomizeWindowHint),
QDialog(parent, Qt::Dialog | Qt::WindowStaysOnTopHint | Qt::CustomizeWindowHint),
ui(new Ui::Dialog),
mSettings(new LxQt::Settings("lxqt-runner", this)),
mSettings(new LXQt::Settings("lxqt-runner", this)),
mGlobalShortcut(0),
mLockCascadeChanges(false),
mDesktopChanged(false),
mConfigureDialog(0)
{
ui->setupUi(this);
setWindowTitle("LXQt Runner");
setAttribute(Qt::WA_TranslucentBackground);
connect(LxQt::Settings::globalSettings(), SIGNAL(iconThemeChanged()), this, SLOT(update()));
connect(LXQt::Settings::globalSettings(), SIGNAL(iconThemeChanged()), this, SLOT(update()));
connect(ui->closeButton, SIGNAL(clicked()), this, SLOT(hide()));
connect(mSettings, SIGNAL(settingsChanged()), this, SLOT(applySettings()));
@ -79,15 +80,15 @@ Dialog::Dialog(QWidget *parent) :
connect(ui->commandEd, SIGNAL(textChanged(QString)), this, SLOT(setFilter(QString)));
connect(ui->commandEd, SIGNAL(returnPressed()), this, SLOT(runCommand()));
mCommandItemModel = new CommandItemModel(this);
mCommandItemModel = new CommandItemModel(mSettings->value("dialog/history_use", true).toBool(), this);
ui->commandList->installEventFilter(this);
ui->commandList->setModel(mCommandItemModel);
ui->commandList->setEditTriggers(QAbstractItemView::NoEditTriggers);
connect(ui->commandList, SIGNAL(clicked(QModelIndex)), this, SLOT(runCommand()));
setFilter("");
setFilter(QString());
dataChanged();
ui->commandList->setItemDelegate(new LxQt::HtmlDelegate(QSize(32, 32), ui->commandList));
ui->commandList->setItemDelegate(new LXQt::HtmlDelegate(QSize(32, 32), ui->commandList));
// Popup menu ...............................
QAction *a = new QAction(XdgIcon::fromTheme("configure"), tr("Configure"), this);
@ -98,9 +99,9 @@ Dialog::Dialog(QWidget *parent) :
connect(a, SIGNAL(triggered()), mCommandItemModel, SLOT(clearHistory()));
addAction(a);
mPowerManager = new LxQt::PowerManager(this);
mPowerManager = new LXQt::PowerManager(this);
addActions(mPowerManager->availableActions());
mScreenSaver = new LxQt::ScreenSaver(this);
mScreenSaver = new LXQt::ScreenSaver(this);
addActions(mScreenSaver->availableActions());
setContextMenuPolicy(Qt::ActionsContextMenu);
@ -108,7 +109,6 @@ Dialog::Dialog(QWidget *parent) :
QMenu *menu = new QMenu(this);
menu->addActions(actions());
ui->actionButton->setMenu(menu);
ui->actionButton->setIcon(XdgIcon::fromTheme("configure"));
// End of popup menu ........................
applySettings();
@ -117,6 +117,8 @@ Dialog::Dialog(QWidget *parent) :
connect(QApplication::desktop(), SIGNAL(workAreaResized(int)), SLOT(realign()));
connect(mGlobalShortcut, SIGNAL(activated()), this, SLOT(showHide()));
connect(mGlobalShortcut, SIGNAL(shortcutChanged(QString,QString)), this, SLOT(shortcutChanged(QString,QString)));
connect(KWindowSystem::self(), SIGNAL(activeWindowChanged(WId)), this, SLOT(onActiveWindowChanged(WId)));
connect(KWindowSystem::self(), &KWindowSystem::currentDesktopChanged, this, &Dialog::onCurrentDesktopChanged);
resize(mSettings->value("dialog/width", 400).toInt(), size().height());
@ -140,7 +142,7 @@ Dialog::~Dialog()
void Dialog::closeEvent(QCloseEvent *event)
{
hide();
event->ignore();
event->accept();
}
@ -179,11 +181,6 @@ bool Dialog::eventFilter(QObject *object, QEvent *event)
if (object == ui->commandList)
return listKeyPressEvent(keyEvent);
}
else if (event->type() == QEvent::FocusOut)
{
hide();
return true;
}
return QDialog::eventFilter(object, event);
}
@ -221,7 +218,7 @@ bool Dialog::editKeyPressEvent(QKeyEvent *event)
ui->commandList->currentIndex().row() == 0
)
{
setFilter("", false);
setFilter(QString(), false);
return true;
}
qApp->sendEvent(ui->commandList, event);
@ -233,10 +230,14 @@ bool Dialog::editKeyPressEvent(QKeyEvent *event)
ui->commandList->isHidden()
)
{
setFilter("", true);
setFilter(QString(), true);
// set focus to the list so that it highlights the first item correctly,
// and then set it back to the textfield, where it belongs
ui->commandList->setFocus();
ui->commandEd->setFocus();
return true;
}
qApp->sendEvent(ui->commandList, event);
return true;
@ -292,7 +293,9 @@ bool Dialog::listKeyPressEvent(QKeyEvent *event)
************************************************/
void Dialog::showHide()
{
if (isVisible() && isActiveWindow())
// Using KWindowSystem to detect the active window since
// QWidget::isActiveWindow is not working reliably.
if (isVisible() && (KWindowSystem::activeWindow() == winId()))
{
hide();
}
@ -300,7 +303,7 @@ void Dialog::showHide()
{
realign();
show();
KWindowSystem::forceActiveWindow(windowHandle()->winId());
KWindowSystem::forceActiveWindow(winId());
ui->commandEd->setFocus();
}
}
@ -353,6 +356,10 @@ void Dialog::applySettings()
mMonitor = mSettings->value("dialog/monitor", -1).toInt();
mCommandItemModel->setUseHistory(mSettings->value("dialog/history_use", true).toBool());
mCommandItemModel->showHistoryFirst(mSettings->value("dialog/history_first", true).toBool());
ui->commandList->setShownCount(mSettings->value("dialog/list_shown_items", 4).toInt());
realign();
mSettings->sync();
}
@ -375,20 +382,60 @@ void Dialog::shortcutChanged(const QString &/*oldShortcut*/, const QString &newS
}
/************************************************
************************************************/
void Dialog::onActiveWindowChanged(WId id)
{
if (isVisible() && 0 != id && id != winId())
{
if (mDesktopChanged)
{
mDesktopChanged = false;
KWindowSystem::forceActiveWindow(winId());
} else
{
hide();
}
}
}
/************************************************
************************************************/
void Dialog::onCurrentDesktopChanged(int screen)
{
if (isVisible())
{
KWindowSystem::setOnDesktop(winId(), screen);
KWindowSystem::forceActiveWindow(winId());
//Note: workaround for changing desktop while runner is shown
// The KWindowSystem::forceActiveWindow may fail to correctly activate runner if there
// are any other windows on the new desktop (probably because of the sequence while WM
// changes the virtual desktop (change desktop and activate any of the windows on it))
mDesktopChanged = true;
}
}
/************************************************
************************************************/
void Dialog::setFilter(const QString &text, bool onlyHistory)
{
qDebug() << "Ind i setFilter...";
if (mCommandItemModel->isOutDated())
mCommandItemModel->rebuild();
QString trimmedText = text.simplified();
mCommandItemModel->setCommand(trimmedText);
mCommandItemModel->showOnlyHistory(onlyHistory);
mCommandItemModel->setFilterWildcard(trimmedText);
mCommandItemModel->sort(0);
mCommandItemModel->setFilterRegExp(trimmedText);
mCommandItemModel->invalidate();
// tidy up layout and select first item
ui->commandList->doItemsLayout();
ui->commandList->setCurrentIndex(mCommandItemModel->index(0, 0));
}
/************************************************

View File

@ -34,7 +34,7 @@ namespace Ui {
class Dialog;
}
namespace LxQt {
namespace LXQt {
class Settings;
class PowerManager;
class ScreenSaver;
@ -69,21 +69,19 @@ protected:
private:
Ui::Dialog *ui;
LxQt::Settings *mSettings;
LXQt::Settings *mSettings;
GlobalKeyShortcut::Action *mGlobalShortcut;
CommandItemModel *mCommandItemModel;
bool mShowOnTop;
int mMonitor;
LxQt::PowerManager *mPowerManager;
LxQt::ScreenSaver *mScreenSaver;
LXQt::PowerManager *mPowerManager;
LXQt::ScreenSaver *mScreenSaver;
bool mLockCascadeChanges;
bool mDesktopChanged; //!< \note flag for changing desktop & activation workaround
ConfigureDialog *mConfigureDialog;
//! \brief handle various additional behaviours (math only for now)
bool editEnterPressed();
private slots:
void realign();
void applySettings();
@ -93,6 +91,8 @@ private slots:
void runCommand();
void showConfigDialog();
void shortcutChanged(const QString &oldShortcut, const QString &newShortcut);
void onActiveWindowChanged(WId id);
void onCurrentDesktopChanged(int desktop);
};
#endif // DIALOG_H

View File

@ -37,6 +37,9 @@
</property>
<item>
<widget class="QFrame" name="panel">
<property name="autoFillBackground">
<bool>true</bool>
</property>
<property name="frameShape">
<enum>QFrame::NoFrame</enum>
</property>
@ -86,6 +89,9 @@
<property name="text">
<string/>
</property>
<property name="icon">
<iconset theme="go-down"/>
</property>
<property name="popupMode">
<enum>QToolButton::InstantPopup</enum>
</property>
@ -102,6 +108,9 @@
<property name="text">
<string notr="true">X</string>
</property>
<property name="icon">
<iconset theme="window-close"/>
</property>
<property name="autoRaise">
<bool>true</bool>
</property>
@ -142,10 +151,13 @@
</widget>
</item>
<item>
<widget class="QListView" name="commandList">
<widget class="MyListView" name="commandList">
<property name="horizontalScrollBarPolicy">
<enum>Qt::ScrollBarAlwaysOff</enum>
</property>
<property name="sizeAdjustPolicy">
<enum>QAbstractScrollArea::AdjustToContents</enum>
</property>
<property name="alternatingRowColors">
<bool>true</bool>
</property>
@ -161,6 +173,11 @@
<header>widgets.h</header>
<container>1</container>
</customwidget>
<customwidget>
<class>MyListView</class>
<extends>QListView</extends>
<header>mylistview.h</header>
</customwidget>
</customwidgets>
<tabstops>
<tabstop>closeButton</tabstop>

BIN
lxqt-runner.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 18 KiB

View File

@ -26,18 +26,32 @@
* END_COMMON_COPYRIGHT_HEADER */
#include <LXQt/Application>
#include <LXQt/SingleApplication>
#include <QCommandLineParser>
#include "dialog.h"
int main(int argc, char *argv[])
{
LxQt::Application a(argc, argv);
LXQt::SingleApplication a(argc, argv);
a.setQuitOnLastWindowClosed(false);
a.setAttribute(Qt::AA_UseHighDpiPixmaps, true);
QWidget *hiddenPreviewParent = new QWidget(0, Qt::Tool);
Dialog d(hiddenPreviewParent);
//d.show();
QCommandLineParser parser;
parser.setApplicationDescription(QStringLiteral("LXQt Runner"));
const QString VERINFO = QStringLiteral(LXQT_RUNNER_VERSION
"\nliblxqt " LXQT_VERSION
"\nQt " QT_VERSION_STR);
a.setApplicationVersion(VERINFO);
parser.addVersionOption();
parser.addHelpOption();
parser.process(a);
QWidget hiddenPreviewParent{0, Qt::Tool};
Dialog d(&hiddenPreviewParent);
a.setActivationWindow(&d);
return a.exec();

View File

@ -23,7 +23,7 @@ technologies, ships several core desktop components, all of which are optional:
.P
These components perform similar actions to those available in other desktop
environments, and their names are self-descriptive. They are usually not launched
by hand but automatically, when choosing a \fBLxQt\-qt\fR session in the Display
by hand but automatically, when choosing a \fBLXQt\fR session in the Display
Manager.
.SH BEHAVIOR
As you type, suggestions will appear. Once you see the application you wish to run you can navigate
@ -34,7 +34,7 @@ such as \fBlxqt-globalkeyshortcuts\fR.
This module only shows at \fBLXQt\fR desktop environment, but you can use in others desktops, by
setting an configuring into session startup.
.SH "REPORTING BUGS"
Report bugs to https://github.com/lxde/lxde-qt/issues
Report bugs to https://github.com/lxde/lxqt/issues
.SH "SEE ALSO"
\fBLXQt\fR it has been tailored for users who value simplicity, speed, and
an intuitive interface, also intended for less powerful machines. See also:

65
mylistview.h Normal file
View File

@ -0,0 +1,65 @@
/* BEGIN_COMMON_COPYRIGHT_HEADER
* (c)LGPL2+
*
* LXQt - a lightweight, Qt based, desktop toolset
* http://lxqt.org
*
* Copyright: 2017 LXQt team
* Authors:
* Palo Kisa <palo.kisa@gmail.com>
*
* This program or library is free software; you can redistribute it
* and/or modify it under the terms of the GNU Lesser General Public
* License as published by the Free Software Foundation; either
* version 2.1 of the License, or (at your option) any later version.
*
* This library 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
* Lesser General Public License for more details.
* You should have received a copy of the GNU Lesser General
* Public License along with this library; if not, write to the
* Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
* Boston, MA 02110-1301 USA
*
* END_COMMON_COPYRIGHT_HEADER */
#if !defined(mylistview_h)
#define mylistview_h
#include <QListView>
#include <QDebug>
class MyListView : public QListView
{
public:
using QListView::QListView;
inline void setShownCount(int shownCount)
{
mShownCount = shownCount;
}
protected:
virtual QSize viewportSizeHint() const override
{
QAbstractItemModel * m = model();
if (m == nullptr)
return QSize{};
QSize s{0, 0};
for (int i = 0, i_e = qMin(mShownCount, model()->rowCount(QModelIndex{})); i != i_e; ++i)
{
const QSize s_i = sizeHintForIndex(m->index(i, 0, QModelIndex{}));
s.rwidth() = qMax(s.width(), s_i.width());
s.rheight() += s_i.height();
}
return s;
}
private:
int mShownCount = 4;
};
#endif // mylistview_h

View File

@ -57,13 +57,13 @@
/************************************************
************************************************/
QString expandCommand(const QString &command, QStringList *arguments=0)
static QString expandCommand(const QString &command, QStringList *arguments=0)
{
QString program;
wordexp_t words;
if (wordexp(command.toLocal8Bit().data(), &words, 0) != 0)
return "";
return QString();
char **w;
w = words.we_wordv;
@ -83,14 +83,52 @@ QString expandCommand(const QString &command, QStringList *arguments=0)
/************************************************
************************************************/
bool startProcess(QString command)
static QString which(const QString &progName)
{
if (progName.isEmpty())
return QString();
if (progName.startsWith(QDir::separator()))
{
QFileInfo fileInfo(progName);
if (fileInfo.isExecutable() && fileInfo.isFile())
return fileInfo.absoluteFilePath();
}
const QStringList dirs = QString(getenv("PATH")).split(":");
foreach (const QString &dir, dirs)
{
QFileInfo fileInfo(QDir(dir), progName);
if (fileInfo.isExecutable() && fileInfo.isFile())
return fileInfo.absoluteFilePath();
}
return QString();
}
/************************************************
************************************************/
static bool startProcess(QString command)
{
QStringList args;
QString program = expandCommand(command, &args);
if (program.isEmpty())
return false;
if (QProcess::startDetached(program, args))
{
return true;
} else
{
//fallback for executable script with no #!
//trying as in system(2)
args.prepend(program);
args.prepend(QStringLiteral("-c"));
return QProcess::startDetached(QStringLiteral("/bin/sh"), args);
}
return QProcess::startDetached(program, args);
}
@ -143,6 +181,7 @@ AppLinkItem::AppLinkItem(const QDomElement &element):
mCommand = element.attribute("exec");
mProgram = QFileInfo(element.attribute("exec")).baseName().section(" ", 0, 0);
mDesktopFile = element.attribute("desktopFile");
initExec();
QMetaObject::invokeMethod(this, "updateIcon", Qt::QueuedConnection);
}
@ -160,6 +199,7 @@ AppLinkItem::AppLinkItem(MenuCacheApp* app):
char* path = menu_cache_item_get_file_path(MENU_CACHE_ITEM(app));
mDesktopFile = QString::fromLocal8Bit(path);
g_free(path);
initExec();
QMetaObject::invokeMethod(this, "updateIcon", Qt::QueuedConnection);
// qDebug() << "FOUND: " << mIconName << ", " << mCommand;
}
@ -191,6 +231,7 @@ void AppLinkItem::operator=(const AppLinkItem &other)
mCommand = other.mCommand;
mProgram = other.mProgram;
mDesktopFile = other.mDesktopFile;
mExec = other.mExec;
mIconName = other.mIconName;
mIcon = other.icon();
@ -230,14 +271,25 @@ bool AppLinkItem::compare(const QRegExp &regExp) const
if (regExp.isEmpty())
return false;
QRegExp re(regExp);
re.setCaseSensitivity(Qt::CaseInsensitive);
return mProgram.contains(re) ||
mTitle.contains(re) ;
return mProgram.contains(regExp) ||
mTitle.contains(regExp) ;
}
/************************************************
************************************************/
void AppLinkItem::initExec()
{
static const QRegExp split_re{QStringLiteral("\\s")};
XdgDesktopFile desktop;
if (desktop.load(mDesktopFile))
{
QStringList cmd = desktop.value(QStringLiteral("Exec")).toString().split(split_re);
if (0 < cmd.size())
mExec = which(expandCommand(cmd[0]));
}
}
/************************************************
@ -255,7 +307,7 @@ AppLinkProvider::AppLinkProvider():
mMenuCacheNotify = 0;
#else
mXdgMenu = new XdgMenu();
mXdgMenu->setEnvironments(QStringList() << "X-LXQT" << "LxQt");
mXdgMenu->setEnvironments(QStringList() << "X-LXQT" << "LXQt");
connect(mXdgMenu, SIGNAL(changed()), this, SLOT(update()));
mXdgMenu->read(XdgMenu::getMenuFileName());
update();
@ -295,7 +347,7 @@ void AppLinkProvider::menuCacheReloadNotify(MenuCache* cache, gpointer user_data
void doUpdate(const QDomElement &xml, QHash<QString, AppLinkItem*> &items)
{
DomElementIterator it(xml, "");
DomElementIterator it(xml, QString());
while (it.hasNext())
{
QDomElement e = it.next();
@ -355,7 +407,7 @@ void AppLinkProvider::update()
// Otherwise the copied item will have no icon.
// FIXME: this is a dirty hack and it should be made cleaner later.
if(item->icon().isNull())
QMetaObject::invokeMethod(item, "updateIcon", Qt::QueuedConnection);
QMetaObject::invokeMethod(item, "updateIcon", Qt::QueuedConnection);
delete newItem;
}
else
@ -407,10 +459,7 @@ bool HistoryItem::run() const
************************************************/
bool HistoryItem::compare(const QRegExp &regExp) const
{
QRegExp re(regExp);
re.setCaseSensitivity(Qt::CaseSensitive);
return mCommand.contains(re);
return mCommand.contains(regExp);
}
@ -499,34 +548,6 @@ CustomCommandItem::CustomCommandItem(CustomCommandProvider *provider):
}
/************************************************
************************************************/
QString which(const QString &progName)
{
if (progName.isEmpty())
return "";
if (progName.startsWith(QDir::separator()))
{
QFileInfo fileInfo(progName);
if (fileInfo.isExecutable() && fileInfo.isFile())
return fileInfo.absoluteFilePath();
}
QStringList dirs = QString(getenv("PATH")).split(":");
foreach (QString dir, dirs)
{
QFileInfo fileInfo(QDir(dir), progName);
if (fileInfo.isExecutable() && fileInfo.isFile())
return fileInfo.absoluteFilePath();
}
return "";
}
/************************************************
************************************************/
@ -535,12 +556,12 @@ void CustomCommandItem::setCommand(const QString &command)
mCommand = command;
mTitle = mCommand;
QString program = which(expandCommand(command));
mExec = which(expandCommand(command));
if (!program.isEmpty())
mComment = QString("%1 %2").arg(program, command.section(' ', 1));
if (!mExec.isEmpty())
mComment = QString("%1 %2").arg(mExec, command.section(' ', 1));
else
mComment = "";
mComment = QString();
}
@ -597,13 +618,13 @@ VirtualBoxItem::VirtualBoxItem(const QString & MachineName , const QIcon & Icon)
void VirtualBoxItem::setRDEPort(const QString & portNum)
{
m_rdePortNum = portNum;
m_rdePortNum = portNum;
}
bool VirtualBoxItem::run() const
{
QStringList arguments;
#ifdef VBOXRUNNER_HEADLESS
#ifdef VBOX_HEADLESS_ENABLED
arguments << "-startvm" << title();
return QProcess::startDetached ("VBoxHeadless" , arguments);
#else
@ -615,9 +636,7 @@ bool VirtualBoxItem::run() const
bool VirtualBoxItem::compare(const QRegExp &regExp) const
{
QRegExp re(regExp);
re.setCaseSensitivity(Qt::CaseInsensitive);
return (! regExp.isEmpty() && -1 != re.indexIn (title ()));
return (! regExp.isEmpty() && -1 != regExp.indexIn (title ()));
}
unsigned int VirtualBoxItem::rank(const QString &pattern) const
@ -770,20 +789,49 @@ bool VirtualBoxProvider::isOutDated() const
#ifdef MATH_ENABLED
#include <QtScript/QScriptEngine>
#include <QtScript/QScriptValue>
#include <muParser.h>
class MathItem::Parser : public mu::Parser
{
public:
static void initLocale()
{
try
{
// use the system's locale instead of the "C"
s_locale = std::locale{""};
} catch (const std::runtime_error & e)
{
qWarning().noquote() << "Unable to set locale for Math, " << e.what();
}
}
};
static void muParserInitLocale()
{
MathItem::Parser::initLocale();
}
Q_COREAPP_STARTUP_FUNCTION(muParserInitLocale)
/************************************************
************************************************/
MathItem::MathItem():
CommandProviderItem()
CommandProviderItem(),
mParser{new Parser}
{
mToolTip =QObject::tr("Mathematics");
mIcon = XdgIcon::fromTheme("accessories-calculator");
}
/************************************************
************************************************/
MathItem::~MathItem()
{
}
/************************************************
************************************************/
@ -800,17 +848,42 @@ bool MathItem::compare(const QRegExp &regExp) const
{
QString s = regExp.pattern().trimmed();
bool is_math = false;
if (s.startsWith('='))
{
is_math = true;
s.remove(0, 1);
}
if (s.endsWith("="))
{
is_math = true;
s.chop(1);
QScriptEngine myEngine;
QScriptValue res = myEngine.evaluate(s);
if (res.isNumber())
}
if (is_math)
{
if (s != mCachedInput)
{
MathItem *self=const_cast<MathItem*>(this);
self->mTitle = s + " = " + res.toString();
return true;
MathItem * self = const_cast<MathItem*>(this);
mCachedInput = s;
self->mTitle.clear();
//try to compute anything suitable
for (int attempts = 20; 0 < attempts && 0 < s.size(); s.chop(1), --attempts)
{
try
{
mParser->SetExpr(s.toStdString());
self->mTitle = s + "=" + QLocale::system().toString(mParser->Eval());
break;
} catch (const mu::Parser::exception_type & e)
{
//don't do anything, return false -> no result will be showed
}
}
}
return !mTitle.isEmpty();
}
return false;
@ -833,53 +906,7 @@ MathProvider::MathProvider()
append(new MathItem());
}
PowerProviderItem::PowerProviderItem(QAction *action)
: CommandProviderItem(),
m_action(action)
{
mIcon = action->icon();
mTitle = action->text();
mComment = QObject::tr("Power Management");
mToolTip = mComment;
}
bool PowerProviderItem::run() const
{
m_action->activate(QAction::Trigger);
return true;
}
bool PowerProviderItem::compare(const QRegExp &regExp) const
{
if (regExp.isEmpty())
return false;
QRegExp re(regExp);
re.setCaseSensitivity(Qt::CaseInsensitive);
return mTitle.contains(re) ;
}
unsigned int PowerProviderItem::rank(const QString &pattern) const
{
return stringRank(mTitle, pattern);
}
PowerProvider::PowerProvider() : CommandProvider()
{
m_power = new LxQt::PowerManager(this);
foreach (QAction *a, m_power->availableActions())
{
append(new PowerProviderItem(a));
}
m_screensaver = new LxQt::ScreenSaver(this);
foreach (QAction *a, m_screensaver->availableActions())
{
append(new PowerProviderItem(a));
}
}
#endif
ExternalProviderItem::ExternalProviderItem()
{
@ -970,4 +997,3 @@ void ExternalProvider::readFromProcess()
}
}
#endif

View File

@ -37,7 +37,7 @@
#include <QIcon>
#ifdef HAVE_MENU_CACHE
#include <menu-cache/menu-cache.h>
#include <menu-cache.h>
#endif
#define MAX_RANK 0xFFFF
@ -121,16 +121,20 @@ public:
bool run() const;
bool compare(const QRegExp &regExp) const;
QString command() const { return mCommand; }
QString exec() const { return mExec; }
void operator=(const AppLinkItem &other);
virtual unsigned int rank(const QString &pattern) const;
private slots:
void updateIcon();
private:
void initExec();
private:
QString mDesktopFile;
QString mIconName;
QString mCommand;
QString mExec; //!< the expanded executable (full path) from desktop file Exec key
QString mProgram;
};
@ -201,6 +205,8 @@ class CustomCommandProvider;
class CustomCommandItem: public CommandProviderItem
{
Q_OBJECT
public:
CustomCommandItem(CustomCommandProvider *provider);
@ -209,10 +215,12 @@ public:
QString command() const { return mCommand; }
void setCommand(const QString &command);
QString exec() const { return mExec; }
virtual unsigned int rank(const QString &pattern) const;
private:
QString mCommand;
QString mExec; //!< the expanded executable (full path)
CustomCommandProvider *mProvider;
};
@ -237,17 +245,24 @@ private:
#ifdef MATH_ENABLED
/************************************************
* Mathematics
************************************************/
class MathItem: public CommandProviderItem
{
public:
class Parser;
public:
MathItem();
~MathItem();
bool run() const;
bool compare(const QRegExp &regExp) const;
virtual unsigned int rank(const QString &pattern) const;
private:
QScopedPointer<Parser> mParser;
mutable QString mCachedInput;
};
@ -258,6 +273,7 @@ public:
MathProvider();
//virtual ~MathProvider();
};
#endif
#ifdef VBOX_ENABLED
#include <QDateTime>
@ -269,7 +285,7 @@ class VirtualBoxItem: public CommandProviderItem
{
public:
VirtualBoxItem(const QString & MachineName , const QIcon & Icon);
void setRDEPort (const QString & portNum);
bool run() const;
bool compare(const QRegExp &regExp) const;
@ -284,7 +300,7 @@ public:
VirtualBoxProvider ();
void rebuild();
bool isOutDated() const;
private:
QFile fp;
QMap<QString,QString> osIcons;
@ -293,40 +309,6 @@ private:
};
#endif
class QAction;
/*! Power management built in into runner
*/
class PowerProviderItem : public CommandProviderItem
{
public:
PowerProviderItem(QAction *action);
bool run() const;
bool compare(const QRegExp &regExp) const;
unsigned int rank(const QString &pattern) const;
private:
QAction *m_action;
};
namespace LxQt {
class PowerManager;
class ScreenSaver;
}
/*! Power management built in into runner
*/
class PowerProvider: public CommandProvider
{
Q_OBJECT
public:
PowerProvider();
private:
LxQt::PowerManager *m_power;
LxQt::ScreenSaver *m_screensaver;
};
class ExternalProviderItem: public CommandProviderItem
{
Q_OBJECT
@ -338,7 +320,7 @@ public:
bool run() const;
bool compare(const QRegExp &regExp) const {return true;} // We leave the decision to the external process
unsigned int rank(const QString &pattern) const;
unsigned int rank(const QString &pattern) const;
QString mCommand;
};
@ -351,21 +333,21 @@ class ExternalProvider: public CommandProvider
public:
ExternalProvider(const QString name, const QString externalProgram);
void setSearchTerm(const QString searchTerm);
signals:
void dataChanged();
private slots:
void readFromProcess();
void newListOfMaps(QList<QMap<QString, QString> > maps);
private:
QString mName;
QString mName;
QProcess *mExternalProcess;
QTextStream *mDataToProcess;
YamlParser *mYamlParser;
QTextStream *mDataToProcess;
YamlParser *mYamlParser;
QByteArray mBuffer;
};

View File

@ -1,98 +0,0 @@
<?xml version="1.0" encoding="utf-8"?>
<!DOCTYPE TS>
<TS version="2.1">
<context>
<name>ConfigureDialog</name>
<message>
<location filename="../configuredialog/configuredialog.ui" line="14"/>
<source>Runner Settings</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../configuredialog/configuredialog.ui" line="20"/>
<source>Appearance</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../configuredialog/configuredialog.ui" line="26"/>
<source>Positioning:</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../configuredialog/configuredialog.ui" line="36"/>
<source>Show on:</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../configuredialog/configuredialog.ui" line="56"/>
<source>Shortcut:</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../configuredialog/configuredialog.cpp" line="60"/>
<source>Top edge of the screen</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../configuredialog/configuredialog.cpp" line="61"/>
<source>Center of the screen</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../configuredialog/configuredialog.cpp" line="67"/>
<source>Focused screen</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../configuredialog/configuredialog.cpp" line="71"/>
<source>Always on screen %1</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../configuredialog/configuredialog.cpp" line="80"/>
<source>Reset</source>
<translation type="unfinished"></translation>
</message>
</context>
<context>
<name>Dialog</name>
<message>
<location filename="../dialog.ui" line="26"/>
<source>Application launcher </source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../dialog.cpp" line="92"/>
<source>Configure</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../dialog.cpp" line="96"/>
<source>Clear History</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../dialog.cpp" line="337"/>
<source>Show/hide runner dialog</source>
<translation type="unfinished"></translation>
</message>
</context>
<context>
<name>QObject</name>
<message>
<location filename="../providers.cpp" line="388"/>
<source>History</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../providers.cpp" line="779"/>
<source>Mathematics</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../providers.cpp" line="840"/>
<source>Power Management</source>
<translation type="unfinished"></translation>
</message>
</context>
</TS>

View File

@ -1,75 +0,0 @@
<?xml version="1.0" ?><!DOCTYPE TS><TS language="ar" version="2.0">
<context>
<name>ConfigureDialog</name>
<message>
<source>LxQt-runner Settings</source>
<translation>إعدادات مُطلق ريزر</translation>
</message>
<message>
<source>Appearance</source>
<translation>المظهر</translation>
</message>
<message>
<source>Positioning:</source>
<translation>تحديد الموضع:</translation>
</message>
<message>
<source>Show on:</source>
<translation>إظهارٌ على:</translation>
</message>
<message>
<source>Shortcut:</source>
<translation>رابطٌ مختصر:</translation>
</message>
<message>
<source>Top edge of screen</source>
<translation>الحافَّة العليا للشَّاشة</translation>
</message>
<message>
<source>Center of screen</source>
<translation>مركز الشَّاشة</translation>
</message>
<message>
<source>Monitor where the mouse</source>
<translation>المراقبة عند مؤشر الفأرة</translation>
</message>
<message>
<source>Always on %1 monitor</source>
<translation>دوماً في شاشة العرض %1</translation>
</message>
</context>
<context>
<name>Dialog</name>
<message>
<source>Application launcher </source>
<translation>بادئ التطبيقات</translation>
</message>
<message>
<source>Configure lxqt-runner</source>
<translation>تهيئة مُطلق نظام ريزر</translation>
</message>
<message>
<source>Clear lxqt-runner History</source>
<translation>مسح ذاكرة مُنفِّذ برامج ريزر</translation>
</message>
<message>
<source>Press &quot;%1&quot; to see dialog.</source>
<translation>اضغط &quot;%1&quot; لمشاهدة لوحة الحوار.</translation>
</message>
</context>
<context>
<name>QObject</name>
<message>
<source>History</source>
<translation>سجلُّ السوابق</translation>
</message>
<message>
<source>Mathematics</source>
<translation>الرِّياضيَّات</translation>
</message>
<message>
<source>LxQt Power Management</source>
<translation>إدارة الطاقة لبيئة ريزر</translation>
</message>
</context>
</TS>

View File

@ -1,75 +0,0 @@
<?xml version="1.0" ?><!DOCTYPE TS><TS language="cs" version="2.0">
<context>
<name>ConfigureDialog</name>
<message>
<source>LxQt-runner Settings</source>
<translation>Nastavení spouštěče programů</translation>
</message>
<message>
<source>Appearance</source>
<translation>Vzhled</translation>
</message>
<message>
<source>Positioning:</source>
<translation>Umístění:</translation>
</message>
<message>
<source>Show on:</source>
<translation>Ukázat na:</translation>
</message>
<message>
<source>Shortcut:</source>
<translation>Klávesová zkratka:</translation>
</message>
<message>
<source>Top edge of screen</source>
<translation>Horní okraj obrazovky</translation>
</message>
<message>
<source>Center of screen</source>
<translation>Střed obrazovky</translation>
</message>
<message>
<source>Monitor where the mouse</source>
<translation>Tam, kde je myš</translation>
</message>
<message>
<source>Always on %1 monitor</source>
<translation>Vždy na %1 obrazovce</translation>
</message>
</context>
<context>
<name>Dialog</name>
<message>
<source>Application launcher </source>
<translation>Spouštěč programů</translation>
</message>
<message>
<source>Configure lxqt-runner</source>
<translation>Nastavit spouštěč programů</translation>
</message>
<message>
<source>Clear lxqt-runner History</source>
<translation>Smazat historii spouštěče programů</translation>
</message>
<message>
<source>Press &quot;%1&quot; to see dialog.</source>
<translation>Stiskněte &quot;%1&quot; pro zobrazení dialogu.</translation>
</message>
</context>
<context>
<name>QObject</name>
<message>
<source>History</source>
<translation>Historie</translation>
</message>
<message>
<source>Mathematics</source>
<translation>Matematika</translation>
</message>
<message>
<source>LxQt Power Management</source>
<translation>Správa energie</translation>
</message>
</context>
</TS>

View File

@ -1,75 +0,0 @@
<?xml version="1.0" ?><!DOCTYPE TS><TS language="cs_CZ" version="2.0">
<context>
<name>ConfigureDialog</name>
<message>
<source>LxQt-runner Settings</source>
<translation>Nastavení spouštěče programů</translation>
</message>
<message>
<source>Appearance</source>
<translation>Vzhled</translation>
</message>
<message>
<source>Positioning:</source>
<translation>Umístění:</translation>
</message>
<message>
<source>Show on:</source>
<translation>Ukázat na:</translation>
</message>
<message>
<source>Shortcut:</source>
<translation>Klávesová zkratka:</translation>
</message>
<message>
<source>Top edge of screen</source>
<translation>Horní okraj obrazovky</translation>
</message>
<message>
<source>Center of screen</source>
<translation>Střed obrazovky</translation>
</message>
<message>
<source>Monitor where the mouse</source>
<translation>Tam, kde je myš</translation>
</message>
<message>
<source>Always on %1 monitor</source>
<translation>Vždy na %1 obrazovce</translation>
</message>
</context>
<context>
<name>Dialog</name>
<message>
<source>Application launcher </source>
<translation>Spouštěč programů</translation>
</message>
<message>
<source>Configure lxqt-runner</source>
<translation>Nastavit spouštěč programů</translation>
</message>
<message>
<source>Clear lxqt-runner History</source>
<translation>Smazat historii spouštěče programů</translation>
</message>
<message>
<source>Press &quot;%1&quot; to see dialog.</source>
<translation>Stiskněte &quot;%1&quot; pro zobrazení dialogu.</translation>
</message>
</context>
<context>
<name>QObject</name>
<message>
<source>History</source>
<translation>Historie</translation>
</message>
<message>
<source>Mathematics</source>
<translation>Matematika</translation>
</message>
<message>
<source>LxQt Power Management</source>
<translation>Správa energie</translation>
</message>
</context>
</TS>

View File

@ -1,81 +0,0 @@
<?xml version="1.0" ?><!DOCTYPE TS><TS language="da" version="2.0">
<context>
<name>ConfigureDialog</name>
<message>
<location filename="../configuredialog/configuredialog.ui" line="14"/>
<source>LxQt-runner Settings</source>
<translation type="unfinished"/>
</message>
<message>
<location filename="../configuredialog/configuredialog.ui" line="20"/>
<source>Appearance</source>
<translation type="unfinished"/>
</message>
<message>
<location filename="../configuredialog/configuredialog.ui" line="26"/>
<source>Positioning:</source>
<translation type="unfinished"/>
</message>
<message>
<location filename="../configuredialog/configuredialog.ui" line="36"/>
<source>Show on:</source>
<translation type="unfinished"/>
</message>
<message>
<location filename="../configuredialog/configuredialog.ui" line="56"/>
<source>Shortcut:</source>
<translation type="unfinished"/>
</message>
<message>
<location filename="../configuredialog/configuredialog.cpp" line="70"/>
<source>Top edge of screen</source>
<translation type="unfinished"/>
</message>
<message>
<location filename="../configuredialog/configuredialog.cpp" line="71"/>
<source>Center of screen</source>
<translation type="unfinished"/>
</message>
<message>
<location filename="../configuredialog/configuredialog.cpp" line="77"/>
<source>Monitor where the mouse</source>
<translation type="unfinished"/>
</message>
<message>
<location filename="../configuredialog/configuredialog.cpp" line="82"/>
<source>Always on %1 monitor</source>
<translation type="unfinished"/>
</message>
</context>
<context>
<name>Dialog</name>
<message>
<location filename="../dialog.ui" line="26"/>
<source>Application launcher </source>
<translation type="unfinished"/>
</message>
<message>
<location filename="../dialog.cpp" line="91"/>
<source>Configure lxqt-runner</source>
<translation type="unfinished"/>
</message>
<message>
<location filename="../dialog.cpp" line="296"/>
<source>Press &quot;%1&quot; to see dialog.</source>
<translation type="unfinished"/>
</message>
</context>
<context>
<name>QObject</name>
<message>
<location filename="../providers.cpp" line="221"/>
<source>History</source>
<translation type="unfinished"/>
</message>
<message>
<location filename="../providers.cpp" line="307"/>
<source>Mathematics</source>
<translation type="unfinished"/>
</message>
</context>
</TS>

View File

@ -1,75 +0,0 @@
<?xml version="1.0" ?><!DOCTYPE TS><TS language="da_DK" version="2.0">
<context>
<name>ConfigureDialog</name>
<message>
<source>LxQt-runner Settings</source>
<translation>Programstarter Indstillinger</translation>
</message>
<message>
<source>Appearance</source>
<translation>Udseende</translation>
</message>
<message>
<source>Positioning:</source>
<translation>Position:</translation>
</message>
<message>
<source>Show on:</source>
<translation>Vis :</translation>
</message>
<message>
<source>Shortcut:</source>
<translation>Genvej:</translation>
</message>
<message>
<source>Top edge of screen</source>
<translation>Skærmens topkant</translation>
</message>
<message>
<source>Center of screen</source>
<translation>Skærmens midte</translation>
</message>
<message>
<source>Monitor where the mouse</source>
<translation>Skærmen, hvor musen</translation>
</message>
<message>
<source>Always on %1 monitor</source>
<translation>Altid skærm %1</translation>
</message>
</context>
<context>
<name>Dialog</name>
<message>
<source>Application launcher </source>
<translation>Programstarter</translation>
</message>
<message>
<source>Configure lxqt-runner</source>
<translation>Indstil LxQt programstarter</translation>
</message>
<message>
<source>Clear lxqt-runner History</source>
<translation>Nulstil lxqt programstarter historik</translation>
</message>
<message>
<source>Press &quot;%1&quot; to see dialog.</source>
<translation>Tryk &quot;%1&quot; for at se dialog.</translation>
</message>
</context>
<context>
<name>QObject</name>
<message>
<source>History</source>
<translation>Historie</translation>
</message>
<message>
<source>Mathematics</source>
<translation>Matematik</translation>
</message>
<message>
<source>LxQt Power Management</source>
<translation>LxQt Strømstyring</translation>
</message>
</context>
</TS>

View File

@ -1,81 +0,0 @@
<?xml version="1.0" ?><!DOCTYPE TS><TS language="de" version="2.0">
<context>
<name>ConfigureDialog</name>
<message>
<location filename="../configuredialog/configuredialog.ui" line="14"/>
<source>LxQt-runner Settings</source>
<translation type="unfinished"/>
</message>
<message>
<location filename="../configuredialog/configuredialog.ui" line="20"/>
<source>Appearance</source>
<translation type="unfinished"/>
</message>
<message>
<location filename="../configuredialog/configuredialog.ui" line="26"/>
<source>Positioning:</source>
<translation type="unfinished"/>
</message>
<message>
<location filename="../configuredialog/configuredialog.ui" line="36"/>
<source>Show on:</source>
<translation type="unfinished"/>
</message>
<message>
<location filename="../configuredialog/configuredialog.ui" line="56"/>
<source>Shortcut:</source>
<translation type="unfinished"/>
</message>
<message>
<location filename="../configuredialog/configuredialog.cpp" line="70"/>
<source>Top edge of screen</source>
<translation type="unfinished"/>
</message>
<message>
<location filename="../configuredialog/configuredialog.cpp" line="71"/>
<source>Center of screen</source>
<translation type="unfinished"/>
</message>
<message>
<location filename="../configuredialog/configuredialog.cpp" line="77"/>
<source>Monitor where the mouse</source>
<translation type="unfinished"/>
</message>
<message>
<location filename="../configuredialog/configuredialog.cpp" line="82"/>
<source>Always on %1 monitor</source>
<translation type="unfinished"/>
</message>
</context>
<context>
<name>Dialog</name>
<message>
<location filename="../dialog.ui" line="26"/>
<source>Application launcher </source>
<translation type="unfinished"/>
</message>
<message>
<location filename="../dialog.cpp" line="91"/>
<source>Configure lxqt-runner</source>
<translation type="unfinished"/>
</message>
<message>
<location filename="../dialog.cpp" line="296"/>
<source>Press &quot;%1&quot; to see dialog.</source>
<translation type="unfinished"/>
</message>
</context>
<context>
<name>QObject</name>
<message>
<location filename="../providers.cpp" line="221"/>
<source>History</source>
<translation type="unfinished"/>
</message>
<message>
<location filename="../providers.cpp" line="307"/>
<source>Mathematics</source>
<translation type="unfinished"/>
</message>
</context>
</TS>

View File

@ -1,75 +0,0 @@
<?xml version="1.0" ?><!DOCTYPE TS><TS language="de_DE" version="2.0">
<context>
<name>ConfigureDialog</name>
<message>
<source>LxQt-runner Settings</source>
<translation>LxQt-runner-Einstellungen</translation>
</message>
<message>
<source>Appearance</source>
<translation>Aussehen</translation>
</message>
<message>
<source>Positioning:</source>
<translation>Positionierung:</translation>
</message>
<message>
<source>Show on:</source>
<translation>Anzeigen auf:</translation>
</message>
<message>
<source>Shortcut:</source>
<translation>Tastenkürzel:</translation>
</message>
<message>
<source>Top edge of screen</source>
<translation>Bildschirmoberkante</translation>
</message>
<message>
<source>Center of screen</source>
<translation>Bildschirmmitte</translation>
</message>
<message>
<source>Monitor where the mouse</source>
<translation>Anzeigen, wo die Maus ist</translation>
</message>
<message>
<source>Always on %1 monitor</source>
<translation>Immer auf Monitor %1</translation>
</message>
</context>
<context>
<name>Dialog</name>
<message>
<source>Application launcher </source>
<translation>Anwendungsstarter</translation>
</message>
<message>
<source>Configure lxqt-runner</source>
<translation>Konfiguriere lxqt-runner</translation>
</message>
<message>
<source>Clear lxqt-runner History</source>
<translation>LxQt-runner Verlauf löschen</translation>
</message>
<message>
<source>Press &quot;%1&quot; to see dialog.</source>
<translation>Klicke &quot;%1&quot; für Dialogsansicht.</translation>
</message>
</context>
<context>
<name>QObject</name>
<message>
<source>History</source>
<translation>Verlauf</translation>
</message>
<message>
<source>Mathematics</source>
<translation>Mathematik</translation>
</message>
<message>
<source>LxQt Power Management</source>
<translation>LxQt Energieverwaltung</translation>
</message>
</context>
</TS>

View File

@ -1,75 +0,0 @@
<?xml version="1.0" ?><!DOCTYPE TS><TS language="el_GR" version="2.0">
<context>
<name>ConfigureDialog</name>
<message>
<source>LxQt-runner Settings</source>
<translation>Ρυθμίσεις εκτελεστή LxQt</translation>
</message>
<message>
<source>Appearance</source>
<translation>Εμφάνιση</translation>
</message>
<message>
<source>Positioning:</source>
<translation>Θέση:</translation>
</message>
<message>
<source>Show on:</source>
<translation>Εμφάνιση σε:</translation>
</message>
<message>
<source>Shortcut:</source>
<translation>Συντόμευση:</translation>
</message>
<message>
<source>Top edge of screen</source>
<translation>Επάνω άκρη της οθόνης</translation>
</message>
<message>
<source>Center of screen</source>
<translation>Κέντρο της οθόνης</translation>
</message>
<message>
<source>Monitor where the mouse</source>
<translation>Οθόνη όπου βρίσκεται το ποντίκι</translation>
</message>
<message>
<source>Always on %1 monitor</source>
<translation>Πάντα στην οθόνη %1</translation>
</message>
</context>
<context>
<name>Dialog</name>
<message>
<source>Application launcher </source>
<translation>Εκκινητής εφαρμογής </translation>
</message>
<message>
<source>Configure lxqt-runner</source>
<translation>Διαμόρφωση εκτελεστή lxqt</translation>
</message>
<message>
<source>Clear lxqt-runner History</source>
<translation>Εκκαθάριση ιστορικού εκτελεστή lxqt</translation>
</message>
<message>
<source>Press &quot;%1&quot; to see dialog.</source>
<translation>Πιέστε &quot;%1&quot; για εμφάνιση διαλόγου.</translation>
</message>
</context>
<context>
<name>QObject</name>
<message>
<source>History</source>
<translation>Ιστορία</translation>
</message>
<message>
<source>Mathematics</source>
<translation>Μαθηματικά</translation>
</message>
<message>
<source>LxQt Power Management</source>
<translation>Διαχείριση ενέργειας LxQt</translation>
</message>
</context>
</TS>

View File

@ -1,75 +0,0 @@
<?xml version="1.0" ?><!DOCTYPE TS><TS language="eo" version="2.0">
<context>
<name>ConfigureDialog</name>
<message>
<source>LxQt-runner Settings</source>
<translation>Agordoj de lxqt-runner</translation>
</message>
<message>
<source>Appearance</source>
<translation>Apero</translation>
</message>
<message>
<source>Positioning:</source>
<translation>Loko:</translation>
</message>
<message>
<source>Show on:</source>
<translation>Montri en:</translation>
</message>
<message>
<source>Shortcut:</source>
<translation>Klavkombino:</translation>
</message>
<message>
<source>Top edge of screen</source>
<translation>Supra bordo de la ekrano</translation>
</message>
<message>
<source>Center of screen</source>
<translation>Centro de la ekrano</translation>
</message>
<message>
<source>Monitor where the mouse</source>
<translation type="unfinished"/>
</message>
<message>
<source>Always on %1 monitor</source>
<translation>Ĉiam en %1 monitoro</translation>
</message>
</context>
<context>
<name>Dialog</name>
<message>
<source>Application launcher </source>
<translation>Lanĉilo de aplikaĵoj </translation>
</message>
<message>
<source>Configure lxqt-runner</source>
<translation>Agordi lxqt-runner</translation>
</message>
<message>
<source>Clear lxqt-runner History</source>
<translation>Vakigi kronologion de lxqt-runner</translation>
</message>
<message>
<source>Press &quot;%1&quot; to see dialog.</source>
<translation>Alkalku &quot;%1&quot; por montri dialogon.</translation>
</message>
</context>
<context>
<name>QObject</name>
<message>
<source>History</source>
<translation>Historio</translation>
</message>
<message>
<source>Mathematics</source>
<translation>Matematiko</translation>
</message>
<message>
<source>LxQt Power Management</source>
<translation>Kurentmastrumilo de LxQt</translation>
</message>
</context>
</TS>

View File

@ -1,75 +0,0 @@
<?xml version="1.0" ?><!DOCTYPE TS><TS language="es" version="2.0">
<context>
<name>ConfigureDialog</name>
<message>
<source>LxQt-runner Settings</source>
<translation>Configuración de LxQt-runner</translation>
</message>
<message>
<source>Appearance</source>
<translation>Apariencia</translation>
</message>
<message>
<source>Positioning:</source>
<translation>Posición:</translation>
</message>
<message>
<source>Show on:</source>
<translation>Mostrar en:</translation>
</message>
<message>
<source>Shortcut:</source>
<translation>Acceso directo</translation>
</message>
<message>
<source>Top edge of screen</source>
<translation>Extremo superior de la pantalla</translation>
</message>
<message>
<source>Center of screen</source>
<translation>Centro de la pantalla</translation>
</message>
<message>
<source>Monitor where the mouse</source>
<translation>Monitor donde esté el ratón</translation>
</message>
<message>
<source>Always on %1 monitor</source>
<translation>Siempre en el monitor %1</translation>
</message>
</context>
<context>
<name>Dialog</name>
<message>
<source>Application launcher </source>
<translation>Lanzador de aplicaciones</translation>
</message>
<message>
<source>Configure lxqt-runner</source>
<translation>Configurar lxqt-runner</translation>
</message>
<message>
<source>Clear lxqt-runner History</source>
<translation>Limpiar historial de LxQt-Runner</translation>
</message>
<message>
<source>Press &quot;%1&quot; to see dialog.</source>
<translation>Presione &quot;%1&quot; para ver la pantalla.</translation>
</message>
</context>
<context>
<name>QObject</name>
<message>
<source>History</source>
<translation>Historial</translation>
</message>
<message>
<source>Mathematics</source>
<translation>Matemáticas</translation>
</message>
<message>
<source>LxQt Power Management</source>
<translation>Administrador de energía de LxQt</translation>
</message>
</context>
</TS>

View File

@ -1,75 +0,0 @@
<?xml version="1.0" ?><!DOCTYPE TS><TS language="es_VE" version="2.0">
<context>
<name>ConfigureDialog</name>
<message>
<source>LxQt-runner Settings</source>
<translation>Configuraciones de LxQt-Ejecutor</translation>
</message>
<message>
<source>Appearance</source>
<translation>Apariencia</translation>
</message>
<message>
<source>Positioning:</source>
<translation>Posicionamiento:</translation>
</message>
<message>
<source>Show on:</source>
<translation>Mostrar en:</translation>
</message>
<message>
<source>Shortcut:</source>
<translation>Acceso de tecla:</translation>
</message>
<message>
<source>Top edge of screen</source>
<translation>En el tope de pantalla</translation>
</message>
<message>
<source>Center of screen</source>
<translation>Centrar en la pantalla</translation>
</message>
<message>
<source>Monitor where the mouse</source>
<translation>Pantalla donde este el raton</translation>
</message>
<message>
<source>Always on %1 monitor</source>
<translation>Siempre en la pantalla %1</translation>
</message>
</context>
<context>
<name>Dialog</name>
<message>
<source>Application launcher </source>
<translation>Lanzador de palicaciones </translation>
</message>
<message>
<source>Configure lxqt-runner</source>
<translation>Configurar lanzador de LxQt</translation>
</message>
<message>
<source>Clear lxqt-runner History</source>
<translation>Limpiar historial de lxqt-runner</translation>
</message>
<message>
<source>Press &quot;%1&quot; to see dialog.</source>
<translation>Presiona %1 para ver el dialogo</translation>
</message>
</context>
<context>
<name>QObject</name>
<message>
<source>History</source>
<translation>Historial</translation>
</message>
<message>
<source>Mathematics</source>
<translation>Matematicas</translation>
</message>
<message>
<source>LxQt Power Management</source>
<translation>Manejador de energia de LxQt</translation>
</message>
</context>
</TS>

View File

@ -1,75 +0,0 @@
<?xml version="1.0" ?><!DOCTYPE TS><TS language="eu" version="2.0">
<context>
<name>ConfigureDialog</name>
<message>
<source>LxQt-runner Settings</source>
<translation>LxQt-runner ezarpenak</translation>
</message>
<message>
<source>Appearance</source>
<translation>Itxura</translation>
</message>
<message>
<source>Positioning:</source>
<translation>Posizioa:</translation>
</message>
<message>
<source>Show on:</source>
<translation>Erakutsi hemen:</translation>
</message>
<message>
<source>Shortcut:</source>
<translation>Lasterbidea:</translation>
</message>
<message>
<source>Top edge of screen</source>
<translation>Pantailaren goiko ertza</translation>
</message>
<message>
<source>Center of screen</source>
<translation>Pantailaren erdia</translation>
</message>
<message>
<source>Monitor where the mouse</source>
<translation>Monitorea sagua dagoen lekuan</translation>
</message>
<message>
<source>Always on %1 monitor</source>
<translation>Beti %1 monitorean</translation>
</message>
</context>
<context>
<name>Dialog</name>
<message>
<source>Application launcher </source>
<translation>Aplikazio-abiarazlea</translation>
</message>
<message>
<source>Configure lxqt-runner</source>
<translation>Konfiguratu lxqt-runner</translation>
</message>
<message>
<source>Clear lxqt-runner History</source>
<translation>Garbitu lxqt-runner historia</translation>
</message>
<message>
<source>Press &quot;%1&quot; to see dialog.</source>
<translation>Sakatu &quot;%1&quot; elkarrizketa-koadroa ikusteko.</translation>
</message>
</context>
<context>
<name>QObject</name>
<message>
<source>History</source>
<translation>Historia</translation>
</message>
<message>
<source>Mathematics</source>
<translation>Matematikak</translation>
</message>
<message>
<source>LxQt Power Management</source>
<translation>LxQt energia-kudeaketa</translation>
</message>
</context>
</TS>

View File

@ -1,75 +0,0 @@
<?xml version="1.0" ?><!DOCTYPE TS><TS language="fi" version="2.0">
<context>
<name>ConfigureDialog</name>
<message>
<source>LxQt-runner Settings</source>
<translation>LxQtin käynnistimen asetukset</translation>
</message>
<message>
<source>Appearance</source>
<translation>Ulkoasu</translation>
</message>
<message>
<source>Positioning:</source>
<translation>Sijainti:</translation>
</message>
<message>
<source>Show on:</source>
<translation>Näytä:</translation>
</message>
<message>
<source>Shortcut:</source>
<translation>Pikanäppäin:</translation>
</message>
<message>
<source>Top edge of screen</source>
<translation>Näytön ylälaidassa</translation>
</message>
<message>
<source>Center of screen</source>
<translation>Keskellä näyttöä</translation>
</message>
<message>
<source>Monitor where the mouse</source>
<translation>Näytöllä, jossa hiiren osoitin on</translation>
</message>
<message>
<source>Always on %1 monitor</source>
<translation>Aina näytöllä %1</translation>
</message>
</context>
<context>
<name>Dialog</name>
<message>
<source>Application launcher </source>
<translation>Sovelluskäynnistin </translation>
</message>
<message>
<source>Configure lxqt-runner</source>
<translation>Hallitse LxQtin käynnistintä</translation>
</message>
<message>
<source>Clear lxqt-runner History</source>
<translation>Tyhjennä LxQt-käynnistimen historia</translation>
</message>
<message>
<source>Press &quot;%1&quot; to see dialog.</source>
<translation>Paina &quot;%1&quot; nähdäksesi ikkunan.</translation>
</message>
</context>
<context>
<name>QObject</name>
<message>
<source>History</source>
<translation>Historia</translation>
</message>
<message>
<source>Mathematics</source>
<translation>Matematiikka</translation>
</message>
<message>
<source>LxQt Power Management</source>
<translation>LxQtin virranhallinta</translation>
</message>
</context>
</TS>

View File

@ -1,75 +0,0 @@
<?xml version="1.0" ?><!DOCTYPE TS><TS language="fr_FR" version="2.0">
<context>
<name>ConfigureDialog</name>
<message>
<source>LxQt-runner Settings</source>
<translation>Paramètres du lanceur de commandes</translation>
</message>
<message>
<source>Appearance</source>
<translation>Apparence</translation>
</message>
<message>
<source>Positioning:</source>
<translation>Position :</translation>
</message>
<message>
<source>Show on:</source>
<translation>Montrer au :</translation>
</message>
<message>
<source>Shortcut:</source>
<translation>Raccourci :</translation>
</message>
<message>
<source>Top edge of screen</source>
<translation>Bord supérieur de l&apos;écran</translation>
</message>
<message>
<source>Center of screen</source>
<translation>Centre de l&apos;écran</translation>
</message>
<message>
<source>Monitor where the mouse</source>
<translation>Moniteur se trouve la souris</translation>
</message>
<message>
<source>Always on %1 monitor</source>
<translation>Toujours sur le moniteur %1</translation>
</message>
</context>
<context>
<name>Dialog</name>
<message>
<source>Application launcher </source>
<translation>Lanceur d&apos;application</translation>
</message>
<message>
<source>Configure lxqt-runner</source>
<translation>Configurer le lanceur de commandes</translation>
</message>
<message>
<source>Clear lxqt-runner History</source>
<translation>Effacer l&apos;historique du lanceur de commandes</translation>
</message>
<message>
<source>Press &quot;%1&quot; to see dialog.</source>
<translation>Appuyer sur &quot;%1&quot; pour voir le dialogue</translation>
</message>
</context>
<context>
<name>QObject</name>
<message>
<source>History</source>
<translation>Histoire</translation>
</message>
<message>
<source>Mathematics</source>
<translation>Mathématiques</translation>
</message>
<message>
<source>LxQt Power Management</source>
<translation>Gestion de l&apos;énergie</translation>
</message>
</context>
</TS>

View File

@ -1,81 +0,0 @@
<?xml version="1.0" ?><!DOCTYPE TS><TS language="hu" version="2.0">
<context>
<name>ConfigureDialog</name>
<message>
<location filename="../configuredialog/configuredialog.ui" line="14"/>
<source>LxQt-runner Settings</source>
<translation type="unfinished"/>
</message>
<message>
<location filename="../configuredialog/configuredialog.ui" line="20"/>
<source>Appearance</source>
<translation type="unfinished"/>
</message>
<message>
<location filename="../configuredialog/configuredialog.ui" line="26"/>
<source>Positioning:</source>
<translation type="unfinished"/>
</message>
<message>
<location filename="../configuredialog/configuredialog.ui" line="36"/>
<source>Show on:</source>
<translation type="unfinished"/>
</message>
<message>
<location filename="../configuredialog/configuredialog.ui" line="56"/>
<source>Shortcut:</source>
<translation type="unfinished"/>
</message>
<message>
<location filename="../configuredialog/configuredialog.cpp" line="70"/>
<source>Top edge of screen</source>
<translation type="unfinished"/>
</message>
<message>
<location filename="../configuredialog/configuredialog.cpp" line="71"/>
<source>Center of screen</source>
<translation type="unfinished"/>
</message>
<message>
<location filename="../configuredialog/configuredialog.cpp" line="77"/>
<source>Monitor where the mouse</source>
<translation type="unfinished"/>
</message>
<message>
<location filename="../configuredialog/configuredialog.cpp" line="82"/>
<source>Always on %1 monitor</source>
<translation type="unfinished"/>
</message>
</context>
<context>
<name>Dialog</name>
<message>
<location filename="../dialog.ui" line="26"/>
<source>Application launcher </source>
<translation type="unfinished"/>
</message>
<message>
<location filename="../dialog.cpp" line="91"/>
<source>Configure lxqt-runner</source>
<translation type="unfinished"/>
</message>
<message>
<location filename="../dialog.cpp" line="296"/>
<source>Press &quot;%1&quot; to see dialog.</source>
<translation type="unfinished"/>
</message>
</context>
<context>
<name>QObject</name>
<message>
<location filename="../providers.cpp" line="221"/>
<source>History</source>
<translation type="unfinished"/>
</message>
<message>
<location filename="../providers.cpp" line="307"/>
<source>Mathematics</source>
<translation type="unfinished"/>
</message>
</context>
</TS>

View File

@ -1,81 +0,0 @@
<?xml version="1.0" ?><!DOCTYPE TS><TS language="ia" version="2.0">
<context>
<name>ConfigureDialog</name>
<message>
<location filename="../configuredialog/configuredialog.ui" line="14"/>
<source>LxQt-runner Settings</source>
<translation type="unfinished"/>
</message>
<message>
<location filename="../configuredialog/configuredialog.ui" line="20"/>
<source>Appearance</source>
<translation type="unfinished"/>
</message>
<message>
<location filename="../configuredialog/configuredialog.ui" line="26"/>
<source>Positioning:</source>
<translation type="unfinished"/>
</message>
<message>
<location filename="../configuredialog/configuredialog.ui" line="36"/>
<source>Show on:</source>
<translation type="unfinished"/>
</message>
<message>
<location filename="../configuredialog/configuredialog.ui" line="56"/>
<source>Shortcut:</source>
<translation type="unfinished"/>
</message>
<message>
<location filename="../configuredialog/configuredialog.cpp" line="70"/>
<source>Top edge of screen</source>
<translation type="unfinished"/>
</message>
<message>
<location filename="../configuredialog/configuredialog.cpp" line="71"/>
<source>Center of screen</source>
<translation type="unfinished"/>
</message>
<message>
<location filename="../configuredialog/configuredialog.cpp" line="77"/>
<source>Monitor where the mouse</source>
<translation type="unfinished"/>
</message>
<message>
<location filename="../configuredialog/configuredialog.cpp" line="82"/>
<source>Always on %1 monitor</source>
<translation type="unfinished"/>
</message>
</context>
<context>
<name>Dialog</name>
<message>
<location filename="../dialog.ui" line="26"/>
<source>Application launcher </source>
<translation type="unfinished"/>
</message>
<message>
<location filename="../dialog.cpp" line="91"/>
<source>Configure lxqt-runner</source>
<translation type="unfinished"/>
</message>
<message>
<location filename="../dialog.cpp" line="296"/>
<source>Press &quot;%1&quot; to see dialog.</source>
<translation type="unfinished"/>
</message>
</context>
<context>
<name>QObject</name>
<message>
<location filename="../providers.cpp" line="221"/>
<source>History</source>
<translation type="unfinished"/>
</message>
<message>
<location filename="../providers.cpp" line="307"/>
<source>Mathematics</source>
<translation type="unfinished"/>
</message>
</context>
</TS>

View File

@ -1,81 +0,0 @@
<?xml version="1.0" ?><!DOCTYPE TS><TS language="id_ID" version="2.0">
<context>
<name>ConfigureDialog</name>
<message>
<location filename="../configuredialog/configuredialog.ui" line="14"/>
<source>LxQt-runner Settings</source>
<translation type="unfinished"/>
</message>
<message>
<location filename="../configuredialog/configuredialog.ui" line="20"/>
<source>Appearance</source>
<translation type="unfinished"/>
</message>
<message>
<location filename="../configuredialog/configuredialog.ui" line="26"/>
<source>Positioning:</source>
<translation type="unfinished"/>
</message>
<message>
<location filename="../configuredialog/configuredialog.ui" line="36"/>
<source>Show on:</source>
<translation type="unfinished"/>
</message>
<message>
<location filename="../configuredialog/configuredialog.ui" line="56"/>
<source>Shortcut:</source>
<translation type="unfinished"/>
</message>
<message>
<location filename="../configuredialog/configuredialog.cpp" line="70"/>
<source>Top edge of screen</source>
<translation type="unfinished"/>
</message>
<message>
<location filename="../configuredialog/configuredialog.cpp" line="71"/>
<source>Center of screen</source>
<translation type="unfinished"/>
</message>
<message>
<location filename="../configuredialog/configuredialog.cpp" line="77"/>
<source>Monitor where the mouse</source>
<translation type="unfinished"/>
</message>
<message>
<location filename="../configuredialog/configuredialog.cpp" line="82"/>
<source>Always on %1 monitor</source>
<translation type="unfinished"/>
</message>
</context>
<context>
<name>Dialog</name>
<message>
<location filename="../dialog.ui" line="26"/>
<source>Application launcher </source>
<translation type="unfinished"/>
</message>
<message>
<location filename="../dialog.cpp" line="91"/>
<source>Configure lxqt-runner</source>
<translation type="unfinished"/>
</message>
<message>
<location filename="../dialog.cpp" line="296"/>
<source>Press &quot;%1&quot; to see dialog.</source>
<translation type="unfinished"/>
</message>
</context>
<context>
<name>QObject</name>
<message>
<location filename="../providers.cpp" line="221"/>
<source>History</source>
<translation type="unfinished"/>
</message>
<message>
<location filename="../providers.cpp" line="307"/>
<source>Mathematics</source>
<translation type="unfinished"/>
</message>
</context>
</TS>

View File

@ -1,75 +0,0 @@
<?xml version="1.0" ?><!DOCTYPE TS><TS language="it_IT" version="2.0">
<context>
<name>ConfigureDialog</name>
<message>
<source>LxQt-runner Settings</source>
<translation>Impostazioni di LxQt-runner</translation>
</message>
<message>
<source>Appearance</source>
<translation>Aspetto</translation>
</message>
<message>
<source>Positioning:</source>
<translation>Posizione:</translation>
</message>
<message>
<source>Show on:</source>
<translation>Mostra su:</translation>
</message>
<message>
<source>Shortcut:</source>
<translation>Scorciatoia:</translation>
</message>
<message>
<source>Top edge of screen</source>
<translation>Bordo superiore dello schermo</translation>
</message>
<message>
<source>Center of screen</source>
<translation>Centro dello schermo</translation>
</message>
<message>
<source>Monitor where the mouse</source>
<translation>Vedi dove è il mouse</translation>
</message>
<message>
<source>Always on %1 monitor</source>
<translation>Sempre sul monitor %1</translation>
</message>
</context>
<context>
<name>Dialog</name>
<message>
<source>Application launcher </source>
<translation>Lanciatore di applicazioni</translation>
</message>
<message>
<source>Configure lxqt-runner</source>
<translation>Configura LxQt-runner</translation>
</message>
<message>
<source>Clear lxqt-runner History</source>
<translation>Cancella la cronologia di lxqt-runner</translation>
</message>
<message>
<source>Press &quot;%1&quot; to see dialog.</source>
<translation>Premi &quot;%1&quot; per vedere la finestra di dialogo.</translation>
</message>
</context>
<context>
<name>QObject</name>
<message>
<source>History</source>
<translation>Cronologia</translation>
</message>
<message>
<source>Mathematics</source>
<translation>Matematica</translation>
</message>
<message>
<source>LxQt Power Management</source>
<translation>Gestione energetica di LxQt</translation>
</message>
</context>
</TS>

View File

@ -1,75 +0,0 @@
<?xml version="1.0" ?><!DOCTYPE TS><TS language="ja" version="2.0">
<context>
<name>ConfigureDialog</name>
<message>
<source>LxQt-runner Settings</source>
<translation>LxQt-runnerの設定</translation>
</message>
<message>
<source>Appearance</source>
<translation></translation>
</message>
<message>
<source>Positioning:</source>
<translation>:</translation>
</message>
<message>
<source>Show on:</source>
<translation>:</translation>
</message>
<message>
<source>Shortcut:</source>
<translation>:</translation>
</message>
<message>
<source>Top edge of screen</source>
<translation></translation>
</message>
<message>
<source>Center of screen</source>
<translation></translation>
</message>
<message>
<source>Monitor where the mouse</source>
<translation></translation>
</message>
<message>
<source>Always on %1 monitor</source>
<translation>%1</translation>
</message>
</context>
<context>
<name>Dialog</name>
<message>
<source>Application launcher </source>
<translation></translation>
</message>
<message>
<source>Configure lxqt-runner</source>
<translation>lxqt-runnerを設定</translation>
</message>
<message>
<source>Clear lxqt-runner History</source>
<translation>LxQt-runnerの履歴を消去</translation>
</message>
<message>
<source>Press &quot;%1&quot; to see dialog.</source>
<translation>&quot;%1&quot;</translation>
</message>
</context>
<context>
<name>QObject</name>
<message>
<source>History</source>
<translation></translation>
</message>
<message>
<source>Mathematics</source>
<translation></translation>
</message>
<message>
<source>LxQt Power Management</source>
<translation>LxQt電源管理</translation>
</message>
</context>
</TS>

View File

@ -1,81 +0,0 @@
<?xml version="1.0" ?><!DOCTYPE TS><TS language="ko" version="2.0">
<context>
<name>ConfigureDialog</name>
<message>
<location filename="../configuredialog/configuredialog.ui" line="14"/>
<source>LxQt-runner Settings</source>
<translation type="unfinished"/>
</message>
<message>
<location filename="../configuredialog/configuredialog.ui" line="20"/>
<source>Appearance</source>
<translation type="unfinished"/>
</message>
<message>
<location filename="../configuredialog/configuredialog.ui" line="26"/>
<source>Positioning:</source>
<translation type="unfinished"/>
</message>
<message>
<location filename="../configuredialog/configuredialog.ui" line="36"/>
<source>Show on:</source>
<translation type="unfinished"/>
</message>
<message>
<location filename="../configuredialog/configuredialog.ui" line="56"/>
<source>Shortcut:</source>
<translation type="unfinished"/>
</message>
<message>
<location filename="../configuredialog/configuredialog.cpp" line="70"/>
<source>Top edge of screen</source>
<translation type="unfinished"/>
</message>
<message>
<location filename="../configuredialog/configuredialog.cpp" line="71"/>
<source>Center of screen</source>
<translation type="unfinished"/>
</message>
<message>
<location filename="../configuredialog/configuredialog.cpp" line="77"/>
<source>Monitor where the mouse</source>
<translation type="unfinished"/>
</message>
<message>
<location filename="../configuredialog/configuredialog.cpp" line="82"/>
<source>Always on %1 monitor</source>
<translation type="unfinished"/>
</message>
</context>
<context>
<name>Dialog</name>
<message>
<location filename="../dialog.ui" line="26"/>
<source>Application launcher </source>
<translation type="unfinished"/>
</message>
<message>
<location filename="../dialog.cpp" line="91"/>
<source>Configure lxqt-runner</source>
<translation type="unfinished"/>
</message>
<message>
<location filename="../dialog.cpp" line="296"/>
<source>Press &quot;%1&quot; to see dialog.</source>
<translation type="unfinished"/>
</message>
</context>
<context>
<name>QObject</name>
<message>
<location filename="../providers.cpp" line="221"/>
<source>History</source>
<translation type="unfinished"/>
</message>
<message>
<location filename="../providers.cpp" line="307"/>
<source>Mathematics</source>
<translation type="unfinished"/>
</message>
</context>
</TS>

View File

@ -1,75 +0,0 @@
<?xml version="1.0" ?><!DOCTYPE TS><TS language="lt" version="2.0">
<context>
<name>ConfigureDialog</name>
<message>
<source>LxQt-runner Settings</source>
<translation>LxQt paleidiklio nuostatos</translation>
</message>
<message>
<source>Appearance</source>
<translation>Išvaizda</translation>
</message>
<message>
<source>Positioning:</source>
<translation>Padėtis:</translation>
</message>
<message>
<source>Show on:</source>
<translation>Rodyti:</translation>
</message>
<message>
<source>Shortcut:</source>
<translation>Nuoroda:</translation>
</message>
<message>
<source>Top edge of screen</source>
<translation>Viršutiniame ekrano krašte</translation>
</message>
<message>
<source>Center of screen</source>
<translation>Ekrano centre</translation>
</message>
<message>
<source>Monitor where the mouse</source>
<translation>Ties pele</translation>
</message>
<message>
<source>Always on %1 monitor</source>
<translation>Visada %1 vaizduoklyje</translation>
</message>
</context>
<context>
<name>Dialog</name>
<message>
<source>Application launcher </source>
<translation>Programų paleidiklis</translation>
</message>
<message>
<source>Configure lxqt-runner</source>
<translation>Konfigūruoti lxqt paleidiklį</translation>
</message>
<message>
<source>Clear lxqt-runner History</source>
<translation>Išvalyti lxqt paleidiklio istoriją</translation>
</message>
<message>
<source>Press &quot;%1&quot; to see dialog.</source>
<translation>Norėdami matyti dialogą, spauskite %1</translation>
</message>
</context>
<context>
<name>QObject</name>
<message>
<source>History</source>
<translation>Istorija</translation>
</message>
<message>
<source>Mathematics</source>
<translation>Matematika</translation>
</message>
<message>
<source>LxQt Power Management</source>
<translation>LxQt energijos valdymas</translation>
</message>
</context>
</TS>

View File

@ -1,75 +0,0 @@
<?xml version="1.0" ?><!DOCTYPE TS><TS language="nl" version="2.0">
<context>
<name>ConfigureDialog</name>
<message>
<source>LxQt-runner Settings</source>
<translation>LxQt-uitvoeren Instellingen</translation>
</message>
<message>
<source>Appearance</source>
<translation>Uiterlijk</translation>
</message>
<message>
<source>Positioning:</source>
<translation>Positionering:</translation>
</message>
<message>
<source>Show on:</source>
<translation>Toon op:</translation>
</message>
<message>
<source>Shortcut:</source>
<translation>Snelkoppeling:</translation>
</message>
<message>
<source>Top edge of screen</source>
<translation>Bovenkant van het scherm</translation>
</message>
<message>
<source>Center of screen</source>
<translation>Midden van het scherm</translation>
</message>
<message>
<source>Monitor where the mouse</source>
<translation>Check positie van de muis</translation>
</message>
<message>
<source>Always on %1 monitor</source>
<translation>Altijd op %1 monitor</translation>
</message>
</context>
<context>
<name>Dialog</name>
<message>
<source>Application launcher </source>
<translation>Programma starter</translation>
</message>
<message>
<source>Configure lxqt-runner</source>
<translation>Configureer LxQt-uitvoeren</translation>
</message>
<message>
<source>Clear lxqt-runner History</source>
<translation>Wis lxqt-runner Geschiedenis</translation>
</message>
<message>
<source>Press &quot;%1&quot; to see dialog.</source>
<translation>Toets &quot;%1&quot; om dialoog te zien.</translation>
</message>
</context>
<context>
<name>QObject</name>
<message>
<source>History</source>
<translation>Geschiedenis</translation>
</message>
<message>
<source>Mathematics</source>
<translation>Wiskundig</translation>
</message>
<message>
<source>LxQt Power Management</source>
<translation>LxQt Energiebeheer</translation>
</message>
</context>
</TS>

View File

@ -1,75 +0,0 @@
<?xml version="1.0" ?><!DOCTYPE TS><TS language="pl_PL" version="2.0">
<context>
<name>ConfigureDialog</name>
<message>
<source>LxQt-runner Settings</source>
<translation>Ustawienia LxQt-runner</translation>
</message>
<message>
<source>Appearance</source>
<translation>Wygląd</translation>
</message>
<message>
<source>Positioning:</source>
<translation>Pozycja:</translation>
</message>
<message>
<source>Show on:</source>
<translation>Pokaż na:</translation>
</message>
<message>
<source>Shortcut:</source>
<translation>Skrót:</translation>
</message>
<message>
<source>Top edge of screen</source>
<translation>Góra ekranu</translation>
</message>
<message>
<source>Center of screen</source>
<translation>Środek ekranu</translation>
</message>
<message>
<source>Monitor where the mouse</source>
<translation>Tam, gdzie mysz</translation>
</message>
<message>
<source>Always on %1 monitor</source>
<translation>Zawsze na %1 ekranie</translation>
</message>
</context>
<context>
<name>Dialog</name>
<message>
<source>Application launcher </source>
<translation>Wyzwalacz programu </translation>
</message>
<message>
<source>Configure lxqt-runner</source>
<translation>Konfiguruj lxqt-runner</translation>
</message>
<message>
<source>Clear lxqt-runner History</source>
<translation>Wyczyść historię lxqt-runnera</translation>
</message>
<message>
<source>Press &quot;%1&quot; to see dialog.</source>
<translation>Naciśnij &quot;%1&quot;, aby zobaczyć okno.</translation>
</message>
</context>
<context>
<name>QObject</name>
<message>
<source>History</source>
<translation>Historia</translation>
</message>
<message>
<source>Mathematics</source>
<translation>Matematyka</translation>
</message>
<message>
<source>LxQt Power Management</source>
<translation>Zarządzanie zasilaniem LxQt</translation>
</message>
</context>
</TS>

View File

@ -1,77 +0,0 @@
<?xml version="1.0" encoding="utf-8"?>
<!DOCTYPE TS>
<TS version="2.0" language="pt">
<context>
<name>ConfigureDialog</name>
<message>
<source>LxQt-runner Settings</source>
<translation>Definições do LxQt-runner</translation>
</message>
<message>
<source>Appearance</source>
<translation>Aparência</translation>
</message>
<message>
<source>Positioning:</source>
<translation>Posição:</translation>
</message>
<message>
<source>Show on:</source>
<translation>Mostrar:</translation>
</message>
<message>
<source>Shortcut:</source>
<translation>Atalho:</translation>
</message>
<message>
<source>Top edge of screen</source>
<translation>Margem superior do ecrã</translation>
</message>
<message>
<source>Center of screen</source>
<translation>Centro do ecrã</translation>
</message>
<message>
<source>Monitor where the mouse</source>
<translation>Monitor em que está o rato</translation>
</message>
<message>
<source>Always on %1 monitor</source>
<translation>Sempre no monitor %1</translation>
</message>
</context>
<context>
<name>Dialog</name>
<message>
<source>Application launcher </source>
<translation>Lançador de aplicações </translation>
</message>
<message>
<source>Configure lxqt-runner</source>
<translation>Configurar lxqt-runner</translation>
</message>
<message>
<source>Clear lxqt-runner History</source>
<translation>Limpar histórico do lxqt-runner</translation>
</message>
<message>
<source>Press &quot;%1&quot; to see dialog.</source>
<translation>Prima &quot;%1&quot; para abrir a caixa de diálogo.</translation>
</message>
</context>
<context>
<name>QObject</name>
<message>
<source>History</source>
<translation>Histórico</translation>
</message>
<message>
<source>Mathematics</source>
<translation>Matemática</translation>
</message>
<message>
<source>LxQt Power Management</source>
<translation>Gestão de energia do LxQt</translation>
</message>
</context>
</TS>

View File

@ -1,75 +0,0 @@
<?xml version="1.0" ?><!DOCTYPE TS><TS language="pt_BR" version="2.0">
<context>
<name>ConfigureDialog</name>
<message>
<source>LxQt-runner Settings</source>
<translation>Configurações do executor do LxQt</translation>
</message>
<message>
<source>Appearance</source>
<translation>Aparência</translation>
</message>
<message>
<source>Positioning:</source>
<translation>Posicionamento:</translation>
</message>
<message>
<source>Show on:</source>
<translation>Exibir em:</translation>
</message>
<message>
<source>Shortcut:</source>
<translation>Atalho:</translation>
</message>
<message>
<source>Top edge of screen</source>
<translation>Borda superior da tela</translation>
</message>
<message>
<source>Center of screen</source>
<translation>Centro da tela</translation>
</message>
<message>
<source>Monitor where the mouse</source>
<translation>Onde o mouse estiver no monitor</translation>
</message>
<message>
<source>Always on %1 monitor</source>
<translation>Sempre no monitor %1</translation>
</message>
</context>
<context>
<name>Dialog</name>
<message>
<source>Application launcher </source>
<translation>Lançador de aplicativo</translation>
</message>
<message>
<source>Configure lxqt-runner</source>
<translation>Configurar o executor do LxQt</translation>
</message>
<message>
<source>Clear lxqt-runner History</source>
<translation>Limpar o histórico do executor do LxQt</translation>
</message>
<message>
<source>Press &quot;%1&quot; to see dialog.</source>
<translation>Pressione &quot;%1&quot; para ver o diálogo.</translation>
</message>
</context>
<context>
<name>QObject</name>
<message>
<source>History</source>
<translation>Histórico</translation>
</message>
<message>
<source>Mathematics</source>
<translation>Matemática</translation>
</message>
<message>
<source>LxQt Power Management</source>
<translation>Gerenciamento de energia do LxQt</translation>
</message>
</context>
</TS>

View File

@ -1,75 +0,0 @@
<?xml version="1.0" ?><!DOCTYPE TS><TS language="ro_RO" version="2.0">
<context>
<name>ConfigureDialog</name>
<message>
<source>LxQt-runner Settings</source>
<translation>Setări lxqt-runner</translation>
</message>
<message>
<source>Appearance</source>
<translation>Aspect</translation>
</message>
<message>
<source>Positioning:</source>
<translation>Poziție:</translation>
</message>
<message>
<source>Show on:</source>
<translation>Afișează pe:</translation>
</message>
<message>
<source>Shortcut:</source>
<translation>Scurtătură:</translation>
</message>
<message>
<source>Top edge of screen</source>
<translation>Marginea superioară a ecranului</translation>
</message>
<message>
<source>Center of screen</source>
<translation>Centrul ecranului</translation>
</message>
<message>
<source>Monitor where the mouse</source>
<translation>Monitorizează unde este mausul</translation>
</message>
<message>
<source>Always on %1 monitor</source>
<translation>Întotdeauna pe monitorul %1</translation>
</message>
</context>
<context>
<name>Dialog</name>
<message>
<source>Application launcher </source>
<translation>Lansator de aplicații</translation>
</message>
<message>
<source>Configure lxqt-runner</source>
<translation>Configurare lxqt-runner</translation>
</message>
<message>
<source>Clear lxqt-runner History</source>
<translation>Curăță istoricul lxqt-runner</translation>
</message>
<message>
<source>Press &quot;%1&quot; to see dialog.</source>
<translation>Apăsați &quot;%1&quot; pentru a afișa dialogul.</translation>
</message>
</context>
<context>
<name>QObject</name>
<message>
<source>History</source>
<translation>Istoric</translation>
</message>
<message>
<source>Mathematics</source>
<translation>Matematică</translation>
</message>
<message>
<source>LxQt Power Management</source>
<translation>Gestiune alimentare LxQt</translation>
</message>
</context>
</TS>

View File

@ -1,98 +0,0 @@
<?xml version="1.0" encoding="utf-8"?>
<!DOCTYPE TS>
<TS version="2.1" language="ru">
<context>
<name>ConfigureDialog</name>
<message>
<location filename="../configuredialog/configuredialog.ui" line="14"/>
<source>Runner Settings</source>
<translation>Настройки ускорителя запуска</translation>
</message>
<message>
<location filename="../configuredialog/configuredialog.ui" line="20"/>
<source>Appearance</source>
<translation>Внешний вид</translation>
</message>
<message>
<location filename="../configuredialog/configuredialog.ui" line="26"/>
<source>Positioning:</source>
<translation>Позиция:</translation>
</message>
<message>
<location filename="../configuredialog/configuredialog.ui" line="36"/>
<source>Show on:</source>
<translation>Показывать на:</translation>
</message>
<message>
<location filename="../configuredialog/configuredialog.ui" line="56"/>
<source>Shortcut:</source>
<translation>Сочетание клавиш:</translation>
</message>
<message>
<location filename="../configuredialog/configuredialog.cpp" line="60"/>
<source>Top edge of the screen</source>
<translation>Верхней границе экрана</translation>
</message>
<message>
<location filename="../configuredialog/configuredialog.cpp" line="61"/>
<source>Center of the screen</source>
<translation>В центре экрана</translation>
</message>
<message>
<location filename="../configuredialog/configuredialog.cpp" line="67"/>
<source>Focused screen</source>
<translation>Активном экране</translation>
</message>
<message>
<location filename="../configuredialog/configuredialog.cpp" line="71"/>
<source>Always on screen %1</source>
<translation>Всегда на %1 экране</translation>
</message>
<message>
<location filename="../configuredialog/configuredialog.cpp" line="80"/>
<source>Reset</source>
<translation>Сброс</translation>
</message>
</context>
<context>
<name>Dialog</name>
<message>
<location filename="../dialog.ui" line="26"/>
<source>Application launcher </source>
<translation>Ускоритель запуска программ </translation>
</message>
<message>
<location filename="../dialog.cpp" line="92"/>
<source>Configure</source>
<translation>Настроить</translation>
</message>
<message>
<location filename="../dialog.cpp" line="96"/>
<source>Clear History</source>
<translation>Очистить историю</translation>
</message>
<message>
<location filename="../dialog.cpp" line="337"/>
<source>Show/hide runner dialog</source>
<translation>Показать/скрыть окно ускорителя</translation>
</message>
</context>
<context>
<name>QObject</name>
<message>
<location filename="../providers.cpp" line="388"/>
<source>History</source>
<translation>Из истории</translation>
</message>
<message>
<location filename="../providers.cpp" line="779"/>
<source>Mathematics</source>
<translation>Математика</translation>
</message>
<message>
<location filename="../providers.cpp" line="840"/>
<source>Power Management</source>
<translation>Управление энергопотреблением</translation>
</message>
</context>
</TS>

View File

@ -1,98 +0,0 @@
<?xml version="1.0" encoding="utf-8"?>
<!DOCTYPE TS>
<TS version="2.1" language="ru_RU">
<context>
<name>ConfigureDialog</name>
<message>
<location filename="../configuredialog/configuredialog.ui" line="14"/>
<source>Runner Settings</source>
<translation>Настройки ускорителя запуска</translation>
</message>
<message>
<location filename="../configuredialog/configuredialog.ui" line="20"/>
<source>Appearance</source>
<translation>Внешний вид</translation>
</message>
<message>
<location filename="../configuredialog/configuredialog.ui" line="26"/>
<source>Positioning:</source>
<translation>Позиция:</translation>
</message>
<message>
<location filename="../configuredialog/configuredialog.ui" line="36"/>
<source>Show on:</source>
<translation>Показывать на:</translation>
</message>
<message>
<location filename="../configuredialog/configuredialog.ui" line="56"/>
<source>Shortcut:</source>
<translation>Сочетание клавиш:</translation>
</message>
<message>
<location filename="../configuredialog/configuredialog.cpp" line="60"/>
<source>Top edge of the screen</source>
<translation>Верхней границе экрана</translation>
</message>
<message>
<location filename="../configuredialog/configuredialog.cpp" line="61"/>
<source>Center of the screen</source>
<translation>В центре экрана</translation>
</message>
<message>
<location filename="../configuredialog/configuredialog.cpp" line="67"/>
<source>Focused screen</source>
<translation>Активном экране</translation>
</message>
<message>
<location filename="../configuredialog/configuredialog.cpp" line="71"/>
<source>Always on screen %1</source>
<translation>Всегда на %1 экране</translation>
</message>
<message>
<location filename="../configuredialog/configuredialog.cpp" line="80"/>
<source>Reset</source>
<translation>Сброс</translation>
</message>
</context>
<context>
<name>Dialog</name>
<message>
<location filename="../dialog.ui" line="26"/>
<source>Application launcher </source>
<translation>Ускоритель запуска программ </translation>
</message>
<message>
<location filename="../dialog.cpp" line="92"/>
<source>Configure</source>
<translation>Настроить</translation>
</message>
<message>
<location filename="../dialog.cpp" line="96"/>
<source>Clear History</source>
<translation>Очистить историю</translation>
</message>
<message>
<location filename="../dialog.cpp" line="337"/>
<source>Show/hide runner dialog</source>
<translation>Показать/скрыть окно ускорителя</translation>
</message>
</context>
<context>
<name>QObject</name>
<message>
<location filename="../providers.cpp" line="388"/>
<source>History</source>
<translation>Из истории</translation>
</message>
<message>
<location filename="../providers.cpp" line="779"/>
<source>Mathematics</source>
<translation>Математика</translation>
</message>
<message>
<location filename="../providers.cpp" line="840"/>
<source>Power Management</source>
<translation>Управление энергопотреблением</translation>
</message>
</context>
</TS>

View File

@ -1,75 +0,0 @@
<?xml version="1.0" ?><!DOCTYPE TS><TS language="sk_SK" version="2.0">
<context>
<name>ConfigureDialog</name>
<message>
<source>LxQt-runner Settings</source>
<translation>Nastavenia Spúšťača LxQt</translation>
</message>
<message>
<source>Appearance</source>
<translation>Vzhľad</translation>
</message>
<message>
<source>Positioning:</source>
<translation>Pozícia:</translation>
</message>
<message>
<source>Show on:</source>
<translation>Kde zobrazovať:</translation>
</message>
<message>
<source>Shortcut:</source>
<translation>Skratka:</translation>
</message>
<message>
<source>Top edge of screen</source>
<translation>Horný okraj obrazovky</translation>
</message>
<message>
<source>Center of screen</source>
<translation>Stred obrazovky</translation>
</message>
<message>
<source>Monitor where the mouse</source>
<translation>Monitor, kde je myš</translation>
</message>
<message>
<source>Always on %1 monitor</source>
<translation>Vždy na monitore %1</translation>
</message>
</context>
<context>
<name>Dialog</name>
<message>
<source>Application launcher </source>
<translation>Spúšťač aplikácií</translation>
</message>
<message>
<source>Configure lxqt-runner</source>
<translation>Nastaviť Spúšťač LxQt</translation>
</message>
<message>
<source>Clear lxqt-runner History</source>
<translation type="unfinished"/>
</message>
<message>
<source>Press &quot;%1&quot; to see dialog.</source>
<translation>Stlačením %1 zobrazte dialóg.</translation>
</message>
</context>
<context>
<name>QObject</name>
<message>
<source>History</source>
<translation>História</translation>
</message>
<message>
<source>Mathematics</source>
<translation>Matematika</translation>
</message>
<message>
<source>LxQt Power Management</source>
<translation type="unfinished"/>
</message>
</context>
</TS>

View File

@ -1,75 +0,0 @@
<?xml version="1.0" ?><!DOCTYPE TS><TS language="sl" version="2.0">
<context>
<name>ConfigureDialog</name>
<message>
<source>LxQt-runner Settings</source>
<translation>Nastavitve za LxQt-runner</translation>
</message>
<message>
<source>Appearance</source>
<translation>Videz</translation>
</message>
<message>
<source>Positioning:</source>
<translation>Položaj:</translation>
</message>
<message>
<source>Show on:</source>
<translation>Pokaži na:</translation>
</message>
<message>
<source>Shortcut:</source>
<translation>Bližnjica:</translation>
</message>
<message>
<source>Top edge of screen</source>
<translation>Vrhnjem robu zaslona</translation>
</message>
<message>
<source>Center of screen</source>
<translation>Sredini zaslona</translation>
</message>
<message>
<source>Monitor where the mouse</source>
<translation>Zaslonu, kjer je miška</translation>
</message>
<message>
<source>Always on %1 monitor</source>
<translation>Vedno na zaslonu %1</translation>
</message>
</context>
<context>
<name>Dialog</name>
<message>
<source>Application launcher </source>
<translation>Zaganjalnik programov </translation>
</message>
<message>
<source>Configure lxqt-runner</source>
<translation>Nastavitve za LxQt-runner</translation>
</message>
<message>
<source>Clear lxqt-runner History</source>
<translation>Počisti zgodovino za LxQt-runner</translation>
</message>
<message>
<source>Press &quot;%1&quot; to see dialog.</source>
<translation>Za prikaz pogovornega okna pritisnite »%1«.</translation>
</message>
</context>
<context>
<name>QObject</name>
<message>
<source>History</source>
<translation>Zgodovina</translation>
</message>
<message>
<source>Mathematics</source>
<translation>Matematika</translation>
</message>
<message>
<source>LxQt Power Management</source>
<translation>Upravljanje z energijo</translation>
</message>
</context>
</TS>

View File

@ -1,81 +0,0 @@
<?xml version="1.0" ?><!DOCTYPE TS><TS language="sr@latin" version="2.0">
<context>
<name>ConfigureDialog</name>
<message>
<location filename="../configuredialog/configuredialog.ui" line="14"/>
<source>LxQt-runner Settings</source>
<translation type="unfinished"/>
</message>
<message>
<location filename="../configuredialog/configuredialog.ui" line="20"/>
<source>Appearance</source>
<translation type="unfinished"/>
</message>
<message>
<location filename="../configuredialog/configuredialog.ui" line="26"/>
<source>Positioning:</source>
<translation type="unfinished"/>
</message>
<message>
<location filename="../configuredialog/configuredialog.ui" line="36"/>
<source>Show on:</source>
<translation type="unfinished"/>
</message>
<message>
<location filename="../configuredialog/configuredialog.ui" line="56"/>
<source>Shortcut:</source>
<translation type="unfinished"/>
</message>
<message>
<location filename="../configuredialog/configuredialog.cpp" line="70"/>
<source>Top edge of screen</source>
<translation type="unfinished"/>
</message>
<message>
<location filename="../configuredialog/configuredialog.cpp" line="71"/>
<source>Center of screen</source>
<translation type="unfinished"/>
</message>
<message>
<location filename="../configuredialog/configuredialog.cpp" line="77"/>
<source>Monitor where the mouse</source>
<translation type="unfinished"/>
</message>
<message>
<location filename="../configuredialog/configuredialog.cpp" line="82"/>
<source>Always on %1 monitor</source>
<translation type="unfinished"/>
</message>
</context>
<context>
<name>Dialog</name>
<message>
<location filename="../dialog.ui" line="26"/>
<source>Application launcher </source>
<translation type="unfinished"/>
</message>
<message>
<location filename="../dialog.cpp" line="91"/>
<source>Configure lxqt-runner</source>
<translation type="unfinished"/>
</message>
<message>
<location filename="../dialog.cpp" line="296"/>
<source>Press &quot;%1&quot; to see dialog.</source>
<translation type="unfinished"/>
</message>
</context>
<context>
<name>QObject</name>
<message>
<location filename="../providers.cpp" line="221"/>
<source>History</source>
<translation type="unfinished"/>
</message>
<message>
<location filename="../providers.cpp" line="307"/>
<source>Mathematics</source>
<translation type="unfinished"/>
</message>
</context>
</TS>

View File

@ -1,69 +0,0 @@
<?xml version="1.0" encoding="utf-8"?>
<!DOCTYPE TS>
<TS version="2.0" language="sr_BA">
<context>
<name>ConfigureDialog</name>
<message>
<source>LxQt-runner Settings</source>
<translation>Подешавања Рејзор-покретача</translation>
</message>
<message>
<source>Appearance</source>
<translation>Изглед</translation>
</message>
<message>
<source>Positioning:</source>
<translation>Позиција:</translation>
</message>
<message>
<source>Show on:</source>
<translation>Прикажи на:</translation>
</message>
<message>
<source>Shortcut:</source>
<translation>Пречица:</translation>
</message>
<message>
<source>Top edge of screen</source>
<translation>горња ивица екрана</translation>
</message>
<message>
<source>Center of screen</source>
<translation>центар екрана</translation>
</message>
<message>
<source>Monitor where the mouse</source>
<translation>екрану на ком је миш</translation>
</message>
<message>
<source>Always on %1 monitor</source>
<translation>увијек на екрану %1</translation>
</message>
</context>
<context>
<name>Dialog</name>
<message>
<source>Application launcher </source>
<translation>Покретач програма</translation>
</message>
<message>
<source>Configure lxqt-runner</source>
<translation>Подеси Рејзор-покретача</translation>
</message>
<message>
<source>Press &quot;%1&quot; to see dialog.</source>
<translation>Притисните %1 да бисте видјели дијалог.</translation>
</message>
</context>
<context>
<name>QObject</name>
<message>
<source>History</source>
<translation>Историјат</translation>
</message>
<message>
<source>Mathematics</source>
<translation>Математика</translation>
</message>
</context>
</TS>

View File

@ -1,75 +0,0 @@
<?xml version="1.0" ?><!DOCTYPE TS><TS language="sr_RS" version="2.0">
<context>
<name>ConfigureDialog</name>
<message>
<source>LxQt-runner Settings</source>
<translation>Подешавања Рејзор-покретача</translation>
</message>
<message>
<source>Appearance</source>
<translation>Изглед</translation>
</message>
<message>
<source>Positioning:</source>
<translation>Позиција:</translation>
</message>
<message>
<source>Show on:</source>
<translation>Прикажи на:</translation>
</message>
<message>
<source>Shortcut:</source>
<translation>Пречица:</translation>
</message>
<message>
<source>Top edge of screen</source>
<translation>горња ивица екрана</translation>
</message>
<message>
<source>Center of screen</source>
<translation>центар екрана</translation>
</message>
<message>
<source>Monitor where the mouse</source>
<translation>екрану на ком је миш</translation>
</message>
<message>
<source>Always on %1 monitor</source>
<translation>увек на екрану %1</translation>
</message>
</context>
<context>
<name>Dialog</name>
<message>
<source>Application launcher </source>
<translation>Покретач програма</translation>
</message>
<message>
<source>Configure lxqt-runner</source>
<translation>Подеси Рејзор-покретача</translation>
</message>
<message>
<source>Clear lxqt-runner History</source>
<translation type="unfinished"/>
</message>
<message>
<source>Press &quot;%1&quot; to see dialog.</source>
<translation>Притисните %1 да бисте видели дијалог.</translation>
</message>
</context>
<context>
<name>QObject</name>
<message>
<source>History</source>
<translation>Историјат</translation>
</message>
<message>
<source>Mathematics</source>
<translation>Математика</translation>
</message>
<message>
<source>LxQt Power Management</source>
<translation type="unfinished"/>
</message>
</context>
</TS>

View File

@ -1,75 +0,0 @@
<?xml version="1.0" ?><!DOCTYPE TS><TS language="th_TH" version="2.0">
<context>
<name>ConfigureDialog</name>
<message>
<source>LxQt-runner Settings</source>
<translation>-lxqt</translation>
</message>
<message>
<source>Appearance</source>
<translation></translation>
</message>
<message>
<source>Positioning:</source>
<translation>:</translation>
</message>
<message>
<source>Show on:</source>
<translation>:</translation>
</message>
<message>
<source>Shortcut:</source>
<translation>:</translation>
</message>
<message>
<source>Top edge of screen</source>
<translation></translation>
</message>
<message>
<source>Center of screen</source>
<translation></translation>
</message>
<message>
<source>Monitor where the mouse</source>
<translation></translation>
</message>
<message>
<source>Always on %1 monitor</source>
<translation> %1 </translation>
</message>
</context>
<context>
<name>Dialog</name>
<message>
<source>Application launcher </source>
<translation></translation>
</message>
<message>
<source>Configure lxqt-runner</source>
<translation>-lxqt</translation>
</message>
<message>
<source>Clear lxqt-runner History</source>
<translation>-lxqt</translation>
</message>
<message>
<source>Press &quot;%1&quot; to see dialog.</source>
<translation> &quot;%1&quot; </translation>
</message>
</context>
<context>
<name>QObject</name>
<message>
<source>History</source>
<translation></translation>
</message>
<message>
<source>Mathematics</source>
<translation></translation>
</message>
<message>
<source>LxQt Power Management</source>
<translation> LxQt</translation>
</message>
</context>
</TS>

View File

@ -1,75 +0,0 @@
<?xml version="1.0" ?><!DOCTYPE TS><TS language="tr" version="2.0">
<context>
<name>ConfigureDialog</name>
<message>
<source>LxQt-runner Settings</source>
<translation>LxQt-çalıştırıcı Ayarları</translation>
</message>
<message>
<source>Appearance</source>
<translation>Görünüm</translation>
</message>
<message>
<source>Positioning:</source>
<translation>Konumlandırma:</translation>
</message>
<message>
<source>Show on:</source>
<translation>Şunda Göster:</translation>
</message>
<message>
<source>Shortcut:</source>
<translation>Kısayol:</translation>
</message>
<message>
<source>Top edge of screen</source>
<translation>Ekranın üst köşesi</translation>
</message>
<message>
<source>Center of screen</source>
<translation>Ekranın merkezi</translation>
</message>
<message>
<source>Monitor where the mouse</source>
<translation>Fare konumunda görüntüle</translation>
</message>
<message>
<source>Always on %1 monitor</source>
<translation>Her zaman %1 ekranında</translation>
</message>
</context>
<context>
<name>Dialog</name>
<message>
<source>Application launcher </source>
<translation>Uygulama başlatıcı </translation>
</message>
<message>
<source>Configure lxqt-runner</source>
<translation>LxQt-çalıştırıcıyı yapılandır</translation>
</message>
<message>
<source>Clear lxqt-runner History</source>
<translation>LxQt-çalıştırıcı geçmişini temizle</translation>
</message>
<message>
<source>Press &quot;%1&quot; to see dialog.</source>
<translation>Diyaloğu görmek için &quot;%1&quot; üzerine basın</translation>
</message>
</context>
<context>
<name>QObject</name>
<message>
<source>History</source>
<translation>Geçmiş</translation>
</message>
<message>
<source>Mathematics</source>
<translation>İşlemler</translation>
</message>
<message>
<source>LxQt Power Management</source>
<translation>LxQt Güç Yönetimi</translation>
</message>
</context>
</TS>

View File

@ -1,75 +0,0 @@
<?xml version="1.0" ?><!DOCTYPE TS><TS language="uk" version="2.0">
<context>
<name>ConfigureDialog</name>
<message>
<source>LxQt-runner Settings</source>
<translation>Налаштування запускача програм LxQt</translation>
</message>
<message>
<source>Appearance</source>
<translation>Вигляд</translation>
</message>
<message>
<source>Positioning:</source>
<translation>Розташування:</translation>
</message>
<message>
<source>Show on:</source>
<translation>Монітор:</translation>
</message>
<message>
<source>Shortcut:</source>
<translation>Клавіатурне скорочення:</translation>
</message>
<message>
<source>Top edge of screen</source>
<translation>Зверху екрану</translation>
</message>
<message>
<source>Center of screen</source>
<translation>Посередині екрану</translation>
</message>
<message>
<source>Monitor where the mouse</source>
<translation>Де курсор миші</translation>
</message>
<message>
<source>Always on %1 monitor</source>
<translation>Завжди %1</translation>
</message>
</context>
<context>
<name>Dialog</name>
<message>
<source>Application launcher </source>
<translation>Запускач програм </translation>
</message>
<message>
<source>Configure lxqt-runner</source>
<translation>Налаштувати запускач програм LxQt</translation>
</message>
<message>
<source>Clear lxqt-runner History</source>
<translation>Стерти історію lxqt-runner</translation>
</message>
<message>
<source>Press &quot;%1&quot; to see dialog.</source>
<translation>Натисніть &quot;%1&quot; для відкриття діалогу.</translation>
</message>
</context>
<context>
<name>QObject</name>
<message>
<source>History</source>
<translation>Історія</translation>
</message>
<message>
<source>Mathematics</source>
<translation>Математика</translation>
</message>
<message>
<source>LxQt Power Management</source>
<translation>Керування живленням LxQt</translation>
</message>
</context>
</TS>

View File

@ -1,75 +0,0 @@
<?xml version="1.0" ?><!DOCTYPE TS><TS language="zh_CN" version="2.0">
<context>
<name>ConfigureDialog</name>
<message>
<source>LxQt-runner Settings</source>
<translation>LxQt启动器设置</translation>
</message>
<message>
<source>Appearance</source>
<translation></translation>
</message>
<message>
<source>Positioning:</source>
<translation>:</translation>
</message>
<message>
<source>Show on:</source>
<translation>:</translation>
</message>
<message>
<source>Shortcut:</source>
<translation>:</translation>
</message>
<message>
<source>Top edge of screen</source>
<translation></translation>
</message>
<message>
<source>Center of screen</source>
<translation></translation>
</message>
<message>
<source>Monitor where the mouse</source>
<translation></translation>
</message>
<message>
<source>Always on %1 monitor</source>
<translation> %1 </translation>
</message>
</context>
<context>
<name>Dialog</name>
<message>
<source>Application launcher </source>
<translation></translation>
</message>
<message>
<source>Configure lxqt-runner</source>
<translation>LxQt启动器</translation>
</message>
<message>
<source>Clear lxqt-runner History</source>
<translation> lxqt-runner </translation>
</message>
<message>
<source>Press &quot;%1&quot; to see dialog.</source>
<translation> &quot;%1&quot; </translation>
</message>
</context>
<context>
<name>QObject</name>
<message>
<source>History</source>
<translation></translation>
</message>
<message>
<source>Mathematics</source>
<translation></translation>
</message>
<message>
<source>LxQt Power Management</source>
<translation>LxQt </translation>
</message>
</context>
</TS>

View File

@ -1,75 +0,0 @@
<?xml version="1.0" ?><!DOCTYPE TS><TS language="zh_TW" version="2.0">
<context>
<name>ConfigureDialog</name>
<message>
<source>LxQt-runner Settings</source>
<translation>LxQt快速執行設定</translation>
</message>
<message>
<source>Appearance</source>
<translation></translation>
</message>
<message>
<source>Positioning:</source>
<translation>:</translation>
</message>
<message>
<source>Show on:</source>
<translation>:</translation>
</message>
<message>
<source>Shortcut:</source>
<translation>:</translation>
</message>
<message>
<source>Top edge of screen</source>
<translation></translation>
</message>
<message>
<source>Center of screen</source>
<translation></translation>
</message>
<message>
<source>Monitor where the mouse</source>
<translation></translation>
</message>
<message>
<source>Always on %1 monitor</source>
<translation>%1</translation>
</message>
</context>
<context>
<name>Dialog</name>
<message>
<source>Application launcher </source>
<translation></translation>
</message>
<message>
<source>Configure lxqt-runner</source>
<translation>LxQt快速執行</translation>
</message>
<message>
<source>Clear lxqt-runner History</source>
<translation>LxQt快速執行的歷史紀錄</translation>
</message>
<message>
<source>Press &quot;%1&quot; to see dialog.</source>
<translation>&quot;%1&quot;</translation>
</message>
</context>
<context>
<name>QObject</name>
<message>
<source>History</source>
<translation></translation>
</message>
<message>
<source>Mathematics</source>
<translation></translation>
</message>
<message>
<source>LxQt Power Management</source>
<translation>LxQt電源管理</translation>
</message>
</context>
</TS>

View File

@ -1,9 +1,29 @@
/*
* File: YamlParser.cpp
* Author: christian
*
* Created on 9. maj 2013, 13:13
*/
/* BEGIN_COMMON_COPYRIGHT_HEADER
* (c)LGPL2+
*
* LXDE-Qt - a lightweight, Qt based, desktop toolset
* http://razor-qt.org
*
* Copyright: 2013 Razor team
* Authors:
* Christian Surlykke <christian@surlykke.dk>
*
* This program or library is free software; you can redistribute it
* and/or modify it under the terms of the GNU Lesser General Public
* License as published by the Free Software Foundation; either
* version 2.1 of the License, or (at your option) any later version.
*
* This library 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
* Lesser General Public License for more details.
* You should have received a copy of the GNU Lesser General
* Public License along with this library; if not, write to the
* Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
* Boston, MA 02110-1301 USA
*
* END_COMMON_COPYRIGHT_HEADER */
#include <QIODevice>
#include <QRegExp>
@ -28,7 +48,7 @@ void YamlParser::consumeLine(QString line)
static QRegExp continuation("(\\s*)(.*)");
static QRegExp documentEnd("...\\s*");
static QRegExp emptyLine("\\s*(#.*)?");
qDebug() << line;
if (documentStart.exactMatch(line))
@ -37,7 +57,7 @@ void YamlParser::consumeLine(QString line)
state = atdocumentstart;
m_CurrentIndent = -1;
}
else if (state == error)
else if (state == error)
{
// Skip
}
@ -45,7 +65,7 @@ void YamlParser::consumeLine(QString line)
{
// Skip
}
else if ((state == atdocumentstart || state == inlist) && mapStart.exactMatch(line))
else if ((state == atdocumentstart || state == inlist) && mapStart.exactMatch(line))
{
m_ListOfMaps << QMap<QString, QString>();
addEntryToCurrentMap(mapStart.cap(2), mapStart.cap(3));
@ -66,7 +86,7 @@ void YamlParser::consumeLine(QString line)
emit newListOfMaps(m_ListOfMaps);
state = documentdone;
}
else
else
{
qWarning() << "Yaml parser could not read:" << line;
state = error;

View File

@ -1,12 +1,32 @@
/*
* File: YamlParser.h
* Author: christian
/* BEGIN_COMMON_COPYRIGHT_HEADER
* (c)LGPL2+
*
* Created on 9. maj 2013, 13:13
*/
* LXDE-Qt - a lightweight, Qt based, desktop toolset
* http://razor-qt.org
*
* Copyright: 2013 Razor team
* Authors:
* Christian Surlykke <christian@surlykke.dk>
*
* This program or library is free software; you can redistribute it
* and/or modify it under the terms of the GNU Lesser General Public
* License as published by the Free Software Foundation; either
* version 2.1 of the License, or (at your option) any later version.
*
* This library 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
* Lesser General Public License for more details.
* You should have received a copy of the GNU Lesser General
* Public License along with this library; if not, write to the
* Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
* Boston, MA 02110-1301 USA
*
* END_COMMON_COPYRIGHT_HEADER */
#ifndef YAMLPARSER_H
#define YAMLPARSER_H
#define YAMLPARSER_H
#include <QObject>
#include <QList>
@ -21,17 +41,17 @@ class YamlParser : public QObject
public:
YamlParser();
virtual ~YamlParser();
void consumeLine(QString line);
signals:
void newListOfMaps(QList<QMap<QString, QString> > maps);
private:
QList<QMap<QString, QString> > m_ListOfMaps;
enum
enum
{
start,
atdocumentstart,
@ -46,4 +66,4 @@ private:
void addEntryToCurrentMap(QString key, QString value);
};
#endif /* YAMLPARSER_H */
#endif /* YAMLPARSER_H */