Open
Conversation
…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).
…cated [-Wdeprecated-declarations]
…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
This reverts commit c48aeb6.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.