Jean-Marc Lasgouttes
|
3830ce46db
|
Squash warnings reported by gcc 4.9
Most of these are just about conversion from double to int.
Of note also the replacement of an horrible reinterpret_cast by a proper solution.
|
2015-01-14 11:52:14 +01:00 |
|
Stephan Witt
|
3aa428fdea
|
#9245 replace Q_WS_MACX with Q_OS_MAC - the Q_OS_MAC macro is usable with Qt4 and Qt5.
|
2014-08-25 20:08:59 +02:00 |
|
Juergen Spitzmueller
|
625e25264b
|
Consider filtering when selecting from categorized combo (#8452)
|
2012-12-10 12:52:23 +01:00 |
|
Pavel Sanda
|
ad42e885e6
|
Rescue monolithic build after 32fde61c8f .
|
2012-11-24 17:48:47 +01:00 |
|
Juergen Spitzmueller
|
c85135090e
|
Stick to bformat
|
2012-10-09 16:12:32 +02:00 |
|
Juergen Spitzmueller
|
006b50b222
|
Really put uncategorized items at the end if sortCats is true
|
2012-10-09 08:51:39 +02:00 |
|
Juergen Spitzmueller
|
32fde61c8f
|
Add new CategorizedCombo widget
This is a combo box that provides categorization and on-the fly filtering.
Heavily derived from LayoutBox (same look and feel).
|
2012-10-09 07:19:55 +02:00 |
|