awesome-widgets/sources
arcan1s 5c474e822b one more optimization
The previous versions stored values as string, so any (even if they are
not used) values being converted into string, and then (if required)
being converted back to float/int/etc. I've changed the mechanism, so
they are stored as QVariant (native value).

Please note that it is possible that this rewrite may cause crash in
some cases (if I've missed smth).
2016-02-10 10:51:01 +03:00
..
.kdev4 * create cppcheck and clangformat targets 2015-10-18 00:05:42 +03:00
3rdparty * more intuitive configuration UI 2015-09-22 00:31:30 +03:00
awesome-widget one more optimization 2016-02-10 10:51:01 +03:00
awesomewidgets Stabilizing commit 2016-02-01 00:25:28 +07:00
desktop-panel Stabilizing commit 2016-02-01 00:25:28 +07:00
extsysmon Stabilizing commit 2016-02-01 00:25:28 +07:00
translations possible fix #75 2016-02-05 11:08:09 +03:00
.clang-format * create cppcheck and clangformat targets 2015-10-18 00:05:42 +03:00
awdebug.cpp create update helper class 2016-02-04 00:02:49 +07:00
awdebug.h Initial support of templates and so on (#71) 2016-01-30 00:07:47 +07:00
awesomewidgets.kdev4 implement #51 for upgrade and scripts 2015-05-18 00:57:47 +03:00
changelog.cmake create update helper class 2016-02-04 00:02:49 +07:00
checkgit.cmake * create cppcheck and clangformat targets 2015-10-18 00:05:42 +03:00
clang-format.cmake * create cppcheck and clangformat targets 2015-10-18 00:05:42 +03:00
CMakeLists.txt create update helper class 2016-02-04 00:02:49 +07:00
cppcheck.cmake * create cppcheck and clangformat targets 2015-10-18 00:05:42 +03:00
libraries.cmake * create cppcheck and clangformat targets 2015-10-18 00:05:42 +03:00
packages-recipe.cmake * create cppcheck and clangformat targets 2015-10-18 00:05:42 +03:00
version.h.in create update helper class 2016-02-04 00:02:49 +07:00