wmayer
|
39ab11c701
|
+ issue #0002578: Duplicate objects copied and exported
|
2016-06-16 14:40:28 +02:00 |
|
Sergo
|
6665ae2460
|
filter objects to exclude duplicates during copy
|
2016-06-16 14:33:42 +02:00 |
|
Mateusz Skowroński
|
a8d37dabbe
|
QString::fromAscii() is obsolete in Qt5. Replace it with fromLatin1().
This change is Qt4/Qt5 neutral.
|
2016-04-15 11:55:12 +02:00 |
|
blobfish
|
32744adf76
|
Core: Gui: DAGView: skeleton implemented
Need to enable through parameter BaseApp/Preferences/DAGView
|
2016-04-12 18:12:10 +02:00 |
|
wmayer
|
628acdc84b
|
+ skip FreeCAD version when saving&reading main window state
|
2016-04-09 17:06:50 +02:00 |
|
Mateusz Skowroński
|
f48f0f69be
|
Qt::WFlags is obsolete in Qt5. Replace it with Qt::WindowFlags.
This change is Qt4/Qt5 neutral.
|
2016-01-05 16:07:58 +01:00 |
|
Mateusz Skowroński
|
c275b35d48
|
QString::fromAscii() is obsolete in Qt5. Replace it with fromLatin1().
This change is Qt4/Qt5 neutral.
|
2016-01-05 16:07:25 +01:00 |
|
Mateusz Skowroński
|
0695552cff
|
QString::toAscii() is obsolete in Qt5. Replace it with toLatin1().
This change is Qt4/Qt5 neutral.
|
2016-01-05 16:06:48 +01:00 |
|
wmayer
|
ea252c7426
|
+ implement mechanism to allow only a single application instance
|
2015-11-05 15:56:50 +01:00 |
|
wmayer
|
42afb30c3e
|
+ delete helper file for copy/paste on application exit
|
2015-09-19 22:10:49 +02:00 |
|
wmayer
|
ef203bc260
|
+ fixes #0001238: Preferences: set temp files directory
|
2015-09-19 16:07:33 +02:00 |
|
wmayer
|
5cfbde93da
|
+ issue #0000175: Auto save function
|
2015-09-04 15:08:12 +02:00 |
|
wmayer
|
343bb91450
|
+ issue #0002053: Support of themes
|
2015-07-12 22:54:56 +02:00 |
|
wmayer
|
dedefd24a8
|
+ improve loading splash screen of branded application
|
2015-07-11 02:59:56 +02:00 |
|
wmayer
|
d126506fca
|
+ event to restore/clear action style scheme
|
2015-07-09 23:08:10 +02:00 |
|
wmayer
|
72ce990d56
|
+ remove test class TaskPanelView
|
2015-07-07 11:25:31 +02:00 |
|
lorenz_l
|
2eda84e1c7
|
set names for QTimer in mainWindow, to find them from python
|
2015-06-23 20:23:52 +02:00 |
|
wmayer
|
8e7b43bb7b
|
+ fixes #0002134: FreeCAD crashes when the window is restored and a plot is shown
|
2015-05-31 17:29:30 +02:00 |
|
wmayer
|
f638da6281
|
+ code cleanup: remove NO_USE_QT_MDI_AREA
|
2015-05-01 23:27:20 +02:00 |
|
Ian Rees
|
55862bfe11
|
Warn user if they cascade/tile windows on Mac
|
2015-03-21 15:59:44 +01:00 |
|
wmayer
|
cf82371194
|
+ open transaction when pasting clipboard into document
|
2015-02-13 23:01:41 +01:00 |
|
wmayer
|
d9657d1c01
|
+ issue #0001705: Download manager does not follow redirect (HTTP status 302)
|
2015-01-04 18:15:20 +01:00 |
|
wmayer
|
2d2f046ef2
|
+ fixes #0001797: Fix focus problem with Quarter based viewer
|
2014-10-27 11:36:33 +01:00 |
|
wmayer
|
90e63f054e
|
+ make help system more flexible
|
2014-10-21 21:41:07 +02:00 |
|
wmayer
|
419664e0ea
|
+ restore lost changes, improve whitspaces, suppress useless MSVC warnings
|
2014-08-28 12:37:42 +02:00 |
|
jriegel
|
d5d0a81bea
|
comenting out use of Qt internal API only on Windows
|
2014-08-13 21:05:13 +02:00 |
|
wmayer
|
1767be704f
|
+ fixes #0001332: Allow copy-paste on elements in Project tree
|
2014-03-16 11:22:42 +01:00 |
|
wmayer
|
1a60e9ad7c
|
+ fixes #0001357: Freecad fails when sketch being deleted
|
2014-03-11 10:27:55 +01:00 |
|
wmayer
|
d2501d4cc8
|
+ use dialog button box where possible, replace old Python icon
|
2014-03-08 15:17:56 +01:00 |
|
wmayer
|
6f4fe2b9e2
|
+ Use of style sheets
|
2013-10-14 12:57:00 +02:00 |
|
wmayer
|
de10f92b8b
|
Trick to download files if logged in at SF
|
2013-06-14 23:09:25 +02:00 |
|
wmayer
|
09e2f6bee6
|
0000952: Download manager
|
2013-05-29 12:38:01 +02:00 |
|
wmayer
|
effdd7dca8
|
0000952: Download manager
|
2013-05-28 18:14:58 +02:00 |
|
wmayer
|
5c73243930
|
0000175: Auto save function (first step)
|
2013-05-17 13:29:11 +02:00 |
|
wmayer
|
ff23212a47
|
Ask user what to do if objects with unselected dependency get copied
|
2013-05-08 14:45:52 +02:00 |
|
wmayer
|
bc4a3b0c76
|
0000665: Follow up 0000640: This file crashes FreeCAD UI latest Git
|
2012-10-01 13:58:40 +02:00 |
|
wmayer
|
40a997217b
|
Proper handling of SystemExitException in Python
|
2012-08-11 10:58:54 +02:00 |
|
wmayer
|
41c46bf48b
|
0000777: Shared libraries call exit
|
2012-07-05 15:24:28 +02:00 |
|
wmayer
|
77ad759b73
|
Enhance Branding
|
2012-07-02 17:04:13 +02:00 |
|
wmayer
|
52def87dca
|
0000636: Two documents close
|
2012-04-03 23:43:35 +02:00 |
|
wmayer
|
76b5c9da7f
|
Add program options --output and --hidden and implement PDF as export format
|
2012-03-31 13:25:01 +02:00 |
|
wmayer
|
c21ac1b6b0
|
Extend application branding
|
2012-02-23 20:25:33 +01:00 |
|
wmayer
|
42129462c5
|
Embed version number into splashscreen
|
2012-02-22 17:28:22 +01:00 |
|
wmayer
|
c8ea69bddf
|
+ use "ActivationHistoryOrder" for MDI windows
git-svn-id: https://free-cad.svn.sourceforge.net/svnroot/free-cad/trunk@5392 e8eeb9e2-ec13-0410-a4a9-efa5cf37419d
|
2012-01-07 14:52:41 +00:00 |
|
wmayer
|
16737ac42f
|
+ save/restore visibility of status bar
git-svn-id: https://free-cad.svn.sourceforge.net/svnroot/free-cad/trunk@5305 e8eeb9e2-ec13-0410-a4a9-efa5cf37419d
|
2011-12-15 11:25:47 +00:00 |
|
wmayer
|
012e50c524
|
+ Thomas Anderson's patch for spacenav
git-svn-id: https://free-cad.svn.sourceforge.net/svnroot/free-cad/trunk@5242 e8eeb9e2-ec13-0410-a4a9-efa5cf37419d
|
2011-12-09 11:29:51 +00:00 |
|
wmayer
|
120ca87015
|
+ unify DLL export defines to namespace names
git-svn-id: https://free-cad.svn.sourceforge.net/svnroot/free-cad/trunk@5000 e8eeb9e2-ec13-0410-a4a9-efa5cf37419d
|
2011-10-10 13:44:52 +00:00 |
|