Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
Redstart
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Requirements
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Locked files
Deploy
Releases
Container registry
Model registry
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
Repository analytics
Code review analytics
Issue analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
GitLab community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Institute of Technical Acoustics (ITA)
Redstart
Commits
ce17c704
Commit
ce17c704
authored
7 years ago
by
Dipl.-Ing. Jonas Stienen
Browse files
Options
Downloads
Patches
Plain Diff
GUI first page element arrangement
parent
012f8e8e
Branches
Branches containing commit
Tags
Tags containing commit
No related merge requests found
Changes
3
Expand all
Show whitespace changes
Inline
Side-by-side
Showing
3 changed files
CMakeLists.txt
+1
-1
1 addition, 1 deletion
CMakeLists.txt
res/QRedstart.qrc
+0
-12
0 additions, 12 deletions
res/QRedstart.qrc
ui/RedstartWindow.ui
+694
-149
694 additions, 149 deletions
ui/RedstartWindow.ui
with
695 additions
and
162 deletions
CMakeLists.txt
+
1
−
1
View file @
ce17c704
...
...
@@ -56,7 +56,7 @@ include_directories( "${CMAKE_CURRENT_BINARY_DIR}" ) # Qt UI form compiler gener
# Qt resources
cmake_policy
(
SET CMP0071 NEW
)
#
cmake_policy( SET CMP0071 NEW )
qt5_add_resources
(
VA_REDSTART_RESOURCES
"res/QRedstart.qrc"
OPTIONS -compress 3
)
...
...
This diff is collapsed.
Click to expand it.
res/QRedstart.qrc
+
0
−
12
View file @
ce17c704
<RCC>
<qresource prefix="/icons">
<!-- <file>DAFFTool_Icon.ico</file>
<file>DAFFViewer_Icon.gif</file>
<file>DAFFViewer_Icon_File.ico</file>
<file>DAFFViewer_Window_Icon_16x16.gif</file>
<file>DAFFViewer_Window_Icon_16x16.png</file>
<file>OpenDAFF_Icon.ico</file>
-->
</qresource>
<qresource prefix="/banners">
<!--
<file>DAFFViewer_Banner.gif</file>
<file>DAFFViewer_Banner.jpg</file>
-->
</qresource>
<qresource prefix="/files">
<!--<file>ITA-Kunstkopf_HRIR_AP11_Pressure_Equalized_3x3_256.v17.ir.daff</file>-->
</qresource>
</RCC>
\ No newline at end of file
This diff is collapsed.
Click to expand it.
ui/RedstartWindow.ui
+
694
−
149
View file @
ce17c704
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment