index
:
ariadne.git
master
Linux port of mod organizer
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
modinfodialog.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
performance optimizations: text/ini tabs and advanced conflict list use views...
isanae
2019-07-02
1
-0
/
+2
*
don't update invisible tabs
isanae
2019-07-02
1
-3
/
+4
*
changed "tab index" to "tab id", this was confusing the order in the widget a...
isanae
2019-07-02
1
-8
/
+9
*
grey out tab names when they have no data
isanae
2019-07-02
1
-26
/
+32
*
added missing icons
isanae
2019-07-02
1
-31
/
+13
*
finished splitting filetree tab
isanae
2019-07-02
1
-37
/
+5
*
splitting filetree tab
isanae
2019-07-02
1
-27
/
+1
*
split nexus tab
isanae
2019-07-02
1
-29
/
+0
*
split categories tab
isanae
2019-07-02
1
-7
/
+0
*
split ModInfoDialogTab
isanae
2019-07-02
1
-32
/
+1
*
pass parent widget to tabs for dialogs
isanae
2019-07-02
1
-43
/
+19
*
in the process of moving stuff to modinfodialogconflicts.h/cpp
isanae
2019-07-02
1
-23
/
+22
*
changed layout of esps tab, moved to modinfodialogesps.cpp/h
isanae
2019-07-02
1
-2
/
+0
*
split images tab stuff in ImagesTab
isanae
2019-07-02
1
-4
/
+1
*
split ini tab stuff to IniFilesTab
isanae
2019-07-02
1
-8
/
+0
*
removed unused ini tweaks widgets
isanae
2019-07-02
1
-6
/
+0
*
split text file tab into its own class
isanae
2019-07-02
1
-5
/
+24
*
split ExpanderWidget into its own set of files
isanae
2019-07-02
1
-41
/
+1
*
line numbers, which required inheriting from QPlainTextEdit instead
isanae
2019-07-02
1
-1
/
+0
*
TextEditor now has a dynamic toolbar
isanae
2019-07-02
1
-5
/
+0
*
added initial toolbar, splitter
isanae
2019-07-02
1
-2
/
+8
*
moved filerenamer to its own .cpp/.h pair
isanae
2019-07-02
1
-134
/
+1
*
refactored conflict list items:
isanae
2019-06-04
1
-21
/
+0
*
conflict lists:
isanae
2019-05-31
1
-10
/
+23
*
conflict lists
isanae
2019-05-31
1
-0
/
+2
*
don't show open menu item if the files are from an archive
isanae
2019-05-31
1
-0
/
+2
*
replaced all the manual UserRole stuff with a few constants and helper functions
isanae
2019-05-31
1
-2
/
+8
*
restore conflicts selected tab and checkboxes
isanae
2019-05-31
1
-2
/
+2
*
added new filterwidget, will eventually get the operators functionality from ...
isanae
2019-05-31
1
-0
/
+3
*
allow for refreshing individual conflict tabs
isanae
2019-05-31
1
-3
/
+8
*
added AlternativesVector typedef to FileEntry
isanae
2019-05-31
1
-0
/
+11
*
split refreshLists() in two
isanae
2019-05-31
1
-0
/
+3
*
added selectedOrigin to previewFileWithAlternatives()
isanae
2019-05-28
1
-1
/
+0
*
multiple selection for noconflict and overwritten lists
isanae
2019-05-27
1
-14
/
+23
*
put explore and open functions in namespace shell
isanae
2019-05-25
1
-5
/
+7
*
reordered action variables to match the order in the context menu, added a fe...
isanae
2019-05-25
1
-3
/
+3
*
a copy of getBinaryExecuteInfo() and openDataFile() was in both mainwindow an...
isanae
2019-05-25
1
-1
/
+0
*
documented ExpanderWidget, removed checkable stuff because the state is kept ...
isanae
2019-05-20
1
-0
/
+22
*
added const version of Settings::directInterface() for restoring states
isanae
2019-05-20
1
-5
/
+11
*
made expander use the full width
isanae
2019-05-20
1
-0
/
+4
*
expandable sections in the conflict tab
isanae
2019-05-20
1
-0
/
+21
*
added filename to file replace confirmation dialog text
isanae
2019-05-19
1
-5
/
+9
*
added new FileRenamer class to handle user confirmations when hiding/unhiding...
isanae
2019-05-19
1
-2
/
+138
*
changed the top conflict treeview to support multiple selection
isanae
2019-05-18
1
-6
/
+12
*
Merge remote-tracking branch 'origin/Develop' into archive_conflicts_2
Silarn
2019-01-18
1
-0
/
+1
|
\
|
*
Added Web Page URL field in modinfodialog.
Al
2019-01-11
1
-0
/
+1
*
|
Clean up and fix merge issues
LostDragonist
2018-12-12
1
-1
/
+2
*
|
Initial archive conflict parsing
Silarn
2018-12-12
1
-1
/
+1
|
/
*
Improve and fix handling of external links
Silarn
2018-04-18
1
-1
/
+2
*
Added Delete shourcut to both modinfodialog and Overwriteinfodilaog. Added co...
Al12rs
2018-04-18
1
-0
/
+2
[next]