|
3b5ff71a27
|
Various improvements to ShellIntegration code.
|
2015-05-03 21:35:22 +02:00 |
|
|
027f4d519d
|
ShellExtension: Use MUtilities library for the registry operations.
|
2015-05-03 18:16:34 +02:00 |
|
|
4d898010c0
|
Some improvements to handling command-line arguments.
|
2015-01-04 17:04:26 +01:00 |
|
|
1ea15b179c
|
Happy new year 2015 !!!
|
2015-01-01 18:06:21 +01:00 |
|
|
dc98131fd1
|
Moved various auxiliary macros into the MUtils library.
|
2014-11-30 21:32:23 +01:00 |
|
|
035699c84e
|
Moved various functions into MUtils library and removed obsolete code from LameXP.
|
2014-11-25 02:14:42 +01:00 |
|
|
cc38035087
|
Happy new year 2014!
|
2014-01-01 17:05:52 +01:00 |
|
|
7b016d5fec
|
Updated license info.
|
2013-10-23 22:25:04 +02:00 |
|
|
8a64624ba4
|
Use the THROW macro instead of plain "throw" in the complete project.
|
2013-10-18 21:37:40 +02:00 |
|
|
bd0a370aee
|
Welcome to year 2013 ;-)
|
2013-02-08 23:57:50 +01:00 |
|
|
9b687fff9a
|
Happy New Year 2012!
|
2012-01-02 00:52:27 +01:00 |
|
|
c5606cf45a
|
Use QtConcurrent::run() in ShellIntegration class instead of manually managing the thread. ShellIntegration is now completely static and must not be instantiated.
|
2011-07-15 13:44:32 +02:00 |
|
|
8977e0073f
|
Clean up #include directives: Don't include 'Windows.h' directly, as it's included from 'Global.h' header file.
|
2011-04-11 21:55:34 +02:00 |
|
|
199d132eb7
|
Fixed Windows XP compatibility. RegSetKeyValue() isn't supported on system prior to Vista.
|
2011-01-29 21:57:53 +01:00 |
|
|
0e59d6f9a2
|
Second part of LameXP shell integration. We can now remove the shell integration again. Also installing/removing the shell integration was moved into a separate thread in order to speed-up the startup.
|
2011-01-29 00:40:29 +01:00 |
|
|
02abefddd7
|
First part of LameXP shell integration. Can't remove shell integration yet.
|
2011-01-27 22:10:51 +01:00 |
|