Commit Graph

167 Commits

Author SHA1 Message Date
marian 30594d8c89 Set the window the active one if the name parameter equals the window's id.
git-svn-id: http://yate.null.ro/svn/yate/trunk@2177 acf43c95-373e-0410-b603-e72c3f656dc1
2008-09-02 11:29:03 +00:00
marian c91cbd37fb Now a QT window remembers its old id when created with an alias in order to be able to retrieve its section in config.
git-svn-id: http://yate.null.ro/svn/yate/trunk@2171 acf43c95-373e-0410-b603-e72c3f656dc1
2008-08-28 15:48:03 +00:00
marian 230549647b Now custom widgets' parameters can be set when calling QtWindow::setParams().
git-svn-id: http://yate.null.ro/svn/yate/trunk@2162 acf43c95-373e-0410-b603-e72c3f656dc1
2008-08-15 10:02:51 +00:00
marian d59d6d7385 Added option to get a control's rich text. Adjusted method call to match the new list of parameters.
git-svn-id: http://yate.null.ro/svn/yate/trunk@2158 acf43c95-373e-0410-b603-e72c3f656dc1
2008-08-14 15:04:55 +00:00
marian 1dcabf4441 Fixed window show when maximized.
git-svn-id: http://yate.null.ro/svn/yate/trunk@2156 acf43c95-373e-0410-b603-e72c3f656dc1
2008-08-14 08:59:04 +00:00
marian e5b78e6a28 Added handler for dynamic properties used to trigger actions on key press events.
git-svn-id: http://yate.null.ro/svn/yate/trunk@2155 acf43c95-373e-0410-b603-e72c3f656dc1
2008-08-13 07:34:17 +00:00
marian fe037eb9a8 Added separator parameter used to build custom widget's parameter list.
git-svn-id: http://yate.null.ro/svn/yate/trunk@2154 acf43c95-373e-0410-b603-e72c3f656dc1
2008-08-11 16:00:38 +00:00
marian 7d517837e1 Build UTF8 strings when using QT functions that need QString parameters.
git-svn-id: http://yate.null.ro/svn/yate/trunk@2151 acf43c95-373e-0410-b603-e72c3f656dc1
2008-08-08 09:38:12 +00:00
marian 437207a352 Check if a table is a custom one when showing/hiding its horizontal header.
git-svn-id: http://yate.null.ro/svn/yate/trunk@2150 acf43c95-373e-0410-b603-e72c3f656dc1
2008-08-07 15:25:40 +00:00
marian baca563b21 Added methods to format a date/time string.
git-svn-id: http://yate.null.ro/svn/yate/trunk@2149 acf43c95-373e-0410-b603-e72c3f656dc1
2008-08-07 15:23:18 +00:00
marian dce1bb9555 Added missing virtual method parameter.
git-svn-id: http://yate.null.ro/svn/yate/trunk@2144 acf43c95-373e-0410-b603-e72c3f656dc1
2008-08-06 13:56:26 +00:00
paulc 380b59f1f6 Merged branches/marian/client up to rev. 2134.
git-svn-id: http://yate.null.ro/svn/yate/trunk@2135 acf43c95-373e-0410-b603-e72c3f656dc1
2008-08-04 02:06:00 +00:00
paulc 694998934f Detect Qt version and conditionally compile based on it.
git-svn-id: http://yate.null.ro/svn/yate/trunk@1602 acf43c95-373e-0410-b603-e72c3f656dc1
2008-01-08 14:43:34 +00:00
paulc 166e0b5d3c Changes required to compile Qt4 under Linux.
git-svn-id: http://yate.null.ro/svn/yate/trunk@1595 acf43c95-373e-0410-b603-e72c3f656dc1
2008-01-07 20:39:39 +00:00
paulc cb074008ed Qt, Yate2 and VS 2005 related fixes.
git-svn-id: http://yate.null.ro/svn/yate/trunk@1594 acf43c95-373e-0410-b603-e72c3f656dc1
2008-01-07 18:36:17 +00:00
paulc a409bda622 Fixed end of line property.
git-svn-id: http://yate.null.ro/svn/yate/trunk@1583 acf43c95-373e-0410-b603-e72c3f656dc1
2008-01-07 08:17:17 +00:00
paulc eed2b1f5df Added Qt4 client, Windows project changes.
git-svn-id: http://yate.null.ro/svn/yate/trunk@1582 acf43c95-373e-0410-b603-e72c3f656dc1
2008-01-07 08:11:29 +00:00