summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Use centralized cmake versionHEADmasterMichele Calgaro2024-03-151-8/+13
* Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT definesMichele Calgaro2024-01-087-43/+43
* Raise the minimum required version of CMake to 3.5.Slávek Banko2023-11-051-1/+1
* Replace Q_OBJECT with TQ_OBJECTMichele Calgaro2023-07-2010-10/+10
* Use TDE cmake macro to set versionr14.1.0Michele Calgaro2022-06-221-1/+5
* Add DBUS_TQT_LIBRARY_DIRS to the link_directoriesaneejit12022-05-031-0/+1
* Add POLKIT_GOBJECT_LIBRARY_DIRS to the link_directoriesaneejit12022-05-033-0/+3
* Removed setting of CXX_FEATURES at module level since CXX_FEATURES are now en...Michele Calgaro2022-01-283-3/+0
* Use TQT_CMAKE_DIR for installation of exported CMake targets.Slávek Banko2022-01-121-10/+11
* Added project version for r14.1.x branch.Michele Calgaro2022-01-051-0/+1
* Removed DEB files which will be moved to tde-packaging repo.Michele Calgaro2022-01-0514-565/+0
* Removed empty line at the end of files.Michele Calgaro2022-01-0441-43/+1
* DEB packaging: Install libraries according to multi-arch rules.Slávek Banko2022-01-045-23/+31
* CMake rules adjustments:Slávek Banko2022-01-047-59/+32
* Add '_p' into the names of private headers and do not install them.Slávek Banko2022-01-046-11/+5
* Add CXX_FEATURES for libraries to ensure build with at least C++11.Slávek Banko2022-01-043-3/+3
* Use the formatted strings instead of joining the message.Slávek Banko2021-12-303-13/+13
* Raise the minimum required version of CMake to 3.1.Michele Calgaro2021-12-301-1/+1
* Code improvements based on c++11 standard (ranged for loops and nullptr).Michele Calgaro2021-12-2821-132/+120
* Updated documentation and clean up.Michele Calgaro2021-12-0914-282/+59
* Converted agent example code.Michele Calgaro2021-12-0911-170/+240
* Converted first part of examples code.Michele Calgaro2021-12-0821-747/+661
* Removed original test folder and add more manual tests.Michele Calgaro2021-11-236-276/+57
* Added test framework.Michele Calgaro2021-11-208-0/+326
* DEB: fixed building in clean chroot environment.Michele Calgaro2021-11-201-6/+2
* Guarded g_object_ref/unref to avoid warning messages when the pointer is NULL.Michele Calgaro2021-11-176-51/+130
* Removed unnecessary cmake folder.Michele Calgaro2021-11-1713-643/+0
* Conversion of 'agent' library module.Michele Calgaro2021-11-1622-746/+633
* Conversion of 'gui' library module.Michele Calgaro2021-11-1318-970/+1059
* More PolkitTQt1 -> PolkitTQt renaming.Michele Calgaro2021-11-1229-108/+113
* Completed conversion of 'core' library module.Michele Calgaro2021-11-1027-1741/+1746
* More conversion polkitqt1 -> polkit-tqt.Michele Calgaro2021-11-0540-512/+442
* Updated cmake files to allow building the package, although it is just aMichele Calgaro2021-11-0119-248/+723
* DEB: updated packaging files to TDE standard.Michele Calgaro2021-11-0115-85/+359
* More Qt->TQt conversion and some clean up.Michele Calgaro2021-10-3194-992/+644
* Raw Qt->TQt conversion using tde/scripts/conversions/qt3-tqt3/convert_existin...Michele Calgaro2021-10-3051-765/+765
* Initial import from polkit-qt-1 debian snapshot archive.Michele Calgaro2021-10-30110-0/+9810