Feed Advanced Search

Oct 17 2017

ahartmetz committed R738:10bb7922daee: Unify names of "event handler style" virtual methods. (authored by ahartmetz).
Unify names of "event handler style" virtual methods.
Oct 17 2017, 1:13 PM
ahartmetz committed R738:62a9bc036516: Shut up gcc's fallthrough warning here (authored by ahartmetz).
Shut up gcc's fallthrough warning here
Oct 17 2017, 1:13 PM
ahartmetz committed R738:38c90738e036: Fix peek data methods in Arguments::Writer (authored by ahartmetz).
Fix peek data methods in Arguments::Writer
Oct 17 2017, 1:13 PM
ahartmetz committed R738:b60cfc31a99d: Add a class for integration into foreign event loops. (authored by ahartmetz).
Add a class for integration into foreign event loops.
Oct 17 2017, 1:13 PM
ahartmetz committed R738:1b3b2dd62242: Remove pollDescriptor() methods (authored by ahartmetz).
Remove pollDescriptor() methods
Oct 17 2017, 1:13 PM

Sep 7 2017

ahartmetz committed R738:4058f7483dd8: Fix and unify _WIN32 ifdefs (authored by ahartmetz).
Fix and unify _WIN32 ifdefs
Sep 7 2017, 8:36 PM
ahartmetz committed R738:5a40858ee071: Add forgotten license headers to three new files. (authored by ahartmetz).
Add forgotten license headers to three new files.
Sep 7 2017, 8:36 PM

Sep 6 2017

ahartmetz committed R738:d50d6884b7a2: Cleanly define maximum lengths and add more checks for them (authored by ahartmetz).
Cleanly define maximum lengths and add more checks for them
Sep 6 2017, 6:50 PM
ahartmetz committed R738:a5222b01d25f: Set an error code in case of error (authored by ahartmetz).
Set an error code in case of error
Sep 6 2017, 6:50 PM
ahartmetz committed R738:38c315834bd2: Fix two errors in error handling that partially cancelled out... (authored by ahartmetz).
Fix two errors in error handling that partially cancelled out...
Sep 6 2017, 6:50 PM
ahartmetz committed R738:c43abd086251: Writer: check that aggregates are open before closing them (authored by ahartmetz).
Writer: check that aggregates are open before closing them
Sep 6 2017, 6:50 PM
ahartmetz committed R738:61310f627f6e: Don't touch the interface header when not setting an interface (authored by ahartmetz).
Don't touch the interface header when not setting an interface
Sep 6 2017, 6:50 PM
ahartmetz committed R738:f136673501f7: Fix array length checks while writing (authored by ahartmetz).
Fix array length checks while writing
Sep 6 2017, 6:50 PM
ahartmetz committed R738:43d5a4856de3: Better variable names for Timer testTriggerOnlyOncePerDispatch() (authored by ahartmetz).
Better variable names for Timer testTriggerOnlyOncePerDispatch()
Sep 6 2017, 6:50 PM
ahartmetz committed R738:264a4369a8df: EventDispatcher: fix a few tricky cases regarding Timers (authored by ahartmetz).
EventDispatcher: fix a few tricky cases regarding Timers
Sep 6 2017, 6:50 PM
ahartmetz committed R738:382acb941e1b: Include what you use for MallocCache (authored by ahartmetz).
Include what you use for MallocCache
Sep 6 2017, 6:50 PM
ahartmetz committed R738:564b16e5c0ad: Reader / Writer: Fix use after free / double delete... (authored by ahartmetz).
Reader / Writer: Fix use after free / double delete...
Sep 6 2017, 6:50 PM
ahartmetz committed R738:f5da316df14d: Implement isAligned() without using alignmentLog2() (authored by ahartmetz).
Implement isAligned() without using alignmentLog2()
Sep 6 2017, 6:50 PM
ahartmetz committed R738:0b9b446e5c6a: Split out Arguments::Reader and ...::Writer into their own files. (authored by ahartmetz).
Split out Arguments::Reader and ...::Writer into their own files.
Sep 6 2017, 6:50 PM

Sep 1 2017

ahartmetz committed R165:eadda1d97e2b: Fix typos of "orphan" (authored by ahartmetz).
Fix typos of "orphan"
Sep 1 2017, 7:51 PM

Aug 8 2017

ahartmetz committed R32:5d18fbdc6a20: link with gold (authored by ahartmetz).
link with gold
Aug 8 2017, 3:54 PM
ahartmetz committed R32:b2643b7c1e01: link with gold (authored by ahartmetz).
link with gold
Aug 8 2017, 3:30 PM

Apr 7 2017

ahartmetz committed R108:90a33a4bc289: Fix two more const / non-const iterator mismatches. (authored by ahartmetz).
Fix two more const / non-const iterator mismatches.
Apr 7 2017, 6:39 PM
ahartmetz committed R108:0fa4c27c66ba: Fix build: Compare non-const iterator with non-const iterator (authored by ahartmetz).
Fix build: Compare non-const iterator with non-const iterator
Apr 7 2017, 5:38 PM

Mar 20 2017

ahartmetz committed R738:04193460bea1: Arguments::Reader: actually use MallocCache everywhere. (authored by ahartmetz).
Arguments::Reader: actually use MallocCache everywhere.
Mar 20 2017, 12:07 PM
ahartmetz committed R738:b1c9e51dd1d9: Allow getting the maximum known signature *and* the current positon. (authored by ahartmetz).
Allow getting the maximum known signature *and* the current positon.
Mar 20 2017, 12:07 PM

Mar 19 2017

ahartmetz committed R738:ba97c0b73140: Add Arguments::isByteSwapped() accessor. (authored by ahartmetz).
Add Arguments::isByteSwapped() accessor.
Mar 19 2017, 5:27 PM
ahartmetz committed R738:1faef9e50be3: Add Writer::peekSerializedData(), a temporary view of the data. (authored by ahartmetz).
Add Writer::peekSerializedData(), a temporary view of the data.
Mar 19 2017, 5:27 PM
ahartmetz committed R738:f2cfbb5f9010: Use a small vector optimization for the aggregate stack. (authored by ahartmetz).
Use a small vector optimization for the aggregate stack.
Mar 19 2017, 5:27 PM
ahartmetz committed R738:aa79240951fd: Use MallocCache also for Reader::Private. (authored by ahartmetz).
Use MallocCache also for Reader::Private.
Mar 19 2017, 5:27 PM
ahartmetz committed R738:611c299c9390: Use the right MT primitive for the atomic serial picker. (authored by ahartmetz).
Use the right MT primitive for the atomic serial picker.
Mar 19 2017, 5:27 PM
ahartmetz committed R738:edfa37e45b35: Make the often called QueuedDataInfo ctor constexpr. (authored by ahartmetz).
Make the often called QueuedDataInfo ctor constexpr.
Mar 19 2017, 5:27 PM
ahartmetz committed R738:700b15f28175: Fix "NeedMoreData" testing. It was broken due to an API change. (authored by ahartmetz).
Fix "NeedMoreData" testing. It was broken due to an API change.
Mar 19 2017, 5:27 PM
ahartmetz committed R738:a78f45a9bc70: WIP enable file descriptor passing in Message and Arguments. (authored by ahartmetz).
WIP enable file descriptor passing in Message and Arguments.
Mar 19 2017, 5:27 PM
ahartmetz committed R738:9a1c9388e5ca: Remove a member variable that has been made obsolete earlier. (authored by ahartmetz).
Remove a member variable that has been made obsolete earlier.
Mar 19 2017, 5:27 PM
ahartmetz committed R738:d2145157448b: Avoid passing an object here, somehow creating it costs cycles. (authored by ahartmetz).
Avoid passing an object here, somehow creating it costs cycles.
Mar 19 2017, 5:26 PM

Mar 16 2017

ahartmetz committed R738:7ecd30cd1b21: Remove protected visibility, it seems to trigger a linker bug. (authored by ahartmetz).
Remove protected visibility, it seems to trigger a linker bug.
Mar 16 2017, 8:46 PM
ahartmetz committed R738:1dc801590333: WIP: Enable file descriptor passing in socket/connection code. (authored by ahartmetz).
WIP: Enable file descriptor passing in socket/connection code.
Mar 16 2017, 8:46 PM
ahartmetz committed R738:8a024aa690f1: Add a performance hack for writing variable message headers. (authored by ahartmetz).
Add a performance hack for writing variable message headers.
Mar 16 2017, 8:46 PM
ahartmetz committed R738:64f41cb31122: Arguments r/w: always set an error when going into invalid state. (authored by ahartmetz).
Arguments r/w: always set an error when going into invalid state.
Mar 16 2017, 8:46 PM
ahartmetz committed R738:c0ede5df2844: WIP: Serialize directly if there is no need to do otherwise. (authored by ahartmetz).
WIP: Serialize directly if there is no need to do otherwise.
Mar 16 2017, 8:46 PM
ahartmetz committed R738:bf5d5f633043: WIP minimally copying Message serialization / deserialization (authored by ahartmetz).
WIP minimally copying Message serialization / deserialization
Mar 16 2017, 8:46 PM
ahartmetz committed R738:e5225995f43e: Remove an accidentally not previously removed data member. (authored by ahartmetz).
Remove an accidentally not previously removed data member.
Mar 16 2017, 8:46 PM

Feb 25 2017

ahartmetz committed R181:323e2d5b4324: Fix build (authored by ahartmetz).
Fix build
Feb 25 2017, 9:12 PM

Feb 3 2017

ahartmetz committed R165:2803bf075f8d: Fix a crash due to mutating a container while iterating. (authored by ahartmetz).
Fix a crash due to mutating a container while iterating.
Feb 3 2017, 1:20 PM

Jan 10 2017

ahartmetz added a comment to D4060: kio: Ensure user certificate directory has been created before storing certs to it.

Looks like a stupid mistake on my part, thanks for the fix.

Jan 10 2017, 9:32 PM · Frameworks

Sep 30 2016

ahartmetz committed R40:97116ac0a3ac: Session chooser: Ensure no unnecessary horizontal scroll bar. (authored by ahartmetz).
Session chooser: Ensure no unnecessary horizontal scroll bar.
Sep 30 2016, 5:45 PM
ahartmetz committed R40:d664483ac5e5: Session chooser: Ensure no unnecessary horizontal scroll bar. (authored by ahartmetz).
Session chooser: Ensure no unnecessary horizontal scroll bar.
Sep 30 2016, 5:44 PM
ahartmetz added a comment to D2897: Session chooser: Ensure no unnecessary horizontal scroll bar..

Session chooser before:

Sep 30 2016, 5:33 PM
ahartmetz added reviewers for D2897: Session chooser: Ensure no unnecessary horizontal scroll bar.: cullmann, dhaumann, lueck.
Sep 30 2016, 5:27 PM
ahartmetz retitled D2897: Session chooser: Ensure no unnecessary horizontal scroll bar. from to Session chooser: Ensure no unnecessary horizontal scroll bar..
Sep 30 2016, 5:26 PM

Sep 10 2016

ahartmetz committed R172:c5ab942db7a9: compile (authored by ahartmetz).
compile
Sep 10 2016, 6:39 AM
ahartmetz committed R172:6c84dfd30db1: link with gold (authored by ahartmetz).
link with gold
Sep 10 2016, 6:38 AM
ahartmetz committed R172:a0a5bb616e37: link with gold (authored by ahartmetz).
link with gold
Sep 10 2016, 6:38 AM
ahartmetz committed R172:21d7ace9863b: link with gold (authored by ahartmetz).
link with gold
Sep 10 2016, 6:37 AM
ahartmetz committed R172:1dc8a73fa047: link with gold (undefined references to QApplication::...) (authored by ahartmetz).
link with gold (undefined references to QApplication::...)
Sep 10 2016, 6:37 AM
ahartmetz committed R173:c5ab942db7a9: compile (authored by ahartmetz).
compile
Sep 10 2016, 6:32 AM
ahartmetz committed R173:6c84dfd30db1: link with gold (authored by ahartmetz).
link with gold
Sep 10 2016, 6:30 AM
ahartmetz committed R172:3769341e1a0e: link with gold (authored by ahartmetz).
link with gold
Sep 10 2016, 6:29 AM
ahartmetz committed R172:35efd7a412f5: link with gold (authored by ahartmetz).
link with gold
Sep 10 2016, 6:29 AM
ahartmetz committed R172:f9630b2fc834: link with gold - the QtNetwork library *is* being used here. (authored by ahartmetz).
link with gold - the QtNetwork library *is* being used here.
Sep 10 2016, 6:29 AM
ahartmetz committed R173:a0a5bb616e37: link with gold (authored by ahartmetz).
link with gold
Sep 10 2016, 6:28 AM
ahartmetz committed R173:21d7ace9863b: link with gold (authored by ahartmetz).
link with gold
Sep 10 2016, 6:27 AM
ahartmetz committed R173:1dc8a73fa047: link with gold (undefined references to QApplication::...) (authored by ahartmetz).
link with gold (undefined references to QApplication::...)
Sep 10 2016, 6:27 AM
ahartmetz committed R172:ca788c0b81af: link with gold (and remove redundant linked libraries already included with… (authored by ahartmetz).
link with gold (and remove redundant linked libraries already included with…
Sep 10 2016, 6:23 AM
ahartmetz committed R172:560239669067: link with gold (authored by ahartmetz).
link with gold
Sep 10 2016, 6:23 AM
ahartmetz committed R172:0725cd7debb6: The tests don't build, at least here. A certain test-entries.h seems to be… (authored by ahartmetz).
The tests don't build, at least here. A certain test-entries.h seems to be…
Sep 10 2016, 6:23 AM
ahartmetz committed R172:3154feb1ba8f: link with gold (authored by ahartmetz).
link with gold
Sep 10 2016, 6:22 AM
ahartmetz committed R172:c42a1d8def93: actually link against all libraries used. fixes the build with gold linker. (authored by ahartmetz).
actually link against all libraries used. fixes the build with gold linker.
Sep 10 2016, 6:22 AM
ahartmetz committed R172:7aff1f5fd54e: adapt to kdelibs API changes (authored by ahartmetz).
adapt to kdelibs API changes
Sep 10 2016, 6:22 AM
ahartmetz committed R172:d39c0fe872dd: adapt to renaming SslErrorUiData->KSslErrorUiData in kdelibs (authored by ahartmetz).
adapt to renaming SslErrorUiData->KSslErrorUiData in kdelibs
Sep 10 2016, 6:21 AM
ahartmetz committed R172:281bd6abd23c: link with gold (authored by ahartmetz).
link with gold
Sep 10 2016, 6:21 AM
ahartmetz committed R172:81275da4ab32: link with gold (authored by ahartmetz).
link with gold
Sep 10 2016, 6:19 AM
ahartmetz committed R173:3769341e1a0e: link with gold (authored by ahartmetz).
link with gold
Sep 10 2016, 6:19 AM
ahartmetz committed R173:35efd7a412f5: link with gold (authored by ahartmetz).
link with gold
Sep 10 2016, 6:19 AM
ahartmetz committed R172:c096cfd55046: For some reason sinl and cosl are not available on ARM Linux, so use sin and… (authored by ahartmetz).
For some reason sinl and cosl are not available on ARM Linux, so use sin and…
Sep 10 2016, 6:18 AM
ahartmetz committed R173:f9630b2fc834: link with gold - the QtNetwork library *is* being used here. (authored by ahartmetz).
link with gold - the QtNetwork library *is* being used here.
Sep 10 2016, 6:18 AM
ahartmetz committed R172:798191b7d072: link with gold (authored by ahartmetz).
link with gold
Sep 10 2016, 6:17 AM
ahartmetz committed R172:6408aa2d35df: Use the updated date as a fallback for the published date. This is like the… (authored by ahartmetz).
Use the updated date as a fallback for the published date. This is like the…
Sep 10 2016, 6:16 AM
ahartmetz committed R108:fe3d6afdd2b0: Add required X11 libraries to target_link_libraries(). (authored by ahartmetz).
Add required X11 libraries to target_link_libraries().
Sep 10 2016, 6:15 AM
ahartmetz committed R108:d9cfa86e3793: Revert "Hack: Do not install kwin so that it won't clobber my kwin->kwin_gles… (authored by ahartmetz).
Revert "Hack: Do not install kwin so that it won't clobber my kwin->kwin_gles…
Sep 10 2016, 6:15 AM
ahartmetz committed R108:67d31b3323df: Hack: Do not install kwin so that it won't clobber my kwin->kwin_gles symlink. (authored by ahartmetz).
Hack: Do not install kwin so that it won't clobber my kwin->kwin_gles symlink.
Sep 10 2016, 6:15 AM
ahartmetz committed R172:4a99b63fa3c2: missing include (authored by ahartmetz).
missing include
Sep 10 2016, 6:14 AM
ahartmetz committed R173:ca788c0b81af: link with gold (and remove redundant linked libraries already included with… (authored by ahartmetz).
link with gold (and remove redundant linked libraries already included with…
Sep 10 2016, 6:13 AM
ahartmetz committed R173:560239669067: link with gold (authored by ahartmetz).
link with gold
Sep 10 2016, 6:13 AM
ahartmetz committed R173:0725cd7debb6: The tests don't build, at least here. A certain test-entries.h seems to be… (authored by ahartmetz).
The tests don't build, at least here. A certain test-entries.h seems to be…
Sep 10 2016, 6:13 AM
ahartmetz committed R173:3154feb1ba8f: link with gold (authored by ahartmetz).
link with gold
Sep 10 2016, 6:12 AM
ahartmetz committed R173:c42a1d8def93: actually link against all libraries used. fixes the build with gold linker. (authored by ahartmetz).
actually link against all libraries used. fixes the build with gold linker.
Sep 10 2016, 6:12 AM
ahartmetz committed R173:7aff1f5fd54e: adapt to kdelibs API changes (authored by ahartmetz).
adapt to kdelibs API changes
Sep 10 2016, 6:12 AM
ahartmetz committed R172:1c36b7e41d2b: So I was reading some other code to get rid of the taste of kio_http and then… (authored by ahartmetz).
So I was reading some other code to get rid of the taste of kio_http and then…
Sep 10 2016, 6:11 AM
ahartmetz committed R173:d39c0fe872dd: adapt to renaming SslErrorUiData->KSslErrorUiData in kdelibs (authored by ahartmetz).
adapt to renaming SslErrorUiData->KSslErrorUiData in kdelibs
Sep 10 2016, 6:11 AM
ahartmetz committed R173:281bd6abd23c: link with gold (authored by ahartmetz).
link with gold
Sep 10 2016, 6:10 AM
ahartmetz committed R173:81275da4ab32: link with gold (authored by ahartmetz).
link with gold
Sep 10 2016, 6:09 AM
ahartmetz committed R173:c096cfd55046: For some reason sinl and cosl are not available on ARM Linux, so use sin and… (authored by ahartmetz).
For some reason sinl and cosl are not available on ARM Linux, so use sin and…
Sep 10 2016, 6:08 AM
ahartmetz committed R173:798191b7d072: link with gold (authored by ahartmetz).
link with gold
Sep 10 2016, 6:07 AM
ahartmetz committed R173:6408aa2d35df: Use the updated date as a fallback for the published date. This is like the… (authored by ahartmetz).
Use the updated date as a fallback for the published date. This is like the…
Sep 10 2016, 6:06 AM
ahartmetz committed R172:bfba29820d84: Close Intevation merge issue 45, forward port of enterprise commit 716376. (authored by ahartmetz).
Close Intevation merge issue 45, forward port of enterprise commit 716376.
Sep 10 2016, 6:05 AM
ahartmetz committed R172:977579ab7164: Create worki branch for kdepimlibs (authored by ahartmetz).
Create worki branch for kdepimlibs
Sep 10 2016, 6:05 AM
ahartmetz committed R172:b7283616400f: Adapt to TCPSlaveBase changes (authored by ahartmetz).
Adapt to TCPSlaveBase changes
Sep 10 2016, 6:05 AM
ahartmetz committed R173:4a99b63fa3c2: missing include (authored by ahartmetz).
missing include
Sep 10 2016, 6:04 AM