nowicki (Krzysztof Nowicki)
User

Today

  • Clear sailing ahead.

Tomorrow

  • Clear sailing ahead.

Tuesday

  • Clear sailing ahead.

User Details

User Since
Feb 24 2016, 3:18 PM (428 w, 4 d)
Availability
Available

Recent Activity

Sep 25 2019

nowicki committed R44:3e73ea1e9a26: Fix error handling in incremental folder sync job (authored by nowicki).
Fix error handling in incremental folder sync job
Sep 25 2019, 11:55 AM
nowicki committed R44:3d8e4d17699e: Update special folders only when the folder tree has changed (authored by nowicki).
Update special folders only when the folder tree has changed
Sep 25 2019, 11:55 AM
nowicki committed R44:fda7d1c4d657: Move modified items processing into a separate function (authored by nowicki).
Move modified items processing into a separate function
Sep 25 2019, 11:55 AM
nowicki committed R44:245226e251b8: Remove redundant check (authored by nowicki).
Remove redundant check
Sep 25 2019, 11:55 AM
nowicki committed R44:68a4a47ba359: Use a QHash to store lists of items to fetch (authored by nowicki).
Use a QHash to store lists of items to fetch
Sep 25 2019, 11:55 AM
nowicki committed R44:2d9953832bdd: Improve progress reporting during item fetch job (authored by nowicki).
Improve progress reporting during item fetch job
Sep 25 2019, 11:55 AM
nowicki committed R44:b4ef8afe36aa: Deduplicate idle status setting into a separate method (authored by nowicki).
Deduplicate idle status setting into a separate method
Sep 25 2019, 11:55 AM

Sep 18 2019

nowicki committed R44:680a28bd494e: Merge branch 'Applications/19.08' (authored by nowicki).
Merge branch 'Applications/19.08'
Sep 18 2019, 9:41 AM
nowicki committed R44:532bfebb5380: ews: fix unnecessary reauthentication prompts (authored by nowicki).
ews: fix unnecessary reauthentication prompts
Sep 18 2019, 8:37 AM

Feb 26 2019

nowicki requested review of D19333: Use system codepage when reading from piped command.
Feb 26 2019, 12:41 PM · KDE PIM

Feb 25 2019

nowicki committed R44:4ca39cfec441: icaldir: fix build after configuration porting (authored by nowicki).
icaldir: fix build after configuration porting
Feb 25 2019, 8:57 AM
nowicki closed D19196: icaldir: fix build after configuration porting.
Feb 25 2019, 8:57 AM · KDE PIM

Feb 21 2019

nowicki requested review of D19196: icaldir: fix build after configuration porting.
Feb 21 2019, 9:26 AM · KDE PIM

Oct 31 2018

nowicki committed R165:542d234d9ce6: Fix regression in tag fetching for notifications (authored by nowicki).
Fix regression in tag fetching for notifications
Oct 31 2018, 11:47 AM
nowicki closed D16512: Fix regression in tag fetching for notifications.
Oct 31 2018, 11:47 AM · KDE PIM

Oct 30 2018

nowicki committed R44:6435392ae710: Use own registered OAuth2 client ID (authored by nowicki).
Use own registered OAuth2 client ID
Oct 30 2018, 4:17 PM
nowicki committed R44:3273d17c30d0: Fix clazy warning (authored by nowicki).
Fix clazy warning
Oct 30 2018, 10:47 AM
nowicki committed R44:31e9300befd4: Load public key authentication settings if configured (authored by nowicki).
Load public key authentication settings if configured
Oct 30 2018, 10:47 AM
nowicki committed R44:7bd1befa8117: Use public key authentication in OAuth2 authetication handler (authored by nowicki).
Use public key authentication in OAuth2 authetication handler
Oct 30 2018, 10:47 AM
nowicki committed R44:8966952055dd: Enable configuration of public key authentication (authored by nowicki).
Enable configuration of public key authentication
Oct 30 2018, 10:47 AM
nowicki committed R44:fbbe85068504: Add public key authentication job implementation (authored by nowicki).
Add public key authentication job implementation
Oct 30 2018, 10:47 AM
nowicki committed R44:bc8ac6737c9b: Add possibility to set X.509 certificate & key for authentication (authored by nowicki).
Add possibility to set X.509 certificate & key for authentication
Oct 30 2018, 10:47 AM

Oct 29 2018

nowicki requested review of D16512: Fix regression in tag fetching for notifications.
Oct 29 2018, 12:50 PM · KDE PIM

Oct 25 2018

nowicki committed R44:464c2c638af7: Fix crash regression caused by lack of member initialization (authored by nowicki).
Fix crash regression caused by lack of member initialization
Oct 25 2018, 7:50 AM
nowicki committed R44:ffe49a7dc7dd: Clean up authentication parent widget setting (authored by nowicki).
Clean up authentication parent widget setting
Oct 25 2018, 7:35 AM
nowicki committed R44:79e43f686ae5: Fix crash on resource shutdown (authored by nowicki).
Fix crash on resource shutdown
Oct 25 2018, 7:14 AM

Oct 24 2018

nowicki committed R44:6f4ab77c1fcb: Remove support for token requests (authored by nowicki).
Remove support for token requests
Oct 24 2018, 6:56 PM
nowicki committed R44:7ad6ef0b1d57: Port settings unit test to use map requests instead of token requests (authored by nowicki).
Port settings unit test to use map requests instead of token requests
Oct 24 2018, 6:56 PM
nowicki committed R44:a65dd627422f: Enable back OAuth2 authentication in configuration dialog (authored by nowicki).
Enable back OAuth2 authentication in configuration dialog
Oct 24 2018, 6:56 PM
nowicki committed R44:fb39b328b222: Enable back OAuth2 authentication in settings class (authored by nowicki).
Enable back OAuth2 authentication in settings class
Oct 24 2018, 6:56 PM
nowicki committed R44:8f8a7a79a424: Port configuration dialog to new auth framework (authored by nowicki).
Port configuration dialog to new auth framework
Oct 24 2018, 6:55 PM
nowicki committed R44:52c758e4733f: Port OAuth2 to new authentication framework (authored by nowicki).
Port OAuth2 to new authentication framework
Oct 24 2018, 6:55 PM
nowicki committed R44:8d595008c071: Remove leftovers from old authentication from resource and client classes (authored by nowicki).
Remove leftovers from old authentication from resource and client classes
Oct 24 2018, 6:55 PM
nowicki committed R44:8b4c29a0d931: Move auth handler preparation to EWS settings class (authored by nowicki).
Move auth handler preparation to EWS settings class
Oct 24 2018, 6:55 PM
nowicki committed R44:c6cd504af19e: Switch EWS request to new authentication framework (authored by nowicki).
Switch EWS request to new authentication framework
Oct 24 2018, 6:55 PM
nowicki committed R44:4f0332f7f1e5: Implement handling of authentication failures and reauthentication (authored by nowicki).
Implement handling of authentication failures and reauthentication
Oct 24 2018, 6:55 PM
nowicki committed R44:c8476d4dcae3: Initialize authentication provider in EWS resource (authored by nowicki).
Initialize authentication provider in EWS resource
Oct 24 2018, 6:55 PM
nowicki committed R44:8590503bdd68: Implement password authentication handler for the auth framework (authored by nowicki).
Implement password authentication handler for the auth framework
Oct 24 2018, 6:55 PM
nowicki committed R44:6c5fbecce8e7: Initial implementation of base class of new authentication framework (authored by nowicki).
Initial implementation of base class of new authentication framework
Oct 24 2018, 6:55 PM
nowicki committed R44:0a1bcaccef8d: Add access to the whole wallet map instead of just tokens (authored by nowicki).
Add access to the whole wallet map instead of just tokens
Oct 24 2018, 6:55 PM

Oct 23 2018

nowicki committed R154:3932847aea73: Merge branch 'Applications/18.08' (authored by nowicki).
Merge branch 'Applications/18.08'
Oct 23 2018, 11:33 AM
nowicki committed R154:a5c4193fbd8b: Fix automatic scrolling of chat window (authored by nowicki).
Fix automatic scrolling of chat window
Oct 23 2018, 11:32 AM
nowicki closed D16382: Fix automatic scrolling of chat window.
Oct 23 2018, 11:32 AM
nowicki added a comment to D16382: Fix automatic scrolling of chat window.

Do you have commit access?

Oct 23 2018, 10:57 AM
nowicki added a comment to D16382: Fix automatic scrolling of chat window.

Is the change safe enough (e.g. known to work on Qt-5.9)?

Oct 23 2018, 10:55 AM
nowicki updated the diff for D16382: Fix automatic scrolling of chat window.

Fix one more occurrence of document.body.scrollTop.

Oct 23 2018, 9:52 AM
nowicki updated the summary of D16382: Fix automatic scrolling of chat window.
Oct 23 2018, 9:36 AM
nowicki requested review of D16382: Fix automatic scrolling of chat window.
Oct 23 2018, 9:35 AM

Oct 13 2018

nowicki committed R44:cc01588c33b0: Add more OAuth2 unit test and adapt them to Qt 5.9 (authored by nowicki).
Add more OAuth2 unit test and adapt them to Qt 5.9
Oct 13 2018, 7:29 PM
nowicki committed R44:3c8ac273dc0d: Reenable OAuth2 on Qt < 5.10 (authored by nowicki).
Reenable OAuth2 on Qt < 5.10
Oct 13 2018, 7:29 PM

Oct 12 2018

nowicki committed R44:dc65341dc543: Depend on QtNetworkAuth >= 5.10 for EWS OAuth2 authentication (authored by nowicki).
Depend on QtNetworkAuth >= 5.10 for EWS OAuth2 authentication
Oct 12 2018, 9:35 AM
nowicki committed R44:587e0f86dee1: Add unit test for OAuth2 authentication (authored by nowicki).
Add unit test for OAuth2 authentication
Oct 12 2018, 7:54 AM
nowicki committed R44:9f7977e775f6: Use notification popup to inform about EWS OAuth2 token expiration (authored by nowicki).
Use notification popup to inform about EWS OAuth2 token expiration
Oct 12 2018, 7:54 AM
nowicki committed R44:fb091f0b53ea: Refactor unit test addition macros (authored by nowicki).
Refactor unit test addition macros
Oct 12 2018, 7:54 AM
nowicki committed R44:1e0f1c514e80: Raise an authentication error when the user closes the browser (authored by nowicki).
Raise an authentication error when the user closes the browser
Oct 12 2018, 7:54 AM
nowicki committed R44:ac548ce174b4: Try to refresh the access token if refresh token is available (authored by nowicki).
Try to refresh the access token if refresh token is available
Oct 12 2018, 7:54 AM
nowicki committed R44:7c53f1cfce88: Use own implementation of QAbstractOAuthReplyHandler::networkReplyFinished (authored by nowicki).
Use own implementation of QAbstractOAuthReplyHandler::networkReplyFinished
Oct 12 2018, 7:54 AM
nowicki committed R44:413207758ddc: Handle retrieval and storage of OAuth2 tokens in the main resource class (authored by nowicki).
Handle retrieval and storage of OAuth2 tokens in the main resource class
Oct 12 2018, 7:54 AM
nowicki committed R44:81fe5599eef8: Save OAuth2 settings and retrieved tokens upon config dialog exit (authored by nowicki).
Save OAuth2 settings and retrieved tokens upon config dialog exit
Oct 12 2018, 7:54 AM
nowicki committed R44:8edc86eb3ef2: Force selection of the password auth radio button if OAuth2 is not supported (authored by nowicki).
Force selection of the password auth radio button if OAuth2 is not supported
Oct 12 2018, 7:54 AM
nowicki committed R44:94a6b20b8c49: Pass the stored OAuth2 tokens to the test connection (authored by nowicki).
Pass the stored OAuth2 tokens to the test connection
Oct 12 2018, 7:54 AM
nowicki committed R44:173cf7c673b6: Reset OAuth2 access token when EWS request fails with 401 (authored by nowicki).
Reset OAuth2 access token when EWS request fails with 401
Oct 12 2018, 7:54 AM
nowicki committed R44:b31930e61e5c: Retrieve OAuth2 tokens upon display of configuration dialog (authored by nowicki).
Retrieve OAuth2 tokens upon display of configuration dialog
Oct 12 2018, 7:54 AM
nowicki committed R44:4df71f25abd6: Add support for reading and writing OAuth tokens to wallet (authored by nowicki).
Add support for reading and writing OAuth tokens to wallet
Oct 12 2018, 7:54 AM
nowicki committed R44:2d95adf523cb: Allow setting, retrieving and resetting OAuth2 tokens (authored by nowicki).
Allow setting, retrieving and resetting OAuth2 tokens
Oct 12 2018, 7:54 AM
nowicki committed R44:a8175ecf3324: Refactor KWallet access code (authored by nowicki).
Refactor KWallet access code
Oct 12 2018, 7:54 AM
nowicki committed R44:cb4fc9011219: Enable testing the OAuth2 authentication using the Try connect button (authored by nowicki).
Enable testing the OAuth2 authentication using the Try connect button
Oct 12 2018, 7:54 AM
nowicki committed R44:79acaa8453ac: Enable OAuth2 in EWS request (authored by nowicki).
Enable OAuth2 in EWS request
Oct 12 2018, 7:54 AM
nowicki committed R44:e1ea00b3991d: Allow passing a parent QWidget to the OAuth2 authenticator (authored by nowicki).
Allow passing a parent QWidget to the OAuth2 authenticator
Oct 12 2018, 7:54 AM
nowicki committed R44:5dd48d536d73: Use own event loop for connection attempts (authored by nowicki).
Use own event loop for connection attempts
Oct 12 2018, 7:54 AM
nowicki committed R44:6abd6958edf3: Enable OAuth2 in EWS client (authored by nowicki).
Enable OAuth2 in EWS client
Oct 12 2018, 7:54 AM
nowicki committed R44:0ca0698ef7fd: Introduce initial OAuth2 authentication code (authored by nowicki).
Introduce initial OAuth2 authentication code
Oct 12 2018, 7:54 AM
nowicki committed R44:9a5b470c138a: Add "what is this" text for the domain checkbox (authored by nowicki).
Add "what is this" text for the domain checkbox
Oct 12 2018, 7:54 AM
nowicki committed R44:ce31d62be86f: Add EWS configuration dialog option for OAuth2 authentication (authored by nowicki).
Add EWS configuration dialog option for OAuth2 authentication
Oct 12 2018, 7:54 AM
nowicki committed R44:14b15bed77f1: Reorganize the EWS General settings page a little (authored by nowicki).
Reorganize the EWS General settings page a little
Oct 12 2018, 7:54 AM

Oct 9 2018

nowicki committed R44:3fc4d3be1af6: Call the POP3 fake server thread's quit() method directly (authored by nowicki).
Call the POP3 fake server thread's quit() method directly
Oct 9 2018, 6:04 AM
nowicki committed R44:db2913aee296: Wait for the response each time an option is set on the resource (authored by nowicki).
Wait for the response each time an option is set on the resource
Oct 9 2018, 6:04 AM
nowicki committed R44:ed251f175af9: Clean the seen UID lists on the POP3 resource for all tests (authored by nowicki).
Clean the seen UID lists on the POP3 resource for all tests
Oct 9 2018, 6:04 AM
nowicki committed R44:361c2845b40d: Work around maildir not being able to create all the paths. (authored by nowicki).
Work around maildir not being able to create all the paths.
Oct 9 2018, 6:04 AM
nowicki committed R44:7f0ce8556e45: Remove just deleted POP3 messages from the internal maps (authored by nowicki).
Remove just deleted POP3 messages from the internal maps
Oct 9 2018, 6:04 AM
nowicki committed R44:59733dbb7582: Wait for Akonadi to process items after handling all POP3 messages (authored by nowicki).
Wait for Akonadi to process items after handling all POP3 messages
Oct 9 2018, 6:04 AM
nowicki closed D15975: Remove just deleted POP3 messages from the internal maps.
Oct 9 2018, 6:04 AM · KDE PIM

Oct 5 2018

nowicki requested review of D15975: Remove just deleted POP3 messages from the internal maps.
Oct 5 2018, 8:50 PM · KDE PIM
nowicki committed R44:647eb5029913: Qualify all POP3 mails for deletion if supplied id == -1 (authored by nowicki).
Qualify all POP3 mails for deletion if supplied id == -1
Oct 5 2018, 8:38 PM
nowicki closed D15962: pop3: qualify all mails for deletion if supplied id == -1.
Oct 5 2018, 8:38 PM · KDE PIM
nowicki requested review of D15962: pop3: qualify all mails for deletion if supplied id == -1.
Oct 5 2018, 10:23 AM · KDE PIM
nowicki committed R44:7d8a68de4bdf: pop3/autotests: wait for MaildirResource::setPath() to take effect (authored by nowicki).
pop3/autotests: wait for MaildirResource::setPath() to take effect
Oct 5 2018, 8:42 AM

Oct 4 2018

nowicki committed R44:a52cc769dfe1: EWS/test: Fix build with Qt<5.11 (authored by nowicki).
EWS/test: Fix build with Qt<5.11
Oct 4 2018, 7:51 PM
nowicki committed R44:540b6f35d9f1: EWS/test: Work around occasional missed collection change notifications (authored by nowicki).
EWS/test: Work around occasional missed collection change notifications
Oct 4 2018, 7:38 PM
nowicki committed R44:9c94779a9a81: EWS/test: Fix authentication failure in isolated test (authored by nowicki).
EWS/test: Fix authentication failure in isolated test
Oct 4 2018, 7:38 PM
nowicki committed R44:94dacf7cf06f: EWS/test: Use the SpecialCollectionAttribute to determine collection special… (authored by nowicki).
EWS/test: Use the SpecialCollectionAttribute to determine collection special…
Oct 4 2018, 7:38 PM

May 29 2018

nowicki committed R44:b5ee6ff11cd3: resources/ews: Fix saving passwords to KWallet (authored by nowicki).
resources/ews: Fix saving passwords to KWallet
May 29 2018, 6:08 PM

Nov 3 2017

nowicki committed R44:2ac54f9e2e1c: EWS: Remove inbox filtering workaround (authored by nowicki).
EWS: Remove inbox filtering workaround
Nov 3 2017, 8:54 PM

Nov 2 2017

nowicki committed R44:958dc2c49496: Unbreak sending e-mail yet again (authored by nowicki).
Unbreak sending e-mail yet again
Nov 2 2017, 8:14 PM
nowicki committed R206:ba909b09503f: Fix the build with <=sonnet-5.39 (authored by nowicki).
Fix the build with <=sonnet-5.39
Nov 2 2017, 10:48 AM

Oct 28 2017

nowicki committed R92:0b9313aeccae: Recognise inbox collection from all resources (authored by nowicki).
Recognise inbox collection from all resources
Oct 28 2017, 10:02 AM
nowicki closed D3181: Recognise inbox collection from all resources.
Oct 28 2017, 10:02 AM · KDE PIM

Oct 22 2017

nowicki committed R44:709dbc29ed44: EWS/test: virtual--; override++ (authored by nowicki).
EWS/test: virtual--; override++
Oct 22 2017, 6:38 PM
nowicki committed R44:02de48a339cf: EWS/test: Make a deep copy of the comparison function (authored by nowicki).
EWS/test: Make a deep copy of the comparison function
Oct 22 2017, 6:38 PM

Oct 21 2017

nowicki committed R44:0b3bc720919c: EWS/test: Add fake response for subscribed folder ID validation (authored by nowicki).
EWS/test: Add fake response for subscribed folder ID validation
Oct 21 2017, 8:38 PM