-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Changed time widgets to display time spans instead of milliseconds.
Added window icons.
- Loading branch information
1 parent
c797c24
commit 8fd6202
Showing
113 changed files
with
601 additions
and
397 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
Binary file not shown.
Binary file modified
BIN
+494 Bytes
(110%)
docs/.doctrees/api/file_src_dialog_editeventdialog.cpp.doctree
Binary file not shown.
Binary file modified
BIN
+247 Bytes
(100%)
docs/.doctrees/api/file_src_dialog_preferencesdialog.cpp.doctree
Binary file not shown.
Binary file modified
BIN
+247 Bytes
(100%)
docs/.doctrees/api/file_src_utility_cueinterpreter.cpp.doctree
Binary file not shown.
Binary file modified
BIN
+247 Bytes
(100%)
docs/.doctrees/api/file_src_widget_animationcontrolwidget.cpp.doctree
Binary file not shown.
Binary file modified
BIN
+247 Bytes
(100%)
docs/.doctrees/api/file_src_widget_canvascontrolwidget.cpp.doctree
Binary file not shown.
Binary file modified
BIN
+247 Bytes
(100%)
docs/.doctrees/api/file_src_widget_showcontrolwidget.cpp.doctree
Binary file not shown.
Binary file modified
BIN
+290 Bytes
(100%)
docs/.doctrees/api/program_listing_file_src_controller_maestrocontroller.cpp.doctree
Binary file not shown.
Binary file modified
BIN
+142 Bytes
(100%)
docs/.doctrees/api/program_listing_file_src_dialog_adddevicedialog.cpp.doctree
Binary file not shown.
Binary file modified
BIN
+142 Bytes
(100%)
docs/.doctrees/api/program_listing_file_src_dialog_cueinterpreterdialog.cpp.doctree
Binary file not shown.
Binary file modified
BIN
+378 Bytes
(110%)
docs/.doctrees/api/program_listing_file_src_dialog_editeventdialog.cpp.doctree
Binary file not shown.
Binary file modified
BIN
+144 Bytes
(100%)
docs/.doctrees/api/program_listing_file_src_dialog_maestrodrawingareadialog.cpp.doctree
Binary file not shown.
Binary file modified
BIN
+144 Bytes
(100%)
docs/.doctrees/api/program_listing_file_src_dialog_paletteeditdialog.cpp.doctree
Binary file not shown.
Binary file modified
BIN
+288 Bytes
(100%)
docs/.doctrees/api/program_listing_file_src_dialog_preferencesdialog.cpp.doctree
Binary file not shown.
Binary file modified
BIN
+144 Bytes
(100%)
docs/.doctrees/api/program_listing_file_src_dialog_sectionmapdialog.cpp.doctree
Binary file not shown.
Binary file modified
BIN
+276 Bytes
(100%)
docs/.doctrees/api/program_listing_file_src_main.cpp.doctree
Binary file not shown.
Binary file modified
BIN
+130 Bytes
(100%)
docs/.doctrees/api/program_listing_file_src_model_cuemodel.cpp.doctree
Binary file not shown.
Binary file modified
BIN
+186 Bytes
(100%)
docs/.doctrees/api/program_listing_file_src_utility_cueinterpreter.cpp.doctree
Binary file not shown.
Binary file modified
BIN
+564 Bytes
(100%)
docs/.doctrees/api/program_listing_file_src_widget_animationcontrolwidget.cpp.doctree
Binary file not shown.
Binary file modified
BIN
-24 Bytes
(100%)
docs/.doctrees/api/program_listing_file_src_widget_animationcontrolwidget.h.doctree
Binary file not shown.
Binary file modified
BIN
+180 Bytes
(100%)
docs/.doctrees/api/program_listing_file_src_widget_canvascontrolwidget.cpp.doctree
Binary file not shown.
Binary file modified
BIN
-14 Bytes
(100%)
docs/.doctrees/api/program_listing_file_src_widget_canvascontrolwidget.h.doctree
Binary file not shown.
Binary file modified
BIN
+2 Bytes
(100%)
docs/.doctrees/api/program_listing_file_src_widget_devicecontrolwidget.cpp.doctree
Binary file not shown.
Binary file modified
BIN
+316 Bytes
(100%)
docs/.doctrees/api/program_listing_file_src_widget_showcontrolwidget.cpp.doctree
Binary file not shown.
Binary file modified
BIN
+82 Bytes
(100%)
docs/.doctrees/api/program_listing_file_src_widget_showcontrolwidget.h.doctree
Binary file not shown.
Binary file modified
BIN
+154 Bytes
(100%)
docs/.doctrees/api/program_listing_file_src_window_mainwindow.cpp.doctree
Binary file not shown.
Binary file not shown.
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 |
---|---|---|
|
@@ -29,6 +29,8 @@ Includes | |
-------- | ||
|
||
|
||
- ``QTime`` | ||
|
||
- ``QWidget`` | ||
|
||
- ``animation/animation.h`` | ||
|
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
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
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
Oops, something went wrong.