index
:
ariadne.git
master
Linux port of mod organizer
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
browserdialog.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Apply clang-format.
Mikaël Capelle
2023-07-09
1
-64
/
+56
*
Convert everything to CRLF.
Mikaël Capelle
2023-07-09
1
-297
/
+297
*
First pass for Qt6 compatibility
Jeremy Rimpo
2022-04-19
1
-9
/
+11
*
split settings into a bunch of classes
isanae
2019-09-02
1
-1
/
+1
*
moved all geometry save, restore and reset to GeometrySettings
isanae
2019-08-16
1
-1
/
+2
*
Merge pull request #807 from isanae/logging-rework
Jeremy Rimpo
2019-08-02
1
-5
/
+7
|
\
|
*
changed qCritical() to log::error()
isanae
2019-07-22
1
-5
/
+7
*
|
More refactoring
Silarn
2019-07-03
1
-1
/
+0
*
|
Refactor obsolete methods
Silarn
2019-07-03
1
-3
/
+2
|
/
*
Change Nexus API URL
Silarn
2018-04-28
1
-2
/
+2
*
Revert "Applied clang-format on source"
Sandro Jäckel
2018-02-23
1
-158
/
+206
*
Applied clang-format on source
Sandro Jäckel
2018-02-22
1
-206
/
+158
*
First attempt to update to QT5.7
LePresidente
2017-01-04
1
-16
/
+16
*
Merge branch 'master' of https://github.com/ThosRTanner/modorganizer into Tho...
TanninOne
2015-12-06
1
-1
/
+1
|
\
|
*
Added support for include-what-you-use in a very simplistic fashion to the Sc...
Thomas Tanner
2015-10-17
1
-2
/
+0
*
|
Replace last occurrence of GameInfo::getNexusGameID and remove a whole load o...
Thomas Tanner
2015-11-26
1
-4
/
+2
|
/
*
Merge with branch1.2
Tannin
2015-01-24
1
-0
/
+1
|
\
|
*
cleanup (mostly removing unused includes)
Tannin
2015-01-22
1
-0
/
+1
|
*
- several style fixes suggested by static analysis
Tannin
2014-09-24
1
-1
/
+1
|
*
- browser dialog now has a hidden url-field (for testing only)
Tannin
2014-07-27
1
-2
/
+28
|
*
normalized eol style (all files should now have windows line endings)
Tannin
2014-07-17
1
-270
/
+270
*
|
replaced all uses of NULL with nullptr
Tannin
2014-11-28
1
-8
/
+8
*
|
cleanup und bugfixes after refactoring
Tannin
2014-11-28
1
-2
/
+2
*
|
- started on a refactoring moving functionality out of the MainWindow class
Tannin
2014-11-21
1
-1
/
+0
*
|
- several style fixes suggested by static analysis
Tannin
2014-09-24
1
-1
/
+1
*
|
- browser dialog now has a hidden url-field (for testing only)
Tannin
2014-07-27
1
-2
/
+28
*
|
normalized eol style (all files should now have windows line endings)
Tannin
2014-07-17
1
-270
/
+270
|
/
*
- bugfix: networkaccessmanager of browser dialog wasn't destroyed correctly. ...
Tannin
2014-06-21
1
-1
/
+1
*
- added a new mod type that represents files handled externally (i.e. DLCs) a...
Tannin
2014-05-31
1
-7
/
+7
*
- loot client no longer stalls the process while waiting for masterlist update
Tannin
2014-04-16
1
-16
/
+10
*
- added support for mod page plugins
Tannin
2013-09-15
1
-0
/
+276