summaryrefslogtreecommitdiffstats
path: root/Source/cmVisualStudioSlnData.cxx
Commit message (Expand)AuthorAgeFilesLines
* Simplify CMake per-source license noticesBrad King2016-09-271-11/+2
* Revise C++ coding style using clang-formatKitware Robot2016-05-161-11/+11
* Remove `//------...` horizontal separator commentsBrad King2016-05-091-4/+0
* VS: Create parser for Visual Studio .sln filesPetr Kmoch2013-04-121-0/+62
1ffb54501'>diff)downloadQt-e24868e99ef0ffd8e5690761a798d731c4b71b26.zip
Qt-e24868e99ef0ffd8e5690761a798d731c4b71b26.tar.gz
Qt-e24868e99ef0ffd8e5690761a798d731c4b71b26.tar.bz2
Fixed a possible assert in QGtkStyle
We now set and unset the GTK_HAS_FOCUS flag on the same painting call only if focus is set instead of resetting it on each painting call. This is a tiny optimization but also kills a possible assert on certain versions of Gtk+ (as reported with Red Hat Enterprise Linux 5). Task-number: 254614 Reviewed-by: denis
Diffstat