Yozka
|
ae96bbc0a0
|
include file path change
|
2019-10-06 23:47:36 +02:00 |
|
Tibo Clausen
|
53ec8b896a
|
Replace deprecated function call
|
2019-09-09 14:05:37 +01:00 |
|
Uwe Kindler
|
a2b07fd97f
|
Reverted change of last pull request because it broke ElidingLabel on Windows
|
2019-08-13 20:13:19 +02:00 |
|
Joel Bodenmann
|
2b7232c9b3
|
Replace deprecated function call
QFontMetrics::width() has been deprecated. Using QFontMetrics::horizontalAdvance() is the proper way to go (introduce in Qt 5.11).
|
2019-08-06 22:43:30 +02:00 |
|
Yozka
|
6fc8964ffc
|
set tooltip for titlebar and menu #20
|
2019-01-23 22:01:30 +05:00 |
|
Uwe Kindler
|
71f66ea6dc
|
Improved ElidingLabel
|
2018-11-30 16:09:57 +01:00 |
|
Uwe Kindler
|
b3a272110a
|
Some changes for dockwidget tab close button, some refactorings to make insertion of widgets into dock widget easier, added createDefaultToolBar function for creation of toolbar and removed layout flags from CDockWidget
|
2018-11-08 10:04:29 +01:00 |
|
Uwe Kindler
|
a4838a41ac
|
Added ElidingLabel to support text eliding for dock area tabs, removed debug output
|
2018-11-05 12:00:56 +01:00 |
|