Commit Graph

37 Commits (master)
 

Author SHA1 Message Date
Michele Calgaro b2e6bdba6c
Use centralized cmake version
1 month ago
Michele Calgaro 7c53a87adc
Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines
4 months ago
Slávek Banko 7e4828f14a
Raise the minimum required version of CMake to 3.5.
6 months ago
Michele Calgaro 5b62278a4b
Replace Q_OBJECT with TQ_OBJECT
9 months ago
Michele Calgaro 511a1ddc0f
Use TDE cmake macro to set version
2 years ago
aneejit1 0ba61b9a6b Add DBUS_TQT_LIBRARY_DIRS to the link_directories
2 years ago
aneejit1 89acf6a1fd Add POLKIT_GOBJECT_LIBRARY_DIRS to the link_directories
2 years ago
Michele Calgaro fc35cfac16
Removed setting of CXX_FEATURES at module level since CXX_FEATURES are now enabled at TDE project level.
2 years ago
Slávek Banko 2f98b15156
Use TQT_CMAKE_DIR for installation of exported CMake targets.
2 years ago
Michele Calgaro 2ab8863eea
Added project version for r14.1.x branch.
2 years ago
Michele Calgaro 2406c9c43c
Removed DEB files which will be moved to tde-packaging repo.
2 years ago
Michele Calgaro 7a0c2ce497
Removed empty line at the end of files.
2 years ago
Slávek Banko 8204fa7445
DEB packaging: Install libraries according to multi-arch rules.
2 years ago
Slávek Banko 2971f209db
CMake rules adjustments:
2 years ago
Slávek Banko 27ea6ede3c
Add '_p' into the names of private headers and do not install them.
2 years ago
Slávek Banko d47d7882d7
Add CXX_FEATURES for libraries to ensure build with at least C++11.
2 years ago
Slávek Banko 590a650916
Use the formatted strings instead of joining the message.
2 years ago
Michele Calgaro 1f66032a83
Raise the minimum required version of CMake to 3.1.
2 years ago
Michele Calgaro 82b07f1a3c
Code improvements based on c++11 standard (ranged for loops and nullptr).
2 years ago
Michele Calgaro 416bed9bc1
Updated documentation and clean up.
2 years ago
Michele Calgaro 855818127b
Converted agent example code.
2 years ago
Michele Calgaro 7d1585c071
Converted first part of examples code.
2 years ago
Michele Calgaro 26fc60d303
Removed original test folder and add more manual tests.
2 years ago
Michele Calgaro 652c2aea23
Added test framework.
2 years ago
Michele Calgaro 1200d940ad
DEB: fixed building in clean chroot environment.
2 years ago
Michele Calgaro 5a4577efe2
Guarded g_object_ref/unref to avoid warning messages when the pointer is NULL.
2 years ago
Michele Calgaro 8b90718b72
Removed unnecessary cmake folder.
2 years ago
Michele Calgaro a8e9f8dd80
Conversion of 'agent' library module.
2 years ago
Michele Calgaro 98b37ff3b1
Conversion of 'gui' library module.
2 years ago
Michele Calgaro 8f1d08da58
More PolkitTQt1 -> PolkitTQt renaming.
2 years ago
Michele Calgaro 4606c91f4c
Completed conversion of 'core' library module.
2 years ago
Michele Calgaro eb2210c944
More conversion polkitqt1 -> polkit-tqt.
3 years ago
Michele Calgaro 58baf01dab
Updated cmake files to allow building the package, although it is just a
3 years ago
Michele Calgaro a811f9c0bc
DEB: updated packaging files to TDE standard.
3 years ago
Michele Calgaro e8933e99b4
More Qt->TQt conversion and some clean up.
3 years ago
Michele Calgaro e8494e60ef
Raw Qt->TQt conversion using tde/scripts/conversions/qt3-tqt3/convert_existing_qt3_app_to_tqt3.
3 years ago
Michele Calgaro 28de2ff84f
Initial import from polkit-qt-1 debian snapshot archive.
3 years ago