Commit Graph

78 Commits

Author SHA1 Message Date
marian 3c979e275b Check accessible name when raising QAction actions.
git-svn-id: http://voip.null.ro/svn/yate@2257 acf43c95-373e-0410-b603-e72c3f656dc1
2008-10-13 15:40:25 +00:00
marian afa147d9e8 Handle spin boxes in set/get text.
git-svn-id: http://voip.null.ro/svn/yate@2254 acf43c95-373e-0410-b603-e72c3f656dc1
2008-10-07 15:39:47 +00:00
paulc d2fdd4e9ca Implementation of setMultipleRows for custom tables.
git-svn-id: http://voip.null.ro/svn/yate@2243 acf43c95-373e-0410-b603-e72c3f656dc1
2008-09-29 09:20:59 +00:00
marian cd8707cb30 Added methods used to insert a table row.
git-svn-id: http://voip.null.ro/svn/yate@2241 acf43c95-373e-0410-b603-e72c3f656dc1
2008-09-27 16:39:42 +00:00
marian 5d3b3fd3e9 Lock screen update while clearing tables and lists.
git-svn-id: http://voip.null.ro/svn/yate@2237 acf43c95-373e-0410-b603-e72c3f656dc1
2008-09-23 11:36:42 +00:00
marian 10c4f0de37 Added dynamic property used to inhibit table selection change notification.
git-svn-id: http://voip.null.ro/svn/yate@2232 acf43c95-373e-0410-b603-e72c3f656dc1
2008-09-21 15:44:50 +00:00
marian 154b331ea5 Split QtClient::property() into separate set/get property methods.
git-svn-id: http://voip.null.ro/svn/yate@2219 acf43c95-373e-0410-b603-e72c3f656dc1
2008-09-19 08:03:49 +00:00
marian c767e22620 Added spaces in ternary expressions and between operators and operands.
git-svn-id: http://voip.null.ro/svn/yate@2212 acf43c95-373e-0410-b603-e72c3f656dc1
2008-09-18 14:41:30 +00:00
marian ca8411d4f0 Added methods to get/set UTF8 representation from/to QString objects. Replaced macros with method calls.
git-svn-id: http://voip.null.ro/svn/yate@2209 acf43c95-373e-0410-b603-e72c3f656dc1
2008-09-18 12:49:05 +00:00
marian 7dd72e34a5 Added methods to update (set/add/delete) one or more table row(s) in one operation. Use them where appropriate.
git-svn-id: http://voip.null.ro/svn/yate@2208 acf43c95-373e-0410-b603-e72c3f656dc1
2008-09-18 10:08:02 +00:00
marian 26642b15ee Added parameter used to build UTC time instead of local one when formatting date/time.
git-svn-id: http://voip.null.ro/svn/yate@2198 acf43c95-373e-0410-b603-e72c3f656dc1
2008-09-15 14:05:15 +00:00
marian 78e3b71923 Set the window the active one if the name parameter equals the window's id.
git-svn-id: http://voip.null.ro/svn/yate@2177 acf43c95-373e-0410-b603-e72c3f656dc1
2008-09-02 11:29:03 +00:00
marian 2af73433de 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://voip.null.ro/svn/yate@2171 acf43c95-373e-0410-b603-e72c3f656dc1
2008-08-28 15:48:03 +00:00
marian 78b8ea64f2 Now custom widgets' parameters can be set when calling QtWindow::setParams().
git-svn-id: http://voip.null.ro/svn/yate@2162 acf43c95-373e-0410-b603-e72c3f656dc1
2008-08-15 10:02:51 +00:00
marian 9bae1dc609 Added option to get a control's rich text. Adjusted method call to match the new list of parameters.
git-svn-id: http://voip.null.ro/svn/yate@2158 acf43c95-373e-0410-b603-e72c3f656dc1
2008-08-14 15:04:55 +00:00
marian 4d809ef5f9 Fixed window show when maximized.
git-svn-id: http://voip.null.ro/svn/yate@2156 acf43c95-373e-0410-b603-e72c3f656dc1
2008-08-14 08:59:04 +00:00
marian 40f290a9e7 Added handler for dynamic properties used to trigger actions on key press events.
git-svn-id: http://voip.null.ro/svn/yate@2155 acf43c95-373e-0410-b603-e72c3f656dc1
2008-08-13 07:34:17 +00:00
marian c988d082af Added separator parameter used to build custom widget's parameter list.
git-svn-id: http://voip.null.ro/svn/yate@2154 acf43c95-373e-0410-b603-e72c3f656dc1
2008-08-11 16:00:38 +00:00
marian 8e0773946d Build UTF8 strings when using QT functions that need QString parameters.
git-svn-id: http://voip.null.ro/svn/yate@2151 acf43c95-373e-0410-b603-e72c3f656dc1
2008-08-08 09:38:12 +00:00
marian 9cf7cff07a Check if a table is a custom one when showing/hiding its horizontal header.
git-svn-id: http://voip.null.ro/svn/yate@2150 acf43c95-373e-0410-b603-e72c3f656dc1
2008-08-07 15:25:40 +00:00
marian 2579f97fac Added methods to format a date/time string.
git-svn-id: http://voip.null.ro/svn/yate@2149 acf43c95-373e-0410-b603-e72c3f656dc1
2008-08-07 15:23:18 +00:00
marian 39a9807a04 Added missing virtual method parameter.
git-svn-id: http://voip.null.ro/svn/yate@2144 acf43c95-373e-0410-b603-e72c3f656dc1
2008-08-06 13:56:26 +00:00
paulc 08b2064e3d Merged branches/marian/client up to rev. 2134.
git-svn-id: http://voip.null.ro/svn/yate@2135 acf43c95-373e-0410-b603-e72c3f656dc1
2008-08-04 02:06:00 +00:00
paulc 6e42f58921 Detect Qt version and conditionally compile based on it.
git-svn-id: http://voip.null.ro/svn/yate@1602 acf43c95-373e-0410-b603-e72c3f656dc1
2008-01-08 14:43:34 +00:00
paulc 02a45d689f Changes required to compile Qt4 under Linux.
git-svn-id: http://voip.null.ro/svn/yate@1595 acf43c95-373e-0410-b603-e72c3f656dc1
2008-01-07 20:39:39 +00:00
paulc 2224bd5519 Qt, Yate2 and VS 2005 related fixes.
git-svn-id: http://voip.null.ro/svn/yate@1594 acf43c95-373e-0410-b603-e72c3f656dc1
2008-01-07 18:36:17 +00:00
paulc 704e8a81a3 Fixed end of line property.
git-svn-id: http://voip.null.ro/svn/yate@1583 acf43c95-373e-0410-b603-e72c3f656dc1
2008-01-07 08:17:17 +00:00
paulc 031183d447 Added Qt4 client, Windows project changes.
git-svn-id: http://voip.null.ro/svn/yate@1582 acf43c95-373e-0410-b603-e72c3f656dc1
2008-01-07 08:11:29 +00:00