Note that you can limit your full-text search to a specific module with the 'module:' keyword. Example: 'module:tdebase <search text>'

[First Page] [Previous Page]  [Next Page] [Last Page]


GIT HashBranchDateAuthorLog Message
8121e844 [view]master2012-02-04 05:19:41 +0100Johannes Schindelin[libtdevnc] Add Luca to the AUTHORS
Signed-off-by: Johannes Schindelin
270b17e7 [view]master2012-02-03 18:48:40 -0600Timothy Pearson[tdelibs] Rename KDETMP KDEVARTMP and KDEWM
b5d92fb4 [view]master2012-02-03 18:45:08 -0600Timothy Pearson[tdebase] Rename KDETMP KDEVARTMP and KDEWM
2add4beb [view]master2012-02-03 18:41:57 -0600Timothy Pearson[tde-i18n] Rename KDETMP KDEVARTMP and KDEWM
b1108816 [view]master2012-02-03 18:27:47 -0600Timothy Pearson[arts] Rename KDETMP KDEVARTMP and KDEWM
fe2e2e4b [view]master2012-02-04 01:25:04 +0100Luca Stauble[libtdevnc] Add an optional parameter to specify the ip address for reverse connections
For security reasons, it can be important to limit which IP addresses a
LibVNCClient-based client should listen for reverse connections. This
commit adds that option.
To preserve binary backwards-compatibility, the field was added to the end
of the rfbclient struct, and the function ListenAtTcpPort retains its
signature (but calls the new ListenAtTcpPortAndAddress).
[jes: shortened the commit subject, added a longer explanation in the
commit body and adjusted style]
Signed-off-by: Luca Stauble
Signed-off-by: Johannes Schindelin
aac7d409 [view]master2012-02-03 18:22:05 -0600Timothy Pearson[kgtk-qt3] Rename KDETMP KDEVARTMP and KDEWM
297b9b58 [view]master2012-02-03 18:20:35 -0600Timothy Pearson[desktop-effects-tde] Rename KDETMP KDEVARTMP and KDEWM
06500cd8 [view]master2012-02-02 15:05:31 -0600Timothy Pearson[pytqt] Fix FTBFS on TQt3
bbc80561 [view]master2012-02-02 14:57:31 -0600Timothy Pearson[tqscintilla] Fix symbol visibility on gcc
ed5b5704 [view]master2012-02-02 14:11:34 -0600Timothy Pearson[pytqt] Use tq includes instead of native q includes
4ea6710b [view]master2012-02-02 13:06:11 -0600Timothy Pearson[tde-cmake] Add qwizard to kwizard autoconversion from Autotools to CMake
5ac9d61d [view]master2012-02-02 17:59:20 +0100Pawel "l0ner" Soltys[tde-packaging] dbus-tqt: changed tqtinterface dep to arts, since we need profile scripts provided by arts
d8f38be7 [view]master2012-02-02 17:09:49 +0100Pawel "l0ner" Soltys[tde-packaging] qt3: final (hopefully?) commit
- changed posgresql-lib dep to postgresql since postgers.h is provided by
second one, and not by the first and is needed at the compilation stage
- fixed messages in qt3.install file
60c364df [view]master2012-02-02 15:53:23 +0100Pawel "l0ner" Soltys[tde-packaging] qt3: updated patchset
1e718ffb [view]master2012-02-02 14:48:43 +0100Pawel "l0ner" Soltys[tde-packaging] qt3: patch package update
bc023a95 [view]master2012-02-02 14:41:29 +0100Pawel "l0ner" Soltys[tde-packaging] qt3: fixed typo in previous commit
02103659 [view]master2012-02-02 14:19:49 +0100Pawel "l0ner" Soltys[tde-packaging] qt3: removed no-rpath patch
- cleaned up and commented
- removed default ./configure options
- added documentation build
- changed make to make sub-tools so we don't build examples and tutorials
change it back to make to get them
- added unset _p patch so we free the variables after we don't need them anymore
- removed libtool slay
- moved libmng from makedepends to depends. Since we are using it, it is
more like runtime dependency, than build-only optdep.
- fixed another typo in patches (001-qiconview-rebuildcontainer.patch)
- added accidentaly removed qt-unixodbc.patch
- added postgresql and mysql include and library location to ./configure options
those should probably be detected automatically. fix needed.
- added links to tools provided by qt3 with naming scheme qt3* so we can run
them with qt4 installed.
- changed optdepends from libs to full packages
- added optdepens descriptions
- changed builddepds from full packages to libraries
- added post-install message about new naming scheme of the provided tools.
17581331 [view]master2012-02-02 01:27:29 -0600Timothy Pearson[admin] Fix additional FTBFS on TQt3
580ce208 [view]master2012-02-01 17:31:49 -0500Robert Xu[tde-packaging] yuck. eclipse begone. I only use eclipse for my complicated java
projects, not my rpm packages anymore :|
b388be75 [view]master2012-02-01 14:12:05 -0600Timothy Pearson[admin] Fix FTBFS with TQt3
5f93960d [view]master2012-02-01 00:38:02 -0500Robert Xu[tde-packaging] Eugh, get eclipse metadata out of here.
5c8a387b [view]master2012-01-31 18:54:54 -0600Timothy Pearson[tdelibs] Use new Qt hidden items for iconview searches
110e1746 [view]master2012-01-31 18:54:17 -0600Timothy Pearson[tqt3] Automated conversion from latest Qt3
660a32cf [view]master2012-01-31 16:55:00 -0600Timothy Pearson[qt3] Add full hidden item support to QIconView
This will enable TDE to efficiently filter icon views via Konqueror
ea099d33 [view]master2012-01-31 14:25:38 -0600Timothy Pearson[tdelibs] Fix FTBFS
06b51484 [view]master2012-01-31 14:05:59 -0600Timothy Pearson[tdelibs] Fix konq filter in list view mode
Select all now only selects shown (filtered) items
ead369ac [view]master2012-01-31 21:00:28 +0100Pawel "l0ner" Soltys[tde-packaging] qt3: fixed mistypos in previous patches revision
01b8500f [view]master2012-01-31 20:53:49 +0100Pawel "l0ner" Soltys[tde-packaging] qt3: revisioned applied patches
487cb648 [view]master2012-01-31 02:46:19 -0600Timothy Pearson[tde-packaging] Rename ksocket and kcache on Debian and Ubuntu
13abd095 [view]master2012-01-31 00:33:28 -0600Timothy Pearson[tqtinterface] Fix FTBFS
8787bdc0 [view]master2012-01-30 23:18:03 -0600Timothy Pearson[tqtinterface] Fix downstream FTBFS on TQt3
af02f767 [view]master2012-01-30 21:14:48 -0600Timothy Pearson[tqscintilla] Fix FTBFS
cfccedd9 [view]master2012-01-30 20:20:24 -0600Timothy Pearson[tdesdk] Part 2 of prior commit
255918c5 [view]master2012-01-30 20:18:15 -0600Timothy Pearson[tdelibs] Part 2 of prior commit
94588b26 [view]master2012-01-30 20:13:55 -0600Timothy Pearson[tdeaccessibility] Part 2 of prior commit
74c0544a [view]master2012-01-30 20:13:08 -0600Timothy Pearson[tde-i18n] Part 2 of prior commit
2b356086 [view]master2012-01-31 00:37:12 +0100Pawel "l0ner" Soltys[tde-packaging] kdebase: incremented pkgrel
8afdd30b [view]master2012-01-31 00:30:08 +0100Pawel "l0ner" Soltys[tde-packaging] kdebase: added patches pulled form kdemod3, cleaned up
a796021d [view]master2012-01-30 16:40:45 -0600Timothy Pearson[tde-i18n] Back out bad changes from prior commit
3b3ad79f [view]master2012-01-30 16:32:15 -0600Timothy Pearson[tqtinterface] Back out bad changes from prior commit
8067910c [view]master2012-01-30 12:40:07 -0600Timothy Pearson[tqca-tls] Fix FTBFS
43f40ff7 [view]master2012-01-30 12:24:09 -0600Timothy Pearson[tdevelop] Rename ksocket and kcache
59006f72 [view]master2012-01-30 12:23:32 -0600Timothy Pearson[tdeutils] Rename ksocket and kcache
2020f146 [view]master2012-01-30 12:23:09 -0600Timothy Pearson[tdesdk] Rename ksocket and kcache
445f21f4 [view]master2012-01-30 12:22:48 -0600Timothy Pearson[tdepim] Rename ksocket and kcache
0085388a [view]master2012-01-30 12:22:01 -0600Timothy Pearson[tdenetwork] Rename ksocket and kcache
ee0c5532 [view]master2012-01-30 12:21:03 -0600Timothy Pearson[tdelibs] Rename ksocket and kcache
0a661f6b [view]master2012-01-30 12:18:50 -0600Timothy Pearson[tdebase] Rename ksocket and kcache
25c3d86a [view]master2012-01-30 12:17:52 -0600Timothy Pearson[tdeartwork] Rename ksocket and kcache
3d3f805f [view]master2012-01-30 12:16:57 -0600Timothy Pearson[tdeaddons] Rename ksocket and kcache
ebde34be [view]master2012-01-30 12:16:47 -0600Timothy Pearson[tdeaccessibility] Rename ksocket and kcache
6834a485 [view]master2012-01-30 12:15:46 -0600Timothy Pearson[tde-i18n] Rename ksocket and kcache
45e05d92 [view]master2012-01-30 12:06:26 -0600Timothy Pearson[tqtinterface] Rename ksocket and kcache
dcbdabdb [view]master2012-01-30 12:03:57 -0600Timothy Pearson[arts] Rename ksocket and kcache
206cd56e [view]master2012-01-30 12:03:37 -0600Timothy Pearson[tdesvn] Rename ksocket and kcache
7bdbbac1 [view]master2012-01-30 12:03:19 -0600Timothy Pearson[smb4k] Rename ksocket and kcache
08dd8170 [view]master2012-01-30 12:03:16 -0600Timothy Pearson[smartcardauth] Rename ksocket and kcache
ba628682 [view]master2012-01-30 12:02:41 -0600Timothy Pearson[kvpnc] Rename ksocket and kcache
20b9943f [view]master2012-01-30 12:02:35 -0600Timothy Pearson[kvkbd] Rename ksocket and kcache
57f32073 [view]master2012-01-30 12:02:15 -0600Timothy Pearson[ktorrent] Rename ksocket and kcache
07c1bee2 [view]master2012-01-30 12:02:01 -0600Timothy Pearson[ksystemlog] Rename ksocket and kcache
bc61d13d [view]master2012-01-30 12:01:59 -0600Timothy Pearson[kstreamripper] Rename ksocket and kcache
d1d7bb36 [view]master2012-01-30 12:01:52 -0600Timothy Pearson[krusader] Rename ksocket and kcache
51c524ef [view]master2012-01-30 12:01:35 -0600Timothy Pearson[kpilot] Rename ksocket and kcache
0d4af791 [view]master2012-01-30 12:01:30 -0600Timothy Pearson[kopete-otr] Rename ksocket and kcache
830a8e13 [view]master2012-01-30 12:01:27 -0600Timothy Pearson[konversation] Rename ksocket and kcache
75103729 [view]master2012-01-30 11:58:55 -0600Timothy Pearson[kgtk-qt3] Rename ksocket and kcache
d40e1a55 [view]master2012-01-30 11:58:50 -0600Timothy Pearson[kdpkg] Rename ksocket and kcache
ca0f381b [view]master2012-01-30 11:58:46 -0600Timothy Pearson[kdiff3] Rename ksocket and kcache
1e237bfa [view]master2012-01-30 11:58:39 -0600Timothy Pearson[kchmviewer] Rename ksocket and kcache
73efa815 [view]master2012-01-30 11:58:30 -0600Timothy Pearson[katapult] Rename ksocket and kcache
2ec1bbcb [view]master2012-01-30 11:57:59 -0600Timothy Pearson[dolphin] Rename ksocket and kcache
dc0f665d [view]master2012-01-30 11:57:55 -0600Timothy Pearson[digikam] Rename ksocket and kcache
30d0886f [view]master2012-01-30 11:57:29 -0600Timothy Pearson[amarok] Rename ksocket and kcache
95fc9024 [view]master2012-01-30 11:57:08 -0600Timothy Pearson[experimental] Rename ksocket and kcache
5764ac43 [view]master2012-01-30 16:44:24 +0100Pawel "l0ner" Soltys[tde-packaging] global cleanups and hal PKGBUILD minor fixes
6ba49b78 [view]master2012-01-30 16:41:03 +0100Pawel "l0ner" Soltys[tde-packaging] kdebase: minor fixups, dropped _prefix in favor to TDEDIR
- added things pulled from kdemod3 (agent-{startup,shutdown},arch logo for system shutdown dialog)
- added mkpamsrv script install
- added install file
- added pam.d rules post-install generation
- pulled minor fixups form kdmod3
- fixed problem with missin default avatar in kdm
6764ed9d [view]master2012-01-30 16:24:53 +0100Pawel "l0ner" Soltys[tde-packaging] kdelibs: minor fixups, added libutempter support, dropped _prefix in favor to TDEDIR
c3b92ee9 [view]master2012-01-30 16:05:44 +0100Pawel "l0ner" Soltys[tde-packaging] dbus-tqt: minor fixups, dropped prefix, added install file
dd9404d9 [view]master2012-01-30 16:02:40 +0100Pawel "l0ner" Soltys[tde-packaging] arts: minor fixups
073b1b4f [view]master2012-01-30 16:01:10 +0100Pawel "l0ner" Soltys[tde-packaging] tqtinterface: added .install file, minor fixups, dropped prefix in oreder to use QTDIR from profile
333de295 [view]master2012-01-30 15:58:58 +0100Pawel "l0ner" Soltys[tde-packaging] qt3: minor fixups
0c38b13e [view]master2012-01-30 01:22:29 -0600Timothy Pearson[tqca-tls] Fix FTBFS
7ff2dc7a [view]master2012-01-29 18:26:03 -0600Timothy Pearson[tde-packaging] Update libavahi-tqt-dev build deps on Debian and Ubuntu
7f5ceb06 [view]master2012-01-29 19:36:23 +0100Pawel "l0ner" Soltys[tde-packaging] hal: fixed previously fixed instruction
1d195063 [view]master2012-01-29 19:35:23 +0100Pawel "l0ner" Soltys[tde-packaging] hal: fixed previously added instruction
e8dc3553 [view]master2012-01-29 19:24:56 +0100Pawel "l0ner" Soltys[tde-packaging] hal: added missing cd instruction in package() function
50a4686d [view]master2012-01-29 19:07:40 +0100Pawel "l0ner" Soltys[tde-packaging] dbus-tqt: cleanups
83765e7b [view]master2012-01-29 15:57:22 +0100Pawel "l0ner" Soltys[tde-packaging] kdelibs: removed trinity.sh form sources - not needed
38c332ae [view]master2012-01-29 15:53:36 +0100Pawel "l0ner" Soltys[tde-packaging] kdelibs: removed profile.d file installation, minor fixes
cfe08885 [view]master2012-01-29 14:17:06 +0100Pawel "l0ner" Soltys[tde-packaging] tqtinterface: fixed typos
308292e1 [view]master2012-01-29 14:16:39 +0100Pawel "l0ner" Soltys[tde-packaging] qt3: fixed typos
ac6eedcf [view]master2012-01-29 12:29:38 +0100Pawel "l0ner" Soltys[tde-packaging] hal: changed maintainer
- added build() function
98886dc7 [view]master2012-01-29 12:23:45 +0100Pawel "l0ner" Soltys[tde-packaging] qt3: changed installation prefix
6895aaef [view]master2012-01-29 12:21:08 +0100Pawel "l0ner" Soltys[tde-packaging] tqtinterface: changed installation prefix
- cleaned up
- added patch for tqt.pc installation location
(needed later for compiling things with autotools)
- changed $QTDIR to $QT3DIR
28d54e82 [view]master2012-01-28 17:05:36 +0100Pawel "l0ner" Soltys[tde-packaging] arts: added missing tqtinterface dependency
961266c9 [view]master2012-01-28 16:47:57 +0100Pawel "l0ner" Soltys[tde-packaging] arts: added profile files, added post-install instructions
c3a82c17 [view]master2012-01-28 13:17:03 +0100Pawel "l0ner" Soltys[tde-packaging] qt3: fixed error on creating qt3.profile
4e7ed43a [view]master2012-01-28 11:52:12 +0100Pawel "l0ner" Soltys[tde-packaging] qt3: added post install instructions

List generated Thu Apr 25 21:17:41 2024
Currently showing patches 39101 to 39200 of 45913 [View All on Single Page]
Note that you can limit your full-text search to a specific module with the 'module:' keyword. Example: 'module:tdebase <search text>'

[First Page] [Previous Page]  [Next Page] [Last Page]