Commit Graph

7 Commits (20209555a49a3ab3ae04126619951086d147d39c)

Author SHA1 Message Date
Michele Calgaro 20209555a4
Rename kinstance.{h,cpp} to tdeinstance.{h,cpp}. A dummy kinstance.h has been temporarily added to keep other apps building while the replacement is completed across all TDE code base.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(manually cherry-picked from commit cfe383b06)
1 month ago
Michele Calgaro 5e51787f9a
Replace Q_WS_* defines with TQ_WS_* equivalents
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit 03aa7238b3)
2 years ago
Slávek Banko 38b2b0be78
Process the new location of the ICEauthority file
+ our internal implementation of IceAuthFileName tests
  whether the ICEauthority file exists in the folder
  specified by the XDG_RUNTIME_DIR variable
+ DCOP client tests whether the ICEauthority file for
  a specific user exists in the user's folder based on
  the XDG_RUNTIME_DIR variable
+ tdeinit uses the IceAuthFileName() function
  instead of building the file name

This relates to bug 3027.

Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
6 years ago
Slávek Banko 958fa42aa9
Fix FTBFS with stricter C++11
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
7 years ago
Darrell Anderson 5dc0b35424 Disable single fprintf message and nominal string cleanup.
This resolves bug report 888.
12 years ago
Slávek Banko c6cb3f2794 Additional k => tde renaming and fixes 12 years ago
Darrell Anderson 47a706a785 Rename remnant files and references from kinit -> tdeinit. 13 years ago