|
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 |
|