Dave Corley
|
82d68ec9cf
|
FIX: Correct data directory iteration order in CS
|
2024-11-28 18:19:12 -06:00 |
|
Pi03k
|
306982cdd1
|
Move from qt_wrap_ui to AUTOUIC for opencs
Set opencs target properties in appropriate section
Use forward declaration for Ui::FileDialog
(#7348)
|
2024-11-10 20:38:14 +01:00 |
|
Andrei Kortunov
|
2749d2a6cb
|
Revert "Make sure that Open button becomes focused after enabling"
This reverts commit d5bbd75828 .
|
2024-05-25 23:43:19 +04:00 |
|
Andrei Kortunov
|
d5bbd75828
|
Make sure that Open button becomes focused after enabling
|
2024-05-12 17:26:14 +04:00 |
|
Andrei Kortunov
|
5836d27928
|
Fix ContentSelector usage with non-ASCII paths
|
2023-02-06 13:36:02 +04:00 |
|
jvoisin
|
1a326294c0
|
Run IWYU on the opencs
|
2022-10-31 21:04:01 +01:00 |
|
clang-format-bot
|
ddb0522bbf
|
Apply clang-format to code base
|
2022-09-22 21:35:26 +03:00 |
|
Project579
|
4bb07282c9
|
Replace all remaining occurrences of boost::filesystem with std::filesystem.
|
2022-09-11 02:19:00 +02:00 |
|
mpeco
|
78700eee57
|
functor-based Qt signal-slot syntax construction set
|
2022-08-23 17:14:12 -03:00 |
|
jvoisin
|
8b9ed57348
|
Clean up Qt includes
|
2022-06-17 11:56:54 +02:00 |
|
Bret Curtis
|
74e7cfc023
|
remove unused includes: part1
remove unused imports: part2
revert one tidy we will keep for c++20
|
2022-01-23 17:30:25 +01:00 |
|
Evil Eye
|
a3e039d862
|
Explicitely sort by file name after adding all data dirs
|
2021-11-07 14:15:30 +01:00 |
|
Petr Mikheev
|
37386f417e
|
Support *.omwscripts in openmw-launcher
|
2021-10-29 20:09:47 +02:00 |
|
Petr Mikheev
|
413ac067ec
|
Allow creating omwaddons without a dependency on an omwgame
|
2021-09-26 17:44:28 +02:00 |
|
Andrei Kortunov
|
8084a336b5
|
Replace zeroes and nulls by nullptrs
|
2020-11-29 11:14:07 +04:00 |
|
elsid
|
045ceeac11
|
Replace foreach macro by for-loop
|
2019-10-20 20:08:16 +02:00 |
|
Andrei Kortunov
|
e06f0b797a
|
Replace all NULLs to nullptr
|
2018-10-09 10:21:12 +04:00 |
|
Andrei Kortunov
|
bce8de5fe9
|
Respect selected encoding in the content selector (bug #4467)
|
2018-09-25 21:39:18 +04:00 |
|
cc9cii
|
cccf6c6bdd
|
Rebuild the list of available content files when opening the open/new dialogues. Should resolve Bug #2644.
|
2015-06-16 12:48:45 +10:00 |
|
Rohit Nirmal
|
396fba7fa9
|
Silence -Wreorder warnings, and remove -Wno-reorder.
|
2015-05-21 22:46:44 -05:00 |
|
scrawl
|
295ca86ac1
|
OpenCS FileDialog crash fix
The file dialog would crash when no game file is selected and an addon file with no dependency is checked, then unchecked.
|
2015-03-16 02:43:02 +01:00 |
|
cc9cii
|
1ee6153940
|
Remove unnecessary boolean passing between objects.
|
2015-03-02 06:51:31 +11:00 |
|
cc9cii
|
c4625b94e5
|
Fix OpenCS crashing since commit 9d6145 by showing gamefiles if the content selector was created from OpenCS.
|
2015-03-01 12:52:43 +11:00 |
|
Marc Zinnschlag
|
fa4718283d
|
Merge remote-tracking branch 'scrawl/contentselector'
|
2015-01-21 15:23:38 +01:00 |
|
scrawl
|
f931ba2efc
|
Fix some static analysis issues (coverity)
|
2014-12-24 15:45:12 +01:00 |
|
scrawl
|
e413bebe99
|
Toggle addon files when activated or clicked on checkbox rather than clicked (Fixes #1980)
|
2014-10-16 15:07:51 +02:00 |
|
cc9cii
|
88cf2bd597
|
Deal with signal source being overloaded. Clear filename after creating a new addon. Enable "Open" button if a game file is already selected.
|
2014-09-11 07:27:48 +10:00 |
|
cc9cii
|
3a5ed9c5bb
|
Build objects and connections only once.
|
2014-09-10 07:14:01 +10:00 |
|
cc9cii
|
5675626482
|
Cleanup signals when finished.
|
2014-09-09 07:24:18 +10:00 |
|
cc9cii
|
988c8f9ebe
|
Ignore duplicate connections.
|
2014-09-08 16:18:31 +10:00 |
|
graffy76
|
12c06a5615
|
Fixed broken dependency check
|
2013-11-03 06:21:28 -06:00 |
|
graffy76
|
973803eb2f
|
Fixed pathing issues in launcher
|
2013-11-03 00:02:46 -05:00 |
|
graffy76
|
cddece4f9e
|
Another stab at fixing the pathing problem...
|
2013-11-01 21:47:26 -05:00 |
|
graffy76
|
0cb591e4f6
|
Fixed path problem with adjuster widget and local data path.
|
2013-10-31 18:12:13 -05:00 |
|
graffy76
|
b51bef0d98
|
fixed missing adjuster widget in file dialog open view
|
2013-10-27 20:21:19 -05:00 |
|
graffy76
|
5e123d3f52
|
Hide adjusterwidget for open files view
|
2013-10-26 22:57:22 -05:00 |
|
graffy76
|
9b483c3ae3
|
Fix for file path issues
|
2013-10-26 22:55:44 -05:00 |
|
graffy76
|
ba365ff49e
|
Fixed merge conflicts with saving branch
|
2013-10-25 19:23:03 -05:00 |
|
graffy76
|
9ce4a04a2d
|
merge from saving
Merge branch 'saving' of https://github.com/zinnschlag/openmw into esxSelector
Conflicts:
apps/launcher/datafilespage.cpp
apps/opencs/editor.cpp
apps/opencs/view/doc/filedialog.cpp
apps/opencs/view/doc/filedialog.hpp
|
2013-10-25 14:44:22 -05:00 |
|
graffy76
|
2ca7f24731
|
Fixed filedialog new / edit content path issue
|
2013-10-24 17:33:28 -05:00 |
|
graffy76
|
b48f066f33
|
Reimplemented content selector for filedialog and datafilespage classes
|
2013-10-23 17:39:17 -05:00 |
|
graffy76
|
ba3589bc76
|
Revert "Implemented ContentSelector as a singleton "charm" modifier for"
This reverts commit 24b167b755 .
Conflicts:
apps/launcher/datafilespage.cpp
apps/opencs/editor.cpp
apps/opencs/view/doc/filedialog.cpp
apps/opencs/view/doc/filedialog.hpp
components/contentselector/view/contentselector.cpp
components/contentselector/view/contentselector.hpp
|
2013-10-22 22:20:21 -05:00 |
|
graffy76
|
f9591ddda6
|
Reimplemented constentselector view class
|
2013-10-22 21:52:35 -05:00 |
|
graffy76
|
4c72a9ffdf
|
Fixed non-loading files
|
2013-10-06 22:10:38 -05:00 |
|
graffy76
|
217a4d75b4
|
Implemented profile function in launcher datafiles page
Implemented dependency sorting to ensure dependent files appear latest
in the list.
|
2013-10-06 21:13:47 -05:00 |
|
graffy76
|
00c78a4aa1
|
Implementing ContentSelector class in DataFilesPage
Moved AdjusterWidget / FileWidget to ContentSelectorView
|
2013-10-01 21:29:45 -05:00 |
|
graffy76
|
24b167b755
|
Implemented ContentSelector as a singleton "charm" modifier for
FileDialog...
|
2013-09-29 12:19:07 -05:00 |
|
graffy76
|
d7cff6361e
|
Fixed filter issue (all addons for a gamefile are enabled for checking).
Note: Other dependencies are not yet automatically selected when an
addon is checked.
|
2013-09-23 06:51:49 -05:00 |
|
Marc Zinnschlag
|
74d683b530
|
fixed save path for newly created addons
|
2013-09-23 11:58:11 +02:00 |
|
Marc Zinnschlag
|
63e0cf5154
|
fixed missing initialisation of adjuster widget in file dialogue
|
2013-09-23 11:26:29 +02:00 |
|