1461 Commits

Author SHA1 Message Date
dreamsourcelabTAI
bedf83f42b fix: can't use hot key on windows 2024-04-03 15:08:01 +08:00
dreamsourcelabTAI
ef217230db fix: unable to click the max size button on mac 2024-04-02 21:01:55 +08:00
dreamsourcelabTAI
6fdc7509b3 fix: The button's used an error background color, on the measure pannel 2024-04-02 20:53:04 +08:00
dreamsourcelabTAI
9207da038d fix: unable to input string for decoded data pannel on windows 2024-04-02 17:55:30 +08:00
dreamsourcelabTAI
b821413621 remove lang resource of measure pannel, and adjust it's layout 2024-04-02 17:41:52 +08:00
dreamsourcelabTAI
a4096cce84 remove WinNativeWidget::resizeSelf() 2024-04-02 15:23:19 +08:00
dreamsourcelabTAI
37e2f03cc5 When saving data, if there is no data within the specified range, a warning will be prompted 2024-04-02 11:21:22 +08:00
dreamsourcelabTAI
a02d722ceb fix: Disabled toolbars become available after setting the font 2024-04-02 10:44:47 +08:00
dreamsourcelabTAI
e19138b50f The measure information pannel adaptives font size 2024-04-02 10:16:27 +08:00
dreamsourcelabTAI
35ccb21ae6 fix: unable to click the last edge to measure distance 2024-04-01 19:21:41 +08:00
dreamsourcelabTAI
5f38c7b462 The search pannel auto select all text when got focus 2024-04-01 14:12:34 +08:00
dreamsourcelabTAI
9e67189742 fix: search the decoded data crashed sometimes 2024-04-01 11:10:17 +08:00
dreamsourcelabTAI
787dd33348 fix: on fft options dialog, app crashed when 'sample interval' no select value 2024-03-29 22:14:12 +08:00
dreamsourcelabTAI
198f40e0df fix: When using font sizes, the cursor information on the measurement panel may not be fully displayed 2024-03-29 20:25:53 +08:00
dreamsourcelabTAI
1f5616aa4b Merge branch 'dev-1.3.2' of https://github.com/dreamsourcelab/DSView into dev-1.3.2 2024-03-29 15:31:25 +08:00
dreamsourcelabTAI
da789cbcef process the WM_GETMINMAXINFO message when the display deconnected 2024-03-29 15:30:37 +08:00
dreamsourcelabTAI
3699c7e7d0
Merge pull request #752 from yunyaobaihong/master
Decoder Update : can and can-fd show data when zooming out
2024-03-29 08:51:35 +08:00
yunyaobaihong
e7c9e2efbc Decoder Update : can and can-fd show data when zooming out 2024-03-28 10:26:03 +08:00
dreamsourcelabTAI
3f5a75b50c fix: the header of decoded data view unable to set font size 2024-03-27 19:43:40 +08:00
dreamsourcelabTAI
412dc8fccf fix: Save the last display name crashed 2024-03-27 16:11:43 +08:00
dreamsourcelabTAI
a2258277d5 fix: on windows, the caption is visibled when window resizing 2024-03-26 16:42:56 +08:00
dreamsourcelabTAI
85991a6c50 fix: The max size of qt window is error, on windows 2024-03-25 19:43:07 +08:00
dreamsourcelabTAI
391be845f1 fix: on window, reset an error normal region, and app can't visible 2024-03-25 17:19:51 +08:00
dreamsourcelabTAI
c83cd3c453 Optimize the native window on window system 2024-03-25 11:19:23 +08:00
dreamsourcelabTAI
441e514922 Merge branch 'dev-1.3.2' of https://github.com/dreamsourcelab/DSView into dev-1.3.2 2024-03-25 11:12:49 +08:00
dreamsourcelabTAI
54ce519978 check required channels of the decoder 2024-03-25 11:12:29 +08:00
dreamsourcelabTAI
4d77cf224d
Merge pull request #747 from yunyaobaihong/master
decoder update: spi and tdm audio
2024-03-19 08:59:43 +08:00
yunyaobaihong
a582e3ce40 decoder update: spi and tdm audio 2024-03-18 14:59:08 +08:00
dreamsourcelabTAI
3e8e7c7807 Add the shadow layer on windows 2024-03-15 15:12:01 +08:00
dreamsourcelabTAI
abe9e8f17b fix: Saving data error 2024-02-29 17:02:00 +08:00
dreamsourcelabTAI
d273075509 fix: The decoding result may appear as garbled code 2024-02-29 15:52:11 +08:00
dreamsourcelabTAI
ea2308f07f fix: check the enabled channels error in LogicSnapshot 2024-02-29 10:10:10 +08:00
dreamsourcelabTAI
5ff0f40d27 fix: the font size can't load from profile 2024-02-29 09:49:25 +08:00
dreamsourcelabTAI
091d46c880 Close the popup dialog when screen count changed 2024-02-28 17:43:40 +08:00
dreamsourcelabTAI
df5e5b26c5 When initializing the window, do not use top values less than 0 2024-02-27 11:28:00 +08:00
dreamsourcelabTAI
a0c975ce3a fix: DSView crashed when the bottom-most channel mode be selected with the oldest device 2024-02-27 10:34:30 +08:00
dreamsourcelabTAI
75f9acebc4 fix: app crashed when it used an out of range sample index from cursor 2024-02-26 17:09:44 +08:00
dreamsourcelabTAI
a8ef173e08 Set the min and max size, top >= 0 2024-02-26 16:33:34 +08:00
dreamsourcelabTAI
50d72fec3c Remove Q_OBJECT from xtoolbutton.h 2024-02-26 15:41:44 +08:00
dreamsourcelabTAI
3f36f6d064 fix: XToolButton display and hide state switching error 2024-02-26 15:37:04 +08:00
dreamsourcelabTAI
b2e9de826a fix: The toolbar submenu is displayed on the secondary screen and not on the main screen 2024-02-26 14:13:51 +08:00
dreamsourcelabTAI
38ee5f1e23 fix: the ComboBox can't popu to a right postion after moved on windows 2024-02-23 17:39:04 +08:00
dreamsourcelabTAI
bebb913fc9 Optimize the operation of dragging the programsbetween two screens 2024-02-23 14:32:32 +08:00
dreamsourcelabTAI
4c66cb09b1 fix: Window always automatically maximizes display 2024-02-21 18:26:42 +08:00
dreamsourcelabTAI
a7754ab2a3 Used the native window on windows 2024-02-21 18:06:47 +08:00
dreamsourcelabTAI
decde39462 Perfect solution to window recovery issues 2024-01-24 18:37:31 +08:00
dreamsourcelabTAI
288a459c93 fix: print a invalid screen index 2024-01-22 18:06:20 +08:00
dreamsourcelabTAI
049b86fbb3 Custom logo for windows native title 2024-01-22 16:56:37 +08:00
dreamsourcelabTAI
ef3bb8b945 Merge branch 'dev-1.3.2' of https://github.com/dreamsourcelab/DSView into dev-1.3.2 2024-01-22 16:24:01 +08:00
dreamsourcelabTAI
c38cbdb21e fix: The window can't be restored to its maximum size on the second screen. 2024-01-22 16:23:48 +08:00