Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
httpsgithu
/
client
Public
forked from
owncloud/client
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
1
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Commits
Breadcrumbs
History for
client
src
gui
activitywidget.cpp
on
master
User selector
All users
All time
Commit history
Commits on Nov 25, 2021
Use some more std::chrono
TheOneRing
committed
fcf065a
View commit details
Copy full SHA for fcf065a
View code at this point
Browse repository at this point
Commits on Sep 29, 2021
Allow to filter issue table by issue type
Show description for 2397475
erikjv
authored and
TheOneRing
committed
2397475
View commit details
Copy full SHA for 2397475
View code at this point
Browse repository at this point
Commits on Jun 16, 2021
Remove possible qt containers detach (#8727)
Show description for 4715f63
alexeylysenko
authored
4715f63
View commit details
Copy full SHA for 4715f63
View code at this point
Browse repository at this point
Commits on Jun 15, 2021
Change the resize behaviour of the header view
TheOneRing
committed
e846050
View commit details
Copy full SHA for e846050
View code at this point
Browse repository at this point
Commits on May 26, 2021
Fix...
TheOneRing
committed
f4a6ce4
View commit details
Copy full SHA for f4a6ce4
View code at this point
Browse repository at this point
Add rtl support to copy to clipboard
TheOneRing
committed
78a4fdd
View commit details
Copy full SHA for 78a4fdd
View code at this point
Browse repository at this point
Sort account list
TheOneRing
committed
f9dbdd4
View commit details
Copy full SHA for f9dbdd4
View code at this point
Browse repository at this point
Allow to filter tables by account
TheOneRing
committed
f53341b
View commit details
Copy full SHA for f53341b
View code at this point
Browse repository at this point
Move new models to a sub dir
TheOneRing
committed
e69f864
View commit details
Copy full SHA for e69f864
View code at this point
Browse repository at this point
Commits on May 18, 2021
Add context menu to activity list
TheOneRing
committed
a2c238b
View commit details
Copy full SHA for a2c238b
View code at this point
Browse repository at this point
Make clazy a bit more happy
TheOneRing
committed
54159cb
View commit details
Copy full SHA for 54159cb
View code at this point
Browse repository at this point
Commits on Apr 26, 2021
Refactor protocol and issue widget
TheOneRing
committed
b495507
View commit details
Copy full SHA for b495507
View code at this point
Browse repository at this point
Commits on Apr 8, 2021
Port activitylist to a QTreeview and QAbstractTableModel
Show description for 393618a
TheOneRing
committed
393618a
View commit details
Copy full SHA for 393618a
View code at this point
Browse repository at this point
Commits on Mar 31, 2021
Cleanup the activities item and use uuid
TheOneRing
committed
1404c39
View commit details
Copy full SHA for 1404c39
View code at this point
Browse repository at this point
Commits on Sep 18, 2020
Remove notifications when account was removed
Show description for 967fe45
TheOneRing
committed
967fe45
View commit details
Copy full SHA for 967fe45
View code at this point
Browse repository at this point
Commits on May 20, 2020
Merge remote-tracking branch 'origin/2.6'
TheOneRing
committed
c721127
View commit details
Copy full SHA for c721127
View code at this point
Browse repository at this point
Commits on May 12, 2020
Revert "Gui: Workaround for QScrollArea not getting updated on theme change"
Show description for cec4c00
TheOneRing
committed
cec4c00
View commit details
Copy full SHA for cec4c00
View code at this point
Browse repository at this point
Commits on Mar 26, 2020
Merge remote-tracking branch 'origin/2.6'
TheOneRing
committed
4b28fd6
View commit details
Copy full SHA for 4b28fd6
View code at this point
Browse repository at this point
Commits on Mar 20, 2020
Gui: Workaround for QScrollArea not getting updated on theme change
TheOneRing
committed
996bedc
View commit details
Copy full SHA for 996bedc
View code at this point
Browse repository at this point
Code: Modernise notifications and action widget
TheOneRing
committed
0e0597f
View commit details
Copy full SHA for 0e0597f
View code at this point
Browse repository at this point
Commits on Feb 10, 2020
Run clang-tidy check for modernize-use-nullptr
ogoffart
committed
fc69d52
View commit details
Copy full SHA for fc69d52
View code at this point
Browse repository at this point
Commits on Oct 31, 2019
Reword notifications
TheOneRing
committed
9ed55c9
View commit details
Copy full SHA for 9ed55c9
View code at this point
Browse repository at this point
Commits on Oct 25, 2019
Reword notification on action request
TheOneRing
committed
5a32554
View commit details
Copy full SHA for 5a32554
View code at this point
Browse repository at this point
Fix notificaion text
TheOneRing
committed
d9ca163
View commit details
Copy full SHA for d9ca163
View code at this point
Browse repository at this point
Commits on Sep 5, 2018
Activity: Do not remove the username from the account name
Show description for 54c6967
ogoffart
authored and
guruz
committed
54c6967
View commit details
Copy full SHA for 54c6967
View code at this point
Browse repository at this point
Commits on Aug 19, 2018
Activity: Handle the fact that the username can contain a '@'
Show description for 6b8af42
ogoffart
authored and
guruz
committed
6b8af42
View commit details
Copy full SHA for 6b8af42
View code at this point
Browse repository at this point
Commits on Aug 16, 2018
C++: Don't use auto parameters in lambdas
Show description for 760f0ea
ckamm
committed
760f0ea
View commit details
Copy full SHA for 760f0ea
View code at this point
Browse repository at this point
Commits on Aug 14, 2018
Activities: Remove the text that a server does not support activities when the account is removed
Show description for cf6e826
ogoffart
committed
cf6e826
View commit details
Copy full SHA for cf6e826
View code at this point
Browse repository at this point
Commits on Jan 25, 2018
Use std::chrono::milliseconds to represent milliseconds
ogoffart
committed
eae00f9
View commit details
Copy full SHA for eae00f9
View code at this point
Browse repository at this point
Commits on Dec 13, 2017
Notifications: Propagate "Dismiss" as DELETE to server #5922
Show description for 75676f8
guruz
authored and
ckamm
committed
75676f8
View commit details
Copy full SHA for 75676f8
View code at this point
Browse repository at this point
Commits on Sep 21, 2017
Port to new signal-slot syntax what cannot be done automatically
Show description for 35e4fe0
ogoffart
committed
35e4fe0
View commit details
Copy full SHA for 35e4fe0
View code at this point
Browse repository at this point
Use the Qt5 connection syntax (automated with clazy)
Show description for ff4213b
ogoffart
committed
ff4213b
View commit details
Copy full SHA for ff4213b
View code at this point
Browse repository at this point
Commits on Sep 15, 2017
remove qt4 code
tessus
authored and
ogoffart
committed
709aa27
View commit details
Copy full SHA for 709aa27
View code at this point
Browse repository at this point
Commits on Sep 5, 2017
Move Utility to a new common static library
Show description for cf15cbf
jturcotte
committed
cf15cbf
View commit details
Copy full SHA for cf15cbf
View code at this point
Browse repository at this point
Commits on Jul 4, 2017
Add a more functional error view #5516 (#5861)
Show description for ce8341c
ckamm
authored
ce8341c
View commit details
Copy full SHA for ce8341c
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.