Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merging New threshold branch back #22

Open
wants to merge 31 commits into
base: develop
Choose a base branch
from
Open

Conversation

OpenNingia
Copy link
Owner

No description provided.

wof and others added 30 commits October 27, 2015 00:53
…iles have additional sections with an alternative name (e.g. libreoffice-writer.desktop) and the section [Desktop Entry] is normally on the beginning. The clean solution would be to use a library for .ini parsing like http://www.boost.org/doc/libs/1_44_0/doc/html/boost_propertytree/parsers.html but this hack should work in most cases.
…the code and /usr/share/icons//icons had never worked).
…ck on the checkbox of an other row and leave the ui with ok, launchy had crashed before. This fix selects the row that has been selected with the checkbox as current one.
some code fixes and additions for debian
# Conflicts:
#	README.md
#	launchy/src/catalog.h
#	launchy/src/main.cpp
#	launchy/src/platform_util.cpp
#	launchy/src/platform_util.h
#	trunk/Launchy_QT/linux/build_deb.sh
#	trunk/Launchy_QT/platforms/unix/platform_unix.cpp
#	trunk/Launchy_QT/platforms/unix/platform_unix.h
#	trunk/Launchy_QT/platforms/unix/platform_unix_util.cpp
#	trunk/Launchy_QT/platforms/unix/platform_x11_hotkey.cpp
#	trunk/Launchy_QT/platforms/unix/platform_x11_hotkey.h
#	trunk/Launchy_QT/src/plugin_interface.cpp
- Use colspan 2 for long string
- Reduce width of dialog
calcy: fix dialog display cut off
`lupdate` is very slow with Boost 1_63 on Windows.

There is a workaround in the bug report (QTBUG-27936), involving the
TR_EXCLUDE option in the .pro project. It is used to tell `lupdate` to
exclude certain files.

http://stackoverflow.com/questions/40471662/update-translation-file-using-boost-library-qt-c
Fix lupdate very slow with Boost
The image format 'Format_ARGB32' should be used for HBitmapAlpha.
https://bugreports.qt.io/browse/QTBUG-64633
Fix icon transparency on Windows 10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants