index
:
ariadne.git
master
Linux port of mod organizer
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
Commit message (
Expand
)
Author
Age
Files
Lines
*
fixed text color of api label when not logged in
isanae
2019-06-14
1
-1
/
+1
*
moved api user account classes to their own files
isanae
2019-06-14
10
-222
/
+263
*
added option to hide the status bar
isanae
2019-06-13
3
-8
/
+60
*
switched to stylesheet for api colors, palette doesn't seem to survive hiding...
isanae
2019-06-13
1
-12
/
+19
*
changed StatusBarNotifications to a generic StatusBarAction
isanae
2019-06-12
3
-30
/
+57
*
added a StatusBarNotifications class to handle icon, text and double click
isanae
2019-06-12
3
-14
/
+58
*
fixed progress bar not updating
isanae
2019-06-12
1
-1
/
+2
*
max width for progress bar
isanae
2019-06-12
3
-6
/
+21
*
added notifications label, unused
isanae
2019-06-12
2
-6
/
+9
*
added a few helper classes for user accounts and stats
isanae
2019-06-12
9
-234
/
+428
*
added new statusbar class, moved refresh progress bar to it
isanae
2019-06-12
5
-18
/
+57
*
clarified some comments
isanae
2019-06-09
1
-3
/
+3
*
fixed notification icon not respecting the stylesheet on startup
isanae
2019-06-09
2
-6
/
+55
*
fixes toolbar and menu icons not respecting the stylesheet
isanae
2019-06-09
2
-13
/
+67
*
Merge pull request #754 from isanae/conflict-lists-sort
Al
2019-06-05
2
-195
/
+204
|
\
|
*
natural sort for conflict items
isanae
2019-06-04
1
-0
/
+26
|
*
refactored conflict list items:
isanae
2019-06-04
2
-195
/
+178
*
|
Merge pull request #753 from isanae/explore-data-file
Al
2019-06-05
2
-11
/
+37
|
\
\
|
*
|
added "Open Origin in Explorer" to the data tab
isanae
2019-06-04
2
-11
/
+37
|
|
/
*
|
Merge pull request #752 from isanae/toolbar-revert
Al
2019-06-05
3
-65
/
+66
|
\
\
|
|
/
|
/
|
|
*
show the main menu when releasing alt instead of pressing, less annoying to t...
isanae
2019-06-04
2
-3
/
+3
|
*
reverted changes to the toolbar:
isanae
2019-06-04
3
-62
/
+63
*
|
Merge pull request #749 from isanae/manual-nexus-api-key
LostDragonist
2019-06-04
8
-142
/
+482
|
\
\
|
|
/
|
/
|
|
*
fixed title on the manual key dialog
isanae
2019-06-04
2
-1
/
+3
|
*
renamed "revoke nexus authorization" to "disconnect from nexus" because "revo...
isanae
2019-06-04
6
-153
/
+337
|
*
added new dialog to enter api key manually
isanae
2019-06-03
6
-2
/
+156
*
|
Merge pull request #750 from isanae/more-menu-toolbar
Al
2019-06-04
3
-34
/
+102
|
\
\
|
*
|
fixed exit menu item not working
isanae
2019-06-03
2
-4
/
+6
|
*
|
more comments
isanae
2019-06-03
1
-0
/
+4
|
*
|
renamed some of the menus to remove underscores
isanae
2019-06-03
3
-20
/
+38
|
*
|
added menubar toggle in the context menu
isanae
2019-06-03
3
-12
/
+56
*
|
|
reset m_closing to false when the user cancels closing
isanae
2019-06-03
1
-0
/
+1
|
/
/
*
|
Merge pull request #747 from isanae/splash-monitor
Al
2019-06-03
2
-0
/
+13
|
\
\
|
*
|
remember the monitor number
isanae
2019-06-03
2
-0
/
+13
|
|
/
*
|
missed some mnemonics in the main menu
isanae
2019-06-02
1
-3
/
+3
*
|
reduced the padding of toolbar icons in the vs15 themes
isanae
2019-06-02
6
-12
/
+6
*
|
update styles to handle the new menu bar
isanae
2019-06-02
17
-94
/
+2135
*
|
added medium toolbar icon size
isanae
2019-06-02
3
-9
/
+20
*
|
the toolbar menu is now in the ui file instead of being created by hand
isanae
2019-06-02
3
-32
/
+153
*
|
toolbar size and button style are now configurable and remembered
isanae
2019-06-02
2
-0
/
+74
*
|
moved links to a new dedicated toolbar
isanae
2019-06-02
3
-46
/
+57
*
|
moved notification menu item to tools, was the only thing in view
isanae
2019-06-02
3
-32
/
+22
*
|
removed actionToToolButton(), which was replacing QAction's in the toolbar wi...
isanae
2019-06-02
3
-96
/
+59
*
|
- always show statusbar, used by the menu and toolbar to display status tips
isanae
2019-06-02
5
-48
/
+226
|
/
*
refresh files in the constructor because the ui is used to determine the tab ...
isanae
2019-05-31
1
-1
/
+8
*
conflict lists:
isanae
2019-05-31
4
-50
/
+160
*
advanced conflict list tooltips
isanae
2019-05-31
1
-0
/
+9
*
conflict lists
isanae
2019-05-31
3
-2
/
+39
*
don't show open menu item if the files are from an archive
isanae
2019-05-31
2
-1
/
+14
*
replaced all the manual UserRole stuff with a few constants and helper functions
isanae
2019-05-31
4
-63
/
+91
[next]