index
:
polkit-tqt
master
r14.0.x
r14.1.x
Polkit-tqt is a library that lets developers use the PolicyKit API through a nice TQt-styled interface.
TDE Gitea Workspace
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Make sure TQ_EXPORT is defined before it is used
HEAD
master
Michele Calgaro
12 days
1
-0
/
+2
*
Use centralized cmake version
Michele Calgaro
2024-03-15
1
-8
/
+13
*
Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines
Michele Calgaro
2024-01-08
7
-43
/
+43
*
Raise the minimum required version of CMake to 3.5.
Slávek Banko
2023-11-05
1
-1
/
+1
*
Replace Q_OBJECT with TQ_OBJECT
Michele Calgaro
2023-07-20
10
-10
/
+10
*
Use TDE cmake macro to set version
r14.1.0
Michele Calgaro
2022-06-22
1
-1
/
+5
*
Add DBUS_TQT_LIBRARY_DIRS to the link_directories
aneejit1
2022-05-03
1
-0
/
+1
*
Add POLKIT_GOBJECT_LIBRARY_DIRS to the link_directories
aneejit1
2022-05-03
3
-0
/
+3
*
Removed setting of CXX_FEATURES at module level since CXX_FEATURES are now en...
Michele Calgaro
2022-01-28
3
-3
/
+0
*
Use TQT_CMAKE_DIR for installation of exported CMake targets.
Slávek Banko
2022-01-12
1
-10
/
+11
*
Added project version for r14.1.x branch.
Michele Calgaro
2022-01-05
1
-0
/
+1
*
Removed DEB files which will be moved to tde-packaging repo.
Michele Calgaro
2022-01-05
14
-565
/
+0
*
Removed empty line at the end of files.
Michele Calgaro
2022-01-04
41
-43
/
+1
*
DEB packaging: Install libraries according to multi-arch rules.
Slávek Banko
2022-01-04
5
-23
/
+31
*
CMake rules adjustments:
Slávek Banko
2022-01-04
7
-59
/
+32
*
Add '_p' into the names of private headers and do not install them.
Slávek Banko
2022-01-04
6
-11
/
+5
*
Add CXX_FEATURES for libraries to ensure build with at least C++11.
Slávek Banko
2022-01-04
3
-3
/
+3
*
Use the formatted strings instead of joining the message.
Slávek Banko
2021-12-30
3
-13
/
+13
*
Raise the minimum required version of CMake to 3.1.
Michele Calgaro
2021-12-30
1
-1
/
+1
*
Code improvements based on c++11 standard (ranged for loops and nullptr).
Michele Calgaro
2021-12-28
21
-132
/
+120
*
Updated documentation and clean up.
Michele Calgaro
2021-12-09
14
-282
/
+59
*
Converted agent example code.
Michele Calgaro
2021-12-09
11
-170
/
+240
*
Converted first part of examples code.
Michele Calgaro
2021-12-08
21
-747
/
+661
*
Removed original test folder and add more manual tests.
Michele Calgaro
2021-11-23
6
-276
/
+57
*
Added test framework.
Michele Calgaro
2021-11-20
8
-0
/
+326
*
DEB: fixed building in clean chroot environment.
Michele Calgaro
2021-11-20
1
-6
/
+2
*
Guarded g_object_ref/unref to avoid warning messages when the pointer is NULL.
Michele Calgaro
2021-11-17
6
-51
/
+130
*
Removed unnecessary cmake folder.
Michele Calgaro
2021-11-17
13
-643
/
+0
*
Conversion of 'agent' library module.
Michele Calgaro
2021-11-16
22
-746
/
+633
*
Conversion of 'gui' library module.
Michele Calgaro
2021-11-13
18
-970
/
+1059
*
More PolkitTQt1 -> PolkitTQt renaming.
Michele Calgaro
2021-11-12
29
-108
/
+113
*
Completed conversion of 'core' library module.
Michele Calgaro
2021-11-10
27
-1741
/
+1746
*
More conversion polkitqt1 -> polkit-tqt.
Michele Calgaro
2021-11-05
40
-512
/
+442
*
Updated cmake files to allow building the package, although it is just a
Michele Calgaro
2021-11-01
19
-248
/
+723
*
DEB: updated packaging files to TDE standard.
Michele Calgaro
2021-11-01
15
-85
/
+359
*
More Qt->TQt conversion and some clean up.
Michele Calgaro
2021-10-31
94
-992
/
+644
*
Raw Qt->TQt conversion using tde/scripts/conversions/qt3-tqt3/convert_existin...
Michele Calgaro
2021-10-30
51
-765
/
+765
*
Initial import from polkit-qt-1 debian snapshot archive.
Michele Calgaro
2021-10-30
110
-0
/
+9810