index
:
ActorViewer
master
Qt tool to nicely explore Fediverse data exports.
ConfuSomu
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
mainwindow.cpp
Commit message (
Expand
)
Author
Age
*
Implement Recent files list and menu
ConfuSomu
2024-06-01
*
Implement basic Welcome tab for greeting user
ConfuSomu
2024-05-29
*
Hide Open URL… action if built without mastodonpp
ConfuSomu
2024-05-15
*
Use QStringLiteral in some places
ConfuSomu
2024-01-26
*
Clear Activity list when invalid archive opened
ConfuSomu
2024-01-26
*
Implemement Actor information tab
ConfuSomu
2024-01-20
*
Implement about dialog
ConfuSomu
2024-01-05
*
Rerun search if new archive is opened
ConfuSomu
2024-01-05
*
Move activity list to a tab widget
ConfuSomu
2024-01-03
*
Fix Qt 6 compilation
ConfuSomu
2023-11-27
*
Remove variants from QtConcurrent in main window
ConfuSomu
2023-11-27
*
Remove duplicate status info widget
ConfuSomu
2023-11-18
*
Move status info widget to its own widget
ConfuSomu
2023-11-12
*
Implement basic Mastodon API support
ConfuSomu
2023-08-24
*
Implement "fill address" in instance settings
ConfuSomu
2023-08-15
*
Implement settings dialog
ConfuSomu
2023-08-15
*
Create an Archive base class
ConfuSomu
2023-08-03
*
Initialize find dialog with text from main window
ConfuSomu
2023-08-02
*
Make a QAction from the Search button
ConfuSomu
2023-08-02
*
Implement find dialog
ConfuSomu
2023-08-02
*
Implement basic multithreading support
ConfuSomu
2023-07-10
*
Implement a small library of ActivityPub objects
ConfuSomu
2023-07-05
*
Create QActions for Random & Copy buttons
ConfuSomu
2023-06-26
*
Fix crash when copying status when non is selected
ConfuSomu
2023-06-18
*
Remove unneeded & duplicate includes
ConfuSomu
2023-06-14
*
Return early for buttons when no archive open
ConfuSomu
2023-06-14
*
Exit with exit codes depending on command line
ConfuSomu
2023-06-10
*
Remove outbox_filename member from MainWindow
ConfuSomu
2023-06-10
*
Implement command line options
ConfuSomu
2023-06-10
*
Rename ListItem class to StatusListItem
ConfuSomu
2023-04-06
*
Move call to get status HTML info into ListItem
ConfuSomu
2023-04-06
*
Display Activity publish date following locale
ConfuSomu
2023-04-04
*
Carry over state of include reblogs view toggle
ConfuSomu
2023-03-23
*
Implement Announce activity support
ConfuSomu
2023-02-25
*
Fix comments
ConfuSomu
2023-01-23
*
Remove debug statement
ConfuSomu
2023-01-21
*
Display number of search results in status bar
ConfuSomu
2023-01-21
*
Display selected search result in detailed view
ConfuSomu
2023-01-21
*
Fix out of range errors in on_buttonSearch_clicked
ConfuSomu
2023-01-21
*
Implement basic search functionality
ConfuSomu
2023-01-21
*
Implement "copy status" button
ConfuSomu
2023-01-11
*
Implement "random status" button
ConfuSomu
2023-01-09
*
Dynamically resize image depending on widget size
ConfuSomu
2023-01-06
*
Display status info when list item activated
ConfuSomu
2023-01-05
*
Store metadata of items that are in status list
ConfuSomu
2022-12-27
*
Relist statuses when changing view filters
ConfuSomu
2022-12-26
*
Clear list when opening a new file
ConfuSomu
2022-12-26
*
Implement initial list of statuses
ConfuSomu
2022-12-26
*
Implement initial archive parsing
ConfuSomu
2022-12-26
*
Work on basic gui
ConfuSomu
2022-12-26
[next]