-
Notifications
You must be signed in to change notification settings - Fork 93
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
431 changed files
with
5,060 additions
and
7 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,83 @@ | ||
<RCC> | ||
<qresource prefix="/seer"> | ||
<file>resources/seergdb_32x32.png</file> | ||
<file>resources/seergdb_64x64.png</file> | ||
<file>resources/seergdb_128x128.png</file> | ||
<file>resources/seergdb_256x256.png</file> | ||
<file>resources/seergdb_512x512.png</file> | ||
<file>resources/rr_256x256.png</file> | ||
<file>resources/ABOUT.md</file> | ||
<file>resources/thenounproject/memory.svg</file> | ||
<file>resources/thenounproject/source.svg</file> | ||
<file>resources/thenounproject/assembly.svg</file> | ||
<file>resources/thenounproject/keyboard.svg</file> | ||
<file>resources/thenounproject/configure.svg</file> | ||
<file>resources/thenounproject/stop.svg</file> | ||
<file>resources/thenounproject/fortune-teller.svg</file> | ||
<file>resources/icons-icons/gdb.png</file> | ||
<file>resources/icons-icons/editor.png</file> | ||
<file>resources/icons-icons/font.png</file> | ||
<file>resources/icons-icons/arguments.png</file> | ||
<file>resources/icons-icons/debug.png</file> | ||
<file>resources/icons-icons/exit.png</file> | ||
<file>resources/icons-icons/console.png</file> | ||
<file>resources/icons-icons/hide.png</file> | ||
<file>resources/icons-icons/maximize.png</file> | ||
<file>resources/icons-icons/minimize.png</file> | ||
<file>resources/icons-icons/style.png</file> | ||
<file>resources/RelaxLightIcons/application-menu.svg</file> | ||
<file>resources/RelaxLightIcons/document-new.svg</file> | ||
<file>resources/RelaxLightIcons/document-open.svg</file> | ||
<file>resources/RelaxLightIcons/document-print.svg</file> | ||
<file>resources/RelaxLightIcons/document-save-as.svg</file> | ||
<file>resources/RelaxLightIcons/document-save.svg</file> | ||
<file>resources/RelaxLightIcons/edit-clear.svg</file> | ||
<file>resources/RelaxLightIcons/edit-delete.svg</file> | ||
<file>resources/RelaxLightIcons/edit-find.svg</file> | ||
<file>resources/RelaxLightIcons/go-down.svg</file> | ||
<file>resources/RelaxLightIcons/go-up.svg</file> | ||
<file>resources/RelaxLightIcons/go-next.svg</file> | ||
<file>resources/RelaxLightIcons/go-previous.svg</file> | ||
<file>resources/RelaxLightIcons/list-add.svg</file> | ||
<file>resources/RelaxLightIcons/list-remove.svg</file> | ||
<file>resources/RelaxLightIcons/view-refresh.svg</file> | ||
<file>resources/RelaxLightIcons/debug-execute-from-cursor.svg</file> | ||
<file>resources/RelaxLightIcons/debug-execute-to-cursor.svg</file> | ||
<file>resources/RelaxLightIcons/debug-run-cursor.svg</file> | ||
<file>resources/RelaxLightIcons/debug-run.svg</file> | ||
<file>resources/RelaxLightIcons/debug-step-instruction.svg</file> | ||
<file>resources/RelaxLightIcons/debug-step-into-instruction.svg</file> | ||
<file>resources/RelaxLightIcons/debug-step-into.svg</file> | ||
<file>resources/RelaxLightIcons/debug-step-out.svg</file> | ||
<file>resources/RelaxLightIcons/debug-step-over.svg</file> | ||
<file>resources/RelaxLightIcons/help-about.svg</file> | ||
<file>resources/RelaxLightIcons/help-whatsthis.svg</file> | ||
<file>resources/RelaxLightIcons/tools-media-optical-burn-image.svg</file> | ||
<file>resources/RelaxLightIcons/data-error.svg</file> | ||
<file>resources/RelaxLightIcons/data-information.svg</file> | ||
<file>resources/RelaxLightIcons/data-warning.svg</file> | ||
<file>resources/RelaxLightIcons/dialog-question.svg</file> | ||
<file>resources/qdarkstyle/light/lightstyle.qrc</file> | ||
<file>resources/qdarkstyle/dark/darkstyle.qrc</file> | ||
<file>resources/help/ThreadProcessInfoBrowser.md</file> | ||
<file>resources/help/seergdb.hlp</file> | ||
<file>resources/help/StructVisualizer.md</file> | ||
<file>resources/help/BasicStructVisualizer.md</file> | ||
<file>resources/help/MemoryVisualizer.md</file> | ||
<file>resources/help/ArrayVisualizer.md</file> | ||
<file>resources/help/ImageVisualizer.md</file> | ||
<file>resources/help/StackInfoBrowser.md</file> | ||
<file>resources/help/VariableRegisterInfoBrowser.md</file> | ||
<file>resources/help/SourceSymbolLibraryInfoBrowser.md</file> | ||
<file>resources/help/CodeManager.md</file> | ||
<file>resources/help/BreakpointGdbSeerManager.md</file> | ||
<file>resources/help/MainWindow.md</file> | ||
<file>resources/help/DebugModes.md</file> | ||
<file>resources/help/RunDebugMode.md</file> | ||
<file>resources/help/AttachDebugMode.md</file> | ||
<file>resources/help/ConnectDebugMode.md</file> | ||
<file>resources/help/RRDebugMode.md</file> | ||
<file>resources/help/CorefileDebugMode.md</file> | ||
</qresource> | ||
</RCC> | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,16 @@ | ||
|
||
Seer uses the QDarkStyle style sheets to provide a "dark" theme. Inversely, Seer uses the "light" theme as well. | ||
|
||
The QDarkStyle project is here: | ||
|
||
https://github.com/ColinDuquesnoy/QDarkStyleSheet | ||
|
||
And its license is here: | ||
|
||
QDarkStyleSheet is released under the MIT license and its icons are released under the CC4.0 license. | ||
|
||
https://github.com/ColinDuquesnoy/QDarkStyleSheet/blob/master/LICENSE.rst | ||
|
||
Copyright (c) 2013-2019 Colin Duquesnoy | ||
|
||
|
Oops, something went wrong.